Re: pg_upgrade and rsync

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: pg_upgrade and rsync
Дата
Msg-id 12628.1422372324@sss.pgh.pa.us
обсуждение исходный текст
Ответ на Re: pg_upgrade and rsync  (Robert Haas <robertmhaas@gmail.com>)
Ответы Re: pg_upgrade and rsync  (Stephen Frost <sfrost@snowman.net>)
Список pgsql-hackers
Robert Haas <robertmhaas@gmail.com> writes:
> On Tue, Jan 27, 2015 at 9:50 AM, Tom Lane <tgl@sss.pgh.pa.us> wrote:
>> That's certainly impossible for the system catalogs, which means you
>> have to be able to deal with relfilenode discrepancies for them, which
>> means that maintaining the same relfilenodes for user tables is of
>> dubious value.

> Why is that impossible for the system catalogs?

New versions aren't guaranteed to have the same system catalogs, let alone
the same relfilenodes for them.
        regards, tom lane



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

Предыдущее
От: Robert Haas
Дата:
Сообщение: Re: pg_upgrade and rsync
Следующее
От: Stephen Frost
Дата:
Сообщение: Re: pg_upgrade and rsync