Re: CommitDelay performance improvement

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: CommitDelay performance improvement
Дата
Msg-id 5068.982973561@sss.pgh.pa.us
обсуждение исходный текст
Ответ на Re: CommitDelay performance improvement  (Bruce Momjian <pgman@candle.pha.pa.us>)
Ответы Re: CommitDelay performance improvement  (Bruce Momjian <pgman@candle.pha.pa.us>)
Список pgsql-hackers
Bruce Momjian <pgman@candle.pha.pa.us> writes:
> Can we put the backends to sleep waiting for a lock, and have them wake
> up later?

Locks don't have timeouts.  There is no existing mechanism that will
serve this purpose; we'll have to create a new one.
        regards, tom lane


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

Предыдущее
От: Bruce Momjian
Дата:
Сообщение: Re: CommitDelay performance improvement
Следующее
От: ncm@zembu.com (Nathan Myers)
Дата:
Сообщение: Re: CommitDelay performance improvement