Re: [ADMIN] postgresql in FreeBSD jails: proposal

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: [ADMIN] postgresql in FreeBSD jails: proposal
Дата
Msg-id 17061.1200613772@sss.pgh.pa.us
обсуждение исходный текст
Ответ на Re: [ADMIN] postgresql in FreeBSD jails: proposal  (Mischa Sandberg <mischa_sandberg@telus.net>)
Ответы Re: [ADMIN] postgresql in FreeBSD jails: proposal  (Mischa Sandberg <mischa_sandberg@telus.net>)
Список pgsql-hackers
Mischa Sandberg <mischa_sandberg@telus.net> writes:
> I'm going to skip the kill(1,0) test and depend on nattch only,
> with a function that PGSharedMemoryIsInUse() can also use.
> (For a healthy server, nattch is never less than 2, right?)

Oh, forgot to mention: healthy servers are not the point here.
You should make the code keep its hands off any segment with
nonzero nattch, because even one orphaned backend is enough
to cause trouble.
        regards, tom lane


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

Предыдущее
От: Tom Lane
Дата:
Сообщение: Re: modularity of PostgreSQL
Следующее
От: Mischa Sandberg
Дата:
Сообщение: Re: [ADMIN] postgresql in FreeBSD jails: proposal