Re: [PATCHES] WAL logging freezing

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: [PATCHES] WAL logging freezing
Дата
Msg-id 8348.1161699103@sss.pgh.pa.us
обсуждение исходный текст
Ответы Re: [PATCHES] WAL logging freezing  ("Heikki Linnakangas" <heikki@enterprisedb.com>)
Список pgsql-hackers
Heikki Linnakangas <heikki@enterprisedb.com> writes:
> I would've liked to give freezing a new opcode,
>   but we've ran out of them (see htup.h).

Hardly ... we have plenty of unused rmgr id's still.

The real issue that still has to be resolved is the interaction of all
this stuff with PITR scenarios --- is it still safe to not log hint-bit
updates when PITR is on?  I think it's premature to start writing
patches until we've decided how this really needs to work.

            regards, tom lane

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

Предыдущее
От: Markus Schiltknecht
Дата:
Сообщение: Re: Replication documentation addition
Следующее
От: mark@mark.mielke.cc
Дата:
Сообщение: Re: New CRC algorithm: Slicing by 8