We found it!
The database host was over the firewall which had the port for postgres
opened, but the persistent connections were killed by the firewall due
to timeouts.
:D
Daniel Rubio wrote:
Hi all
One of our clients (sometimes I think that all freak clients come to our
ISP) is using persis
Hi all
One of our clients (sometimes I think that all freak clients come to our
ISP) is using persistent connections via PHP (pg_pconnect) to our 7.3.2
postgres database.
Randomly their scripts fails, and doing a Reload on navigator their work
fine again.
I've put debug4 on logs and I've seen