Re: CommitDelay performance improvement

Поиск
Список
Период
Сортировка
От Bruce Momjian
Тема Re: CommitDelay performance improvement
Дата
Msg-id 200102231837.NAA17601@candle.pha.pa.us
обсуждение исходный текст
Ответ на CommitDelay performance improvement  (Tom Lane <tgl@sss.pgh.pa.us>)
Ответы Re: CommitDelay performance improvement  (Tom Lane <tgl@sss.pgh.pa.us>)
Список pgsql-hackers
> Bruce Momjian <pgman@candle.pha.pa.us> writes:
> > Why not just set a flag in there when someone nears commit and clear
> > when they are about to commit?
> 
> Define "nearing commit", in such a way that you can specify where you
> plan to set that flag.

Is there significant time between entry of CommitTransaction() and the
fsync()?  Maybe not.

--  Bruce Momjian                        |  http://candle.pha.pa.us pgman@candle.pha.pa.us               |  (610)
853-3000+  If your life is a hard drive,     |  830 Blythe Avenue +  Christ can be your backup.        |  Drexel Hill,
Pennsylvania19026
 


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

Предыдущее
От: Tom Lane
Дата:
Сообщение: Re: Lock structures
Следующее
От: Bruce Momjian
Дата:
Сообщение: Re: CommitDelay performance improvement