Re: [GENERAL] Postgres tcp_keepalive_xxxx parameters.

2014-10-02 Thread José Luis Rando Calvo
@postgresql.org Subject: Re: [GENERAL] Postgres tcp_keepalive_ parameters. jlrando writes: > We have an issue with postgres clients tha are being disconnected from > database server after some time. Client is a web application which > creates a pool of connections. Since client and serv

Re: [GENERAL] Postgres tcp_keepalive_xxxx parameters.

2014-10-01 Thread Tom Lane
jlrando writes: > We have an issue with postgres clients tha are being disconnected from > database server after some time. Client is a web application which creates a > pool of connections. Since client and server are on different VLANS I think > the problem is that the FW which is routing traffi

[GENERAL] Postgres tcp_keepalive_xxxx parameters.

2014-10-01 Thread jlrando
Hi. We have an issue with postgres clients tha are being disconnected from database server after some time. Client is a web application which creates a pool of connections. Since client and server are on different VLANS I think the problem is that the FW which is routing traffic is droping idle co