gdcc / dataverse-ansible

Ansible role for installing Dataverse
GNU General Public License v3.0
18 stars 21 forks source link

support Postgres 15 #305

Closed donsizemore closed 1 year ago

donsizemore commented 1 year ago

related to https://github.com/IQSS/dataverse/issues/9717

donsizemore commented 1 year ago

stopping here: "objs\": ALL_IN_SCHEMA can be used only for type: table, sequence, function or procedure, schema was passed." I think minimally we'll need tables and sequences, optimally functions and procedures as well.