Rohit Gupta

Results 3 comments of Rohit Gupta

------------------------------- # ----------------------------- # PostgreSQL configuration file # ----------------------------- listen_addresses = '*' port = '5432' max_connections = '512' ssl = 'on' ssl_cert_file = '/certs/tls.crt' ssl_key_file = '/certs/tls.key' wal_level = 'hot_standby'...

@migruiz4 Thanks for your response. It is not a transient issue. Pgpool didn't restart and there were no probe failure for many hours, we had to restart Pgpool manually in...