Yedidyah Bar David has posted comments on this change. Change subject: packaging: engine-backup.sh fix info on failed restore ......................................................................
Patch Set 3: (1 comment) .................................................... File packaging/bin/engine-backup.sh Line 76: Line 77: Open access in the firewall/iptables/etc. to the postgresql port, Line 78: 5432 by default. Line 79: Line 80: Open access in postgresql by adding to pg_hba.conf (which is Not sure why, but the order I wrote it makes more sense to me. That's the order I did it in reality when testing restore to remote db. pg_hba in Debian is in /etc/postgresql/$VERSION/main . It's specifically defined so in postgresql.conf (and is not in the data directory which is /var/lib/postgresql/$VERSION/main). I searched and could not find a shell command to show where it is. In psql you can 'show hba_file;'. What do you think? Add to the note "in fedora/RHEL/CentOS"? I think not. I do not like current text but can't think about something better. Line 81: by default in /var/lib/pgsql/data) lines like these: Line 82: Line 83: host <database> <user> 0.0.0.0/0 md5 Line 84: host <database> <user> ::0/0 md5 -- To view, visit http://gerrit.ovirt.org/20374 To unsubscribe, visit http://gerrit.ovirt.org/settings Gerrit-MessageType: comment Gerrit-Change-Id: I212bfdd3b362880faa7aee159866d928de83d6f3 Gerrit-PatchSet: 3 Gerrit-Project: ovirt-engine Gerrit-Branch: master Gerrit-Owner: Yedidyah Bar David <d...@redhat.com> Gerrit-Reviewer: Alex Lourie <alou...@redhat.com> Gerrit-Reviewer: Alon Bar-Lev <alo...@redhat.com> Gerrit-Reviewer: Ofer Schreiber <oschr...@redhat.com> Gerrit-Reviewer: Sandro Bonazzola <sbona...@redhat.com> Gerrit-Reviewer: Yedidyah Bar David <d...@redhat.com> Gerrit-HasComments: Yes _______________________________________________ Engine-patches mailing list Engine-patches@ovirt.org http://lists.ovirt.org/mailman/listinfo/engine-patches