Re: Allow only certain query on replication slave

From: Don Seiler <don(at)seiler(dot)us>
To: basti <mailinglist(at)unix-solution(dot)de>
Cc: pgsql-general(at)postgresql(dot)org
Subject: Re: Allow only certain query on replication slave
Date: 2017-10-24 21:18:06
Message-ID: CAHJZqBAxD4Uabg8XXK8dxuPVAvbmjH3YGDkcrpO84uVKK32Znw@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

On Tue, Oct 24, 2017 at 8:12 AM, basti <mailinglist(at)unix-solution(dot)de> wrote:
>
>
> Is there a way to allow only the above query and deny all other?
>

Probably easiest to just configure your HBA to restrict all
connections/uses except the one that does your xlog query checks.

Don.
--
Don Seiler
www.seiler.us

In response to

Browse pgsql-general by date

  From Date Subject
Next Message Geoff Winkless 2017-10-25 12:24:20 libpq: PQreset not reconnecting connection, even though server is running
Previous Message Peter Devoy 2017-10-24 18:34:10 Create database from template and include comment