Re: security on user for replication

From: Andreas Kretschmer <andreas(at)a-kretschmer(dot)de>
To: pgsql-general(at)lists(dot)postgresql(dot)org
Subject: Re: security on user for replication
Date: 2019-11-11 15:43:30
Message-ID: 9a42a8ee-7476-cc64-b7da-e864599affc0@a-kretschmer.de
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

Am 11.11.19 um 14:26 schrieb PegoraroF10:
> How can I hide that info from users which are connected to my replica
> server

you can use a .pgpass - file, see the documentation.

Regards, Andreas

--
2ndQuadrant - The PostgreSQL Support Company.
www.2ndQuadrant.com

In response to

Browse pgsql-general by date

  From Date Subject
Next Message Paul A Jungwirth 2019-11-11 18:03:13 Rules documentation example
Previous Message PegoraroF10 2019-11-11 13:26:49 security on user for replication