Re: [BUGS] postgres client connection issue

Поиск
Список
Период
Сортировка
Искать
От
Tom Lane
Тема
Re: [BUGS] postgres client connection issue
Дата
Msg-id
9956.1486223816@sss.pgh.pa.us
Ответ на
Список
Дерево обсуждения
[BUGS] postgres client connection issue Ranjeet Singh03 <Ranjeet_Singh03@infosys.com>
Re: [BUGS] postgres client connection issue Tom Lane <tgl@sss.pgh.pa.us>
Re: [BUGS] postgres client connection issue Ranjeet Singh03 <Ranjeet_Singh03@infosys.com>
Re: [BUGS] postgres client connection issue Tom Lane <tgl@sss.pgh.pa.us>
Re: [BUGS] postgres client connection issue Tom Lane <tgl@sss.pgh.pa.us>
I wrote:
> it sure looks like this is basically a network problem: something in
> between is killing the connection.

BTW, in case it's not obvious, you should now be thinking in terms of
"localize the network problem", and PG might be able to help you with
that.  If the client connections are coming from multiple places, pay
attention to which one(s) are seeing problems.  The default logging
options you seem to be using aren't going to be much help, but you could
turn on log_connections and/or log_disconnections, and adjust
log_line_prefix to help you identify just which connections are losing.

			regards, tom lane


-- 
Sent via pgsql-bugs mailing list (pgsql-bugs@postgresql.org)
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-bugs
В списке pgsql-bugs по дате отправления
От: Tom Lane
Дата:
От: joel.traf@magwerks.com
Дата:
Сообщение: [BUGS] plpython bug
FAQ