pg_upgrade issues

Поиск
Список
Период
Сортировка
От Dave Cramer
Тема pg_upgrade issues
Дата
Msg-id CADK3HHLzY0sxRT=gR6dXRB5a9DEMAkRc0SpKR435tcGqA2xCFw@mail.gmail.com
обсуждение исходный текст
Ответы Re: pg_upgrade issues  (Bruce Momjian <bruce@momjian.us>)
Список pgsql-hackers
pgjdbc has a bug report which is as follows:

The database has a table that has a description and a constraint.
The constraint also has a description.

somehow the constraint and the table end up with the same OID's after pg_upgrade. 

My understanding of pg_upgrade suggests that shouldn't happen ? I realize oids are not guaranteed to be unique, but this seems to be quite a coincidence.


Dave Cramer

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

Предыдущее
От: Alvaro Herrera from 2ndQuadrant
Дата:
Сообщение: Re: Hypothetical indexes using BRIN broken since pg10
Следующее
От: Tom Lane
Дата:
Сообщение: Re: Hypothetical indexes using BRIN broken since pg10