Re: Race condition in backend process exit

Поиск
Список
Период
Сортировка
От Andrew Sullivan
Тема Re: Race condition in backend process exit
Дата
Msg-id 20050811210917.GH8489@phlogiston.dyndns.org
обсуждение исходный текст
Ответ на Re: Race condition in backend process exit  (Tom Lane <tgl@sss.pgh.pa.us>)
Список pgsql-hackers
On Sun, Aug 07, 2005 at 03:45:10PM -0400, Tom Lane wrote:
> 
> I'm a bit hesitant to back-patch such a nontrivial and hard-to-test
> change, but it sure looks badly broken to me.  Any thoughts about the
> risks involved?

If there were some way to test it reliably, it'd make me feel a lot
better.  I guess I'd as soon hear about the risks involved in not
back-patching, because this seems like a pretty dangerous place to be
back-patching (and race condition fixes, in my experience, are often
well-loaded foot-guns, even if I do trust your coding abilities more
than approximately anyone else's).

A

-- 
Andrew Sullivan  | ajs@crankycanuck.ca
In the future this spectacle of the middle classes shocking the avant-
garde will probably become the textbook definition of Postmodernism.                --Brad Holland


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

Предыдущее
От: Mischa Sandberg
Дата:
Сообщение: Logging explain-analyze output in pg log?
Следующее
От: Andrew Sullivan
Дата:
Сообщение: Re: Simplifying wal_sync_method