Hi Postgres team, I’m receiving an issue matching pg_hba rules that I can’t
seem to sort out. I am trying to use mtls certificate authentication for
physical replication connections but keep receiving the following error…
pg_receivewal: error: FATAL: no pg_hba.conf entry for replication
connectio
all -> replication , it seems
like it should be matching. Any other suggestions?
Thanks, Drew.
On Fri, Jun 21, 2024 at 11:46 AM Tom Lane wrote:
> Drew Zoellner writes:
> > Hi Postgres team, I’m receiving an issue matching pg_hba rules that I
> can’t
> > seem to sort out