Re: sinval synchronization considered harmful

Поиск
Список
Период
Сортировка
От Alvaro Herrera
Тема Re: sinval synchronization considered harmful
Дата
Msg-id 1311702683-sup-4401@alvh.no-ip.org
обсуждение исходный текст
Ответ на Re: sinval synchronization considered harmful  (Tom Lane <tgl@sss.pgh.pa.us>)
Список pgsql-hackers
Excerpts from Tom Lane's message of mar jul 26 13:43:08 -0400 2011:

> Uh, yes.  I've lost count of the number of times I've seen people hit
> one-instruction-wide race condition windows, SIGSEGV crash based on
> accessing only one byte past the valid data structure, etc etc.

I think you need a better locking protocol on that counter of yours.

-- 
Álvaro Herrera <alvherre@commandprompt.com>
The PostgreSQL Company - Command Prompt, Inc.
PostgreSQL Replication, Consulting, Custom Development, 24x7 support


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

Предыдущее
От: pasman pasmański
Дата:
Сообщение: Re: problem with compiling beta3 on mingw32+WinXP
Следующее
От: Greg Smith
Дата:
Сообщение: Re: write scalability