Add --create-database option to eg_db_config.pl
authorThomas Berezansky <tsbere@mvlc.org>
Thu, 18 Aug 2011 16:06:46 +0000 (12:06 -0400)
committerDan Scott <dscott@laurentian.ca>
Sat, 10 Sep 2011 16:53:29 +0000 (12:53 -0400)
commitfaa3f12eda9e407d6649e95973dcd519a84a306d
tree172cf2fcb594831faaa49c12c7a58ec03496068d
parent6491a6f758cf95451689289d7aa53e9888eeda66
Add --create-database option to eg_db_config.pl

Uses create_database.sql and superuser rights to do all
database creation steps other than making a usable superuser
account to begin with.

Signed-off-by: Thomas Berezansky <tsbere@mvlc.org>
Signed-off-by: Dan Scott <dscott@laurentian.ca>
Open-ILS/src/sql/Pg/create_database.sql [new file with mode: 0644]
Open-ILS/src/support-scripts/eg_db_config.pl