Re: Point in time recovery: recreating relation files

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: Point in time recovery: recreating relation files
Дата
Msg-id 29018.1015473860@sss.pgh.pa.us
обсуждение исходный текст
Ответ на Re: Point in time recovery: recreating relation files  (Tatsuo Ishii <t-ishii@sra.co.jp>)
Ответы Re: Point in time recovery: recreating relation files  (Tatsuo Ishii <t-ishii@sra.co.jp>)
Список pgsql-hackers
Tatsuo Ishii <t-ishii@sra.co.jp> writes:
>> No, that's wrong.  The missing ingredient is that the WAL log should
>> explicitly log table creations.  (And also table drops.)  If you look
>> you will find some comments showing the places where code is missing.

> I'm wondering where we could record the LSN when creating or dropping
> tables.

Um, why would that matter?
        regards, tom lane


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

Предыдущее
От: Lamar Owen
Дата:
Сообщение: Re: [GENERAL] Mandrake RPMs rebuilt
Следующее
От: Bruce Momjian
Дата:
Сообщение: Re: Libpq support for precision and scale