Ohad Basan has posted comments on this change.

Change subject: [WORK-IN-PROGRESS] packaging: Add backup and restore utility
......................................................................


Patch Set 2: (1 inline comment)

....................................................
File packaging/bin/engine-backup.sh
Line 138: backupDB() {
Line 139:     local outfolder="$1"    
Line 140:     "${PGDUMP}" \
Line 141:     -E "UTF8" \ 
Line 142:     --disable-dollar-quoting 
missing \
Line 143:     --disable-triggers \
Line 144:     --format=p \ 
Line 145:     -U "${ENGINE_DB_USER}" \
Line 146:     -h "${ENGINE_DB_HOST}" \


--
To view, visit http://gerrit.ovirt.org/15276
To unsubscribe, visit http://gerrit.ovirt.org/settings

Gerrit-MessageType: comment
Gerrit-Change-Id: I7f6c386a0f48ccd520978193639120999e00cf2a
Gerrit-PatchSet: 2
Gerrit-Project: ovirt-engine
Gerrit-Branch: master
Gerrit-Owner: Ofer Schreiber <[email protected]>
Gerrit-Reviewer: Ofer Schreiber <[email protected]>
Gerrit-Reviewer: Ohad Basan <[email protected]>
_______________________________________________
Engine-patches mailing list
[email protected]
http://lists.ovirt.org/mailman/listinfo/engine-patches

Reply via email to