hostssl for replica server

From: Yambu <hyambu(at)gmail(dot)com>
To: Pgsql-admin <pgsql-admin(at)lists(dot)postgresql(dot)org>
Subject: hostssl for replica server
Date: 2021-02-23 08:14:10
Message-ID: CALhHtcCA8rvtNc85TZOKXsyQKZOPQP4NvePAMV5rFVZBQLMO+g@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-admin

Hello

If I enter the line below in pg_hba.conf on the master what do I need to
set up on the slave server for replication to continue working?

*hostssl all all 0.0.0.0/0 <http://0.0.0.0/0> md5 clientcert=1*

regards

Browse pgsql-admin by date

  From Date Subject
Next Message Holger Jakobs 2021-02-23 18:53:17 Export and import of statistics data
Previous Message David G. Johnston 2021-02-22 19:10:01 Re: Help me, Please