Re: Disk access with fsync on.

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: Disk access with fsync on.
Дата
Msg-id 1846.1134400421@sss.pgh.pa.us
обсуждение исходный текст
Ответ на Disk access with fsync on.  ("Bhide, Rajan" <rbhide@starentnetworks.com>)
Список pgsql-novice
"Bhide, Rajan" <rbhide@starentnetworks.com> writes:
> I would like to know the disk access mechanism for writing data with
> default fsync "on".

The only forced disk write (ie, the only thing you normally have to wait
for) is writing the WAL log entry/entries at "commit".

            regards, tom lane

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