| From: | Peter Eisentraut <peter(dot)eisentraut(at)2ndquadrant(dot)com> |
|---|---|
| To: | Simon Riggs <simon(at)2ndquadrant(dot)com> |
| Cc: | Michael Paquier <michael(dot)paquier(at)gmail(dot)com>, PostgreSQL mailing lists <pgsql-hackers(at)postgresql(dot)org> |
| Subject: | Re: Enabling replication connections by default in pg_hba.conf |
| Date: | 2017-02-06 21:29:59 |
| Message-ID: | 453bd5e8-8b1d-86dc-8f4c-b24eba25e7c0@2ndquadrant.com |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-hackers |
On 2/2/17 2:59 PM, Simon Riggs wrote:
> We currently have REPLICATION to mean "physical replication".
Well, it doesn't really mean that. The same facilities are used to
control access to both logical and physical replication.
> I think if we have another capability for logical replication then we
> would be able to easily allow one or the other, or both, so I don't
> see a problem here that forces us to keep pg_hba.conf the way it is.
I think change is possible and possibly desirable. One issue is that we
might need to adjust dump/restore so that it keeps existing usages
working. Details depend on the actual changes, of course.
--
Peter Eisentraut http://www.2ndQuadrant.com/
PostgreSQL Development, 24x7 Support, Remote DBA, Training & Services
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Peter Eisentraut | 2017-02-06 21:34:50 | Re: Provide list of subscriptions and publications in psql's completion |
| Previous Message | Alvaro Herrera | 2017-02-06 21:26:16 | Re: multivariate statistics (v19) |