Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Allow local replication connections #178

Merged

Conversation

carbonin
Copy link
Member

This will allow local database backups to succeed without
providing a host, username, and password

If a user attempted a backup of the local database
previously, it would fail with the following message:
pg_basebackup: could not connect to server: FATAL: no pg_hba.conf entry for replication connection from host "[local]", user "root", SSL off

https://bugzilla.redhat.com/show_bug.cgi?id=1538584

This will allow local database backups to succeed without
providing a host, username, and password

If a user attempted a backup of the local database
previously, it would fail with the following message:
pg_basebackup: could not connect to server: FATAL:  no pg_hba.conf entry for replication connection from host "[local]", user "root", SSL off

https://bugzilla.redhat.com/show_bug.cgi?id=1538584
@miq-bot
Copy link
Member

miq-bot commented Jan 25, 2018

Checked commits carbonin/manageiq-appliance@585944e~...a4868a0 with ruby 2.3.3, rubocop 0.52.0, haml-lint 0.20.0, and yamllint 1.10.0
0 files checked, 0 offenses detected
Everything looks fine. 👍

@gtanzillo gtanzillo added this to the Sprint 78 Ending Jan 29, 2018 milestone Jan 25, 2018
@gtanzillo gtanzillo merged commit 3b3fff2 into ManageIQ:master Jan 25, 2018
simaishi pushed a commit that referenced this pull request Jan 26, 2018
@simaishi
Copy link
Contributor

Gaprindashvili backport details:

$ git log -1
commit 434d68e9ada9fe3905949b1ad6be997f160828c4
Author: Gregg Tanzillo <gtanzill@redhat.com>
Date:   Thu Jan 25 17:26:17 2018 -0500

    Merge pull request #178 from carbonin/allow_local_replication_connections
    
    Allow local replication connections
    (cherry picked from commit 3b3fff2bbfa8dd483759ffe4c66a88454beef254)
    
    https://bugzilla.redhat.com/show_bug.cgi?id=1539060

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants