Re: [BUGS] BUG #5305: Postgres service stops when closing Windows session

Поиск
Список
Период
Сортировка
От Robert Haas
Тема Re: [BUGS] BUG #5305: Postgres service stops when closing Windows session
Дата
Msg-id AANLkTinau81rOK=acDHB-FmpmbKRyBanj-OaCEqmwP9H@mail.gmail.com
обсуждение исходный текст
Ответ на Re: [BUGS] BUG #5305: Postgres service stops when closing Windows session  (Dave Page <dpage@pgadmin.org>)
Ответы Re: [BUGS] BUG #5305: Postgres service stops when closing Windows session  (Magnus Hagander <magnus@hagander.net>)
Список pgsql-hackers
On Wed, Sep 15, 2010 at 4:03 AM, Dave Page <dpage@pgadmin.org> wrote:
> Therefore I cannot give you specific areas where this will happen.  Of
> course when systems are low on resources or they are completely
> depleted (100% CPU) things will stop working

Of course.  As we all know, degrading gracefully under load is an
unachievable goal.

Anyway, this more or less confirms what I was kind of suspecting all
along: it's hopeless to try to avoid these exit(128) events, so we
just need to look for ways to minimize the impact as much as possible
(i.e. avoid a database PANIC where possible).

--
Robert Haas
EnterpriseDB: http://www.enterprisedb.com
The Enterprise Postgres Company


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

Предыдущее
От: Robert Haas
Дата:
Сообщение: Re: bg worker: patch 1 of 6 - permanent process
Следующее
От: Robert Haas
Дата:
Сообщение: Re: TODO note