opengisch / pum

Postgres Upgrades Manager
GNU General Public License v2.0
30 stars 7 forks source link

pum should be able to create, drop, test, upgrade database #16

Closed ponceta closed 6 years ago

ponceta commented 6 years ago

pum should be able to createdb -h pg_service -> creates a database dropdb -h pg service -> drops a database

test -> try the upgrade upgrade -> upgrade the database

haubourg commented 6 years ago

IMO:

elemoine commented 6 years ago

I think this issue can be closed.

ponceta commented 6 years ago

https://github.com/qwat/qwat-data-model/issues/223