Re: Help with duration of statement: EXECUTE [PREPARE: COMMIT]

Поиск
Список
Период
Сортировка
От Mladen Gogala
Тема Re: Help with duration of statement: EXECUTE [PREPARE: COMMIT]
Дата
Msg-id 4CBC58CD.9010906@vmsinfo.com
обсуждение исходный текст
Ответ на Re: Help with duration of statement: EXECUTE [PREPARE: COMMIT]  (Tom Lane <tgl@sss.pgh.pa.us>)
Ответы Re: Help with duration of statement: EXECUTE [PREPARE: COMMIT]  (Tom Lane <tgl@sss.pgh.pa.us>)
Список pgsql-performance
Tom Lane wrote:
> My guess would be overstressed disk subsystem.  A COMMIT doesn't require
> much except fsync'ing the commit WAL record down to disk ...
Doesn't the "commit" statement also release all the locks held by the
transaction?

--

Mladen Gogala
Sr. Oracle DBA
1500 Broadway
New York, NY 10036
(212) 329-5251
http://www.vmsinfo.com
The Leader in Integrated Media Intelligence Solutions




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

Предыдущее
От: Tom Lane
Дата:
Сообщение: Re: Help with duration of statement: EXECUTE [PREPARE: COMMIT]
Следующее
От: Alvaro Herrera
Дата:
Сообщение: Re: No hash join across partitioned tables?