Ofer Schreiber has posted comments on this change. Change subject: packaging: Fixed creating app user on postgresql 8.4 ......................................................................
Patch Set 1: (2 inline comments) .................................................... File backend/manager/dbscripts/engine-db-install.sh Line 310: $PSQL -U $DB_ADMIN -c "CREATE ROLE $DB_USER WITH CREATEDB LOGIN ENCRYPTED PASSWORD '$DB_PASS'" >> /dev/null 2>&1 Whay about redirect to LOG_FILE? Line 318: $PSQL -U $DB_ADMIN -d "template1" -f $UUID_SQL LOG? -- To view, visit http://gerrit.ovirt.org/4058 To unsubscribe, visit http://gerrit.ovirt.org/settings Gerrit-MessageType: comment Gerrit-Change-Id: If243a3f26e0b4587439bb8c7daf136e863670ec7 Gerrit-PatchSet: 1 Gerrit-Project: ovirt-engine Gerrit-Branch: master Gerrit-Owner: Alex Lourie <[email protected]> Gerrit-Reviewer: Alex Lourie <[email protected]> Gerrit-Reviewer: Ofer Schreiber <[email protected]> _______________________________________________ Engine-patches mailing list [email protected] http://lists.ovirt.org/mailman/listinfo/engine-patches
