Thread: How to configure the connection timeout in PostgreSQL 8.3

How to configure the connection timeout in PostgreSQL 8.3

From
Andre Lopes
Date:
Hi,

I'm using PostgreSQL 8.3 and I need to reduce the timeout. How can I
configure the connection timeout?

Best Regards,

Re: How to configure the connection timeout in PostgreSQL 8.3

From
Frank Lanitz
Date:
Am 09.12.2011 16:02, schrieb Andre Lopes:

> I'm using PostgreSQL 8.3 and I need to reduce the timeout. How can I
> configure the connection timeout?

Which connection timeout you like to change? Most likely this should be
an option you can change on your client.

Cheers,
Frank