Re: [GENERAL] HOT Standby & SSL

2014-02-02 Thread Adrian Klaver
On 02/02/2014 09:14 AM, CS DBA wrote: All; How do I force a standby to connect to the master via ssl only? Use hostssl in the pg_hba.conf file: http://www.postgresql.org/docs/9.3/interactive/auth-pg-hba-conf.html hostssl This record matches connection attempts made using TCP/IP, but onl

[GENERAL] HOT Standby & SSL

2014-02-02 Thread CS DBA
All; How do I force a standby to connect to the master via ssl only? Thanks in advance -- Sent via pgsql-general mailing list (pgsql-general@postgresql.org) To make changes to your subscription: http://www.postgresql.org/mailpref/pgsql-general