Re: Resurrecting pg_upgrade

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: Resurrecting pg_upgrade
Дата
Msg-id 5099.1071455399@sss.pgh.pa.us
обсуждение исходный текст
Ответ на Re: Resurrecting pg_upgrade  (Christopher Kings-Lynne <chriskl@familyhealth.com.au>)
Ответы Re: Resurrecting pg_upgrade  (Christopher Kings-Lynne <chriskl@familyhealth.com.au>)
Список pgsql-hackers
Christopher Kings-Lynne <chriskl@familyhealth.com.au> writes:
> Will we now have to be careful to NEVER re-use OIDs in the system catalogs.

No.  The proposed pg_upgrade procedure doesn't try to reproduce OIDs of
catalog entries (other than toast-table OIDs, which are never
preassigned anyway), so there's no issue.

Good point though --- thanks for thinking about it.
        regards, tom lane


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

Предыдущее
От: Christopher Kings-Lynne
Дата:
Сообщение: Re: Resurrecting pg_upgrade
Следующее
От: Christopher Kings-Lynne
Дата:
Сообщение: Re: Resurrecting pg_upgrade