Re: pgpool-II 3.7.5 with ssl

2019-12-10 Thread Tatsuo Ishii
> Vikas Sharma writes: >> We use postgresql 9.6 and pgpool 3.7.5 and we are now asked to enable ssl >> for 'in transit'. I have setup the ssl server side on the >> postgresql dbs ( master and slave) and can see in pg_stat_ssl that the >> master slave communication and connections from the applicat

Re: pgpool-II 3.7.5 with ssl

2019-12-10 Thread Tom Lane
Vikas Sharma writes: > We use postgresql 9.6 and pgpool 3.7.5 and we are now asked to enable ssl > for 'in transit'. I have setup the ssl server side on the > postgresql dbs ( master and slave) and can see in pg_stat_ssl that the > master slave communication and connections from the application ar

pgpool-II 3.7.5 with ssl

2019-12-10 Thread Vikas Sharma
Greetings, We use postgresql 9.6 and pgpool 3.7.5 and we are now asked to enable ssl for 'in transit'. I have setup the ssl server side on the postgresql dbs ( master and slave) and can see in pg_stat_ssl that the master slave communication and connections from the application are showing ssl = 't