Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Closed
ponceta opened this issue Nov 24, 2017 · 3 comments
Closed

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

ponceta opened this issue Nov 24, 2017 · 3 comments

Comments

@ponceta
Copy link

ponceta commented Nov 24, 2017

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
Copy link
Contributor

IMO:

  • we can handle the db creation and cleanups in upgrade_db.sh
  • pum test-and-upgrade already allows to test and abort upgrade, so we probably do not need something else

@elemoine
Copy link
Contributor

I think this issue can be closed.

@marioba marioba closed this as completed Mar 14, 2018
@ponceta ponceta changed the title pum should be able to create and drop database pum should be able to create, drop, test, upgrade database Apr 13, 2018
@ponceta
Copy link
Author

ponceta commented Apr 13, 2018

qwat/qwat-data-model#223

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants