Change in ovirt-engine[master]: packaging: engine-backup: Fix for postgresql 8

Sandro Bonazzola has submitted this change and it was merged. Change subject: packaging: engine-backup: Fix for postgresql 8 ...................................................................... packaging: engine-backup: Fix for postgresql 8 pg_cmd used to always pass '-d database' to all pg commands. This breaks on postgresql8's pg_dump, which only accepts the database name as a non-option argument. Change-Id: Ia1164822326ad117e960309f914450b4eefb2c98 Bug-Url: https://bugzilla.redhat.com/1222553 Signed-off-by: Yedidyah Bar David <didi@redhat.com> --- M packaging/bin/engine-backup.sh 1 file changed, 9 insertions(+), 1 deletion(-) Approvals: Sandro Bonazzola: Looks good to me, approved Simone Tiraboschi: Looks good to me, but someone else must approve Yedidyah Bar David: Verified -- To view, visit https://gerrit.ovirt.org/41118 To unsubscribe, visit https://gerrit.ovirt.org/settings Gerrit-MessageType: merged Gerrit-Change-Id: Ia1164822326ad117e960309f914450b4eefb2c98 Gerrit-PatchSet: 2 Gerrit-Project: ovirt-engine Gerrit-Branch: master Gerrit-Owner: Yedidyah Bar David <didi@redhat.com> Gerrit-Reviewer: Jenkins CI Gerrit-Reviewer: Sandro Bonazzola <sbonazzo@redhat.com> Gerrit-Reviewer: Simone Tiraboschi <stirabos@redhat.com> Gerrit-Reviewer: Yedidyah Bar David <didi@redhat.com> Gerrit-Reviewer: automation@ovirt.org
participants (1)
-
sbonazzo@redhat.com