hung postmaster when client machine dies?

Поиск
Список
Период
Сортировка
От Mark Harrison
Тема hung postmaster when client machine dies?
Дата
Msg-id 4019ACAB.4010600@pixar.com
обсуждение исходный текст
Ответы Re: hung postmaster when client machine dies?  (Jeff <threshar@torgo.978.org>)
Список pgsql-admin
We recently had an incident where a linux box went down with
a kernel error.  A process on the box had an open connection
to a postgres session, and was in a transaction.

This situation was noticed when other processes connected to
postgres would not respond.

We observed that there was postmaster connected to the ip address
of the downed machine with an "in transaction" status.  Killing
that processes unblocked the other processes.

Is this expected behavior?  Was postgres simply waiting for
a failure from the TCP/IP layer?

We're now running a watchdog process that pings machines for
which a postmaster is running and killing that process if
the machine is not contactable for a certain period of time.
Thanks to whoever made the status information show up in ps
output!

Unfortunately, we didn't capture the process data... if this
would help we can attempt to reproduce the situation.

Many TIA,
Mark

--
Mark Harrison
Pixar Animation Studios
Emeryville, CA


В списке pgsql-admin по дате отправления:

Предыдущее
От: Gaetano Mendola
Дата:
Сообщение: commit after dead lock
Следующее
От: Stephan Szabo
Дата:
Сообщение: Re: commit after dead lock