Re: Clients disconnect but query still runs

Поиск
Список
Период
Сортировка
От Greg Stark
Тема Re: Clients disconnect but query still runs
Дата
Msg-id 407d949e0907300730m7d78783kf9e448d1468fc440@mail.gmail.com
обсуждение исходный текст
Ответ на Re: Clients disconnect but query still runs  (Tom Lane <tgl@sss.pgh.pa.us>)
Список pgsql-general
On Thu, Jul 30, 2009 at 3:20 PM, Tom Lane<tgl@sss.pgh.pa.us> wrote:
>
> The earlier part of the discussion was focused on getting the kernel
> to actively tell us when the connection had dropped.  That would be
> workable if we found a way to request it, but I think we'd run out of
> options :-(

Yeah, everything I've found on SIGIO indicates it would fire whenever
the socket was readable which isn't what we want. Does anyone have a
pointer for a full documentation on how to use it?

--
greg
http://mit.edu/~gsstark/resume.pdf

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

Предыдущее
От: Josh Kupershmidt
Дата:
Сообщение: Re: PG equivalent of "mysqlhotcopy"?
Следующее
От: Tom Lane
Дата:
Сообщение: Re: PostgreSQL server listen on other port than 5432