Re: xlogdump fixups and WAL log question.

Поиск
Список
Период
Сортировка
От Markus Schaber
Тема Re: xlogdump fixups and WAL log question.
Дата
Msg-id 453DF59C.9070405@logix-tt.com
обсуждение исходный текст
Ответ на Re: xlogdump fixups and WAL log question.  ("Simon Riggs" <simon@2ndquadrant.com>)
Список pgsql-hackers
Hi, Simon,

Simon Riggs wrote:

> 1. Provide a filter that can be easily used by archive_command to remove
> full page writes from WAL files. This would require us to disable the
> file size test when we begin recovery on a new WAL files, plus would
> need to redesign initial location of the checkpoint record since we
> could no longer rely on the XLogRecPtr being a byte offset within the
> file.

pg_WAL_filter could "correct" the XLogRecPtr and file sizes during the
filter run.

HTH,
Markus

--
Markus Schaber | Logical Tracking&Tracing International AG
Dipl. Inf.     | Software Development GIS

Fight against software patents in Europe! www.ffii.org
www.nosoftwarepatents.org


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

Предыдущее
От: "Hitoshi Harada"
Дата:
Сообщение: Re: [PATCHES] smartvacuum() instead of autovacuum
Следующее
От: Zdenek Kotala
Дата:
Сообщение: Re: COPY does not work with regproc and aclitem