Re: COMMIT NOWAIT Performance Option

Поиск
Список
Период
Сортировка
От A.M.
Тема Re: COMMIT NOWAIT Performance Option
Дата
Msg-id 6155E1B9-FBA9-4B47-90B6-D37BADD08947@themactionfaction.com
обсуждение исходный текст
Ответ на Re: COMMIT NOWAIT Performance Option  ("Simon Riggs" <simon@2ndquadrant.com>)
Ответы Re: COMMIT NOWAIT Performance Option  (Robert Treat <xzilla@users.sourceforge.net>)
Список pgsql-hackers
On Feb 26, 2007, at 18:58 , Simon Riggs wrote:

> On Mon, 2007-02-26 at 23:25 +0000, Richard Huxton wrote:
>> Simon Riggs wrote:
>>> Proposal: Implement a new option for COMMIT, for enhancing  
>>> performance,
>>> providing a MySQL-like trade-off between performance and  
>>> robustness for
>>> *only* those that want it.
>>>
>>>         COMMIT NOWAIT

Isn't the domain of transient data relegated to certain tables  
instead of specific transactions? Wouldn't it be easier to create un- 
wal-logged global temp tables?

-M


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

Предыдущее
От: Alvaro Herrera
Дата:
Сообщение: Re: COMMIT NOWAIT Performance Option
Следующее
От: ITAGAKI Takahiro
Дата:
Сообщение: Re: Load distributed checkpoint