Stefan Loidl <[EMAIL PROTECTED]> writes:
> is there a connection timeout in postgres?
> It seems to me that connections that are idle for about a day,
> are closed automatically by the corresponding postmaster process
> and the process exits.

No such mechanism in Postgres itself, but perhaps you are seeing the
effects of some timeout in your TCP stack.

(More usually, we get complaints from people who think there *should*
be a timeout ;-))

                        regards, tom lane

---------------------------(end of broadcast)---------------------------
TIP 3: if posting/reading through Usenet, please send an appropriate
subscribe-nomail command to [EMAIL PROTECTED] so that your
message can get through to the mailing list cleanly

Reply via email to