Re: Change BgWriterCommLock to spinlock

Поиск
Список
Период
Сортировка
От Qingqing Zhou
Тема Re: Change BgWriterCommLock to spinlock
Дата
Msg-id Pine.LNX.4.58.0601082012590.4796@eon.cs
обсуждение исходный текст
Ответ на Re: Change BgWriterCommLock to spinlock  (Tom Lane <tgl@sss.pgh.pa.us>)
Список pgsql-patches

On Sun, 8 Jan 2006, Tom Lane wrote:
>
> I don't see any problem here that urgently needs solving.  If we ever
> see any reports of out-of-memory failures in the bgwriter, then it'll
> be time to worry about this, but I think it quite unlikely that we
> ever will.  (Even if we do, a simpler answer would be to increase
> the initial size of the pending-requests hashtable.)
>

Agreed,

Regards
Qingqing

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

Предыдущее
От: Tom Lane
Дата:
Сообщение: Re: Change BgWriterCommLock to spinlock
Следующее
От: Neil Conway
Дата:
Сообщение: plpgsql: check domain constraints