Re: BUG #15602: pg_dump archive items not in correct section order
Вложения
В списке pgsql-bugs по дате отправления:
| От | Alvaro Herrera |
|---|---|
| Тема | Re: BUG #15602: pg_dump archive items not in correct section order |
| Дата | |
| Msg-id | 201901231644.rh46t3asx75y@alvherre.pgsql обсуждение |
| Ответ на | BUG #15602: pg_dump archive items not in correct section order (PG Bug reporting form <noreply@postgresql.org>) |
| Ответы |
Re: BUG #15602: pg_dump archive items not in correct section order
|
| Список | pgsql-bugs |
On 2019-Jan-22, PG Bug reporting form wrote: > When I run pg_dump on a database, it reports the following warning: > > pg_dump: [archiver] WARNING: archive items not in correct section order > > > The following SQL script replicates the warning when run on a new instance > of PostgreSQL 11.1: It does indeed ... curious. repairDependencyLoop sees this curious case involving ten objects: repairing loop: 10 (mv_2 [type 12], _RETURN [type 17] (on mv_2), table1_pkey [type 19], POST-DATA BOUNDARY [type 37], foo[type 23], PRE-DATA BOUNDARY [type 36], _mv_1 [type 25], mv_1 [type 25], mv_1 [type 12], _RETURN [type 17] (on mv_1)) (I just patched it to print the loop objects as attached) -- Álvaro Herrera https://www.2ndQuadrant.com/ PostgreSQL Development, 24x7 Support, Remote DBA, Training & Services
В списке pgsql-bugs по дате отправления:
Сайт использует файлы cookie для корректной работы и повышения удобства. Нажимая кнопку «Принять» или продолжая пользоваться сайтом, вы соглашаетесь на их использование в соответствии с Политикой в отношении обработки cookie ООО «ППГ», в том числе на передачу данных из файлов cookie сторонним статистическим и рекламным службам. Вы можете управлять настройками cookie через параметры вашего браузера