wal_checksum = on (default) | off

Поиск
Список
Период
Сортировка
От Simon Riggs
Тема wal_checksum = on (default) | off
Дата
Msg-id 1167920877.20749.105.camel@silverbirch.site
обсуждение исходный текст
Ответы Re: wal_checksum = on (default) | off  (Tom Lane <tgl@sss.pgh.pa.us>)
Список pgsql-patches
In this thread, I outlined an idea for reducing cost of WAL CRC checking
http://archives.postgresql.org/pgsql-hackers/2006-10/msg01299.php

wal_checksum = on (default) | off

Recovery can occur with/without same setting of wal_checksum, to avoid
complications from crashes immediately after turning GUC on.

Patch enclosed here against CVS HEAD, passes make check.

Useful reduction in CPU for both normal operation and recovery.

--
  Simon Riggs
  EnterpriseDB   http://www.enterprisedb.com


Вложения

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

Предыдущее
От: Bill Moran
Дата:
Сообщение: Re: [HACKERS] Patch to log usage of temporary files
Следующее
От: Andrew Dunstan
Дата:
Сообщение: Re: [HACKERS] Patch to log usage of temporary files