Eli Mesika has uploaded a new change for review. Change subject: core: adding backup and restore scripts to dbscripts ......................................................................
core: adding backup and restore scripts to dbscripts Adding backup and restore scripts Backup is done to plain sql text file via postgres pg_dump and restore is using directly psql. Removing old mssql backup/restore sql files. Change-Id: I57ac38ee8d412fa86c8a35b03caf29ff452848b0 --- A backend/manager/dbscripts/backup.sh D backend/manager/dbscripts/backup_db.sql A backend/manager/dbscripts/restore.sh D backend/manager/dbscripts/restore_db.sql 4 files changed, 148 insertions(+), 13 deletions(-) git pull ssh://gerrit.ovirt.org:29418/ovirt-engine refs/changes/23/3523/1 -- To view, visit http://gerrit.ovirt.org/3523 To unsubscribe, visit http://gerrit.ovirt.org/settings Gerrit-MessageType: newchange Gerrit-Change-Id: I57ac38ee8d412fa86c8a35b03caf29ff452848b0 Gerrit-PatchSet: 1 Gerrit-Project: ovirt-engine Gerrit-Branch: master Gerrit-Owner: Eli Mesika <[email protected]> _______________________________________________ Engine-patches mailing list [email protected] http://lists.ovirt.org/mailman/listinfo/engine-patches
