[GENERAL] FULL_PAGE_WRITES

Поиск
Список
Период
Сортировка
От Potukanuma, Vishnu
Тема [GENERAL] FULL_PAGE_WRITES
Дата
Msg-id 7DBD3D94-1099-4AD7-BA0D-726A75DB3CDB@amazon.com
обсуждение исходный текст
Ответы Re: [GENERAL] FULL_PAGE_WRITES
Список pgsql-general

 

Hi,

 

I am new to postgres, I have a simple question.

When this parameter FULL_PAGE_WRITES is set to ON, it writes the FULL pages to WAL, does it write just the data pages or both the index pages as well.

I tried running update statement on the table which updates the same number of rows with and without the index, the WAL size is the same.

 

Thanks,

Vishnu

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

Предыдущее
От: "Potukanuma, Vishnu"
Дата:
Сообщение: [GENERAL] FULL_PAGE_WRITES
Следующее
От: Eric Lemoine
Дата:
Сообщение: Re: [GENERAL] Performance issue with Pointcloud extension