Re: BUG #17756: Invalid replica indentity set order in a dump

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: BUG #17756: Invalid replica indentity set order in a dump
Дата
Msg-id 429827.1674229330@sss.pgh.pa.us
обсуждение исходный текст
Ответ на BUG #17756: Invalid replica indentity set order in a dump  (PG Bug reporting form <noreply@postgresql.org>)
Ответы Re: BUG #17756: Invalid replica indentity set order in a dump
Список pgsql-bugs
PG Bug reporting form <noreply@postgresql.org> writes:
> Some database have a partitioned table with unique index used as REPLICA
> IDENTITY. pg_dump places ALTER TABLE tbl REPLICA IDENTITY USING INDEX
> some_idx after partial index creation. But Postgresql fails to restore such
> dump because replica identity cannot be set on invalid index some_idx:
> partition indices are not created.

Please provide a concrete example, preferably a SQL script to create
a database that triggers the problem.  There are enough variables
here that nobody is likely to be excited about trying to reverse-
engineer a test case from only this amount of detail.

            regards, tom lane



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