Re: Proposal to add a QNX 6.5 port to PostgreSQL

Поиск
Список
Период
Сортировка
От Stephen Frost
Тема Re: Proposal to add a QNX 6.5 port to PostgreSQL
Дата
Msg-id 20140810231143.GG16422@tamriel.snowman.net
обсуждение исходный текст
Ответ на Re: Proposal to add a QNX 6.5 port to PostgreSQL  (Noah Misch <noah@leadboat.com>)
Ответы Re: Proposal to add a QNX 6.5 port to PostgreSQL  (Kevin Grittner <kgrittn@ymail.com>)
Список pgsql-hackers
* Noah Misch (noah@leadboat.com) wrote:
> [Due for a new subject line?]

Probably.

> Our grace period for active backends after unclean exit of one of their peers
> is low, milliseconds to seconds.  Our grace period for active backends after
> unclean exit of the postmaster is unconstrained.  At least one of those
> policies has to be wrong.  Like Andres and Robert, I pick the second one.

Ditto for me.  The postmaster going away really is a bad sign and the
confusion due to leftover processes is terrible for our users.
Thanks,
    Stephen

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

Предыдущее
От: Noah Misch
Дата:
Сообщение: Re: Proposal to add a QNX 6.5 port to PostgreSQL
Следующее
От: Tomas Vondra
Дата:
Сообщение: Re: 9.5: Memory-bounded HashAgg