Yair Zaslavsky has posted comments on this change. Change subject: doc: rename engine_dao database to engine_dao_tests ......................................................................
Patch Set 2: (1 inline comment) .................................................... File README.developer Line 191: Create empty schema (one time): Line 192: Line 193: $ PGPASSWORD=engine \ Line 194: ./backend/manager/dbscripts/create_schema.sh \ Line 195: -d engine_dao_tests -u engine Actually, this should be engine_test, or fix pgsql.properties file Line 196: Line 197: Upgrade schema (when needed): Line 198: Line 199: $ PGPASSWORD=engine \ -- To view, visit http://gerrit.ovirt.org/16308 To unsubscribe, visit http://gerrit.ovirt.org/settings Gerrit-MessageType: comment Gerrit-Change-Id: I8e71806a4fe336797c9ae92a08b746884337bd80 Gerrit-PatchSet: 2 Gerrit-Project: ovirt-engine Gerrit-Branch: master Gerrit-Owner: Alon Bar-Lev <[email protected]> Gerrit-Reviewer: Alon Bar-Lev <[email protected]> Gerrit-Reviewer: Eli Mesika <[email protected]> Gerrit-Reviewer: Roy Golan <[email protected]> Gerrit-Reviewer: Yair Zaslavsky <[email protected]> _______________________________________________ Engine-patches mailing list [email protected] http://lists.ovirt.org/mailman/listinfo/engine-patches
