Alon Bar-Lev has posted comments on this change.
Change subject: packaging: Added generic DB validations before the upgrade
......................................................................
Patch Set 16: (1 inline comment)
....................................................
File backend/manager/tools/dbutils/fkvalidator.sh
Line 91: # Install fkvalidator procedures
Line 92: psql -w -U ${USERNAME} -h ${SERVERNAME} -p ${PORT} -f
./fkvalidator_sp.sql ${DATABASE} > /dev/null
Line 93:
Line 94: if [ "${FIXIT}" = "true" ]; then
Line 95: if [ ! "${BATCH}" = "true" ]; then
Eli... just to be prepared... I am going to sit with you and convert all
database scripts to POSIX shell, drop the bash dependency.... :)
Line 96: echo "Caution, this operation should be used with care. Please
contact support prior to running this command"
Line 97: echo "Are you sure you want to proceed? [y/n]"
Line 98: read answer
Line 99:
--
To view, visit http://gerrit.ovirt.org/12512
To unsubscribe, visit http://gerrit.ovirt.org/settings
Gerrit-MessageType: comment
Gerrit-Change-Id: Ief0e65231bb42b569734cdd2fa6491b645491f98
Gerrit-PatchSet: 16
Gerrit-Project: ovirt-engine
Gerrit-Branch: master
Gerrit-Owner: Alex Lourie <[email protected]>
Gerrit-Reviewer: Alex Lourie <[email protected]>
Gerrit-Reviewer: Alon Bar-Lev <[email protected]>
Gerrit-Reviewer: Eli Mesika <[email protected]>
Gerrit-Reviewer: Juan Hernandez <[email protected]>
Gerrit-Reviewer: Moran Goldboim <[email protected]>
Gerrit-Reviewer: Ofer Schreiber <[email protected]>
Gerrit-Reviewer: Sandro Bonazzola <[email protected]>
_______________________________________________
Engine-patches mailing list
[email protected]
http://lists.ovirt.org/mailman/listinfo/engine-patches