Re: Re: [Pg-migrator-general] Composite types break pg_migratedtables
В списке pgsql-hackers по дате отправления:
| От | Andrew Dunstan |
|---|---|
| Тема | Re: Re: [Pg-migrator-general] Composite types break pg_migratedtables |
| Дата | |
| Msg-id | 4A7AE98E.8050804@dunslane.net обсуждение исходный текст |
| Ответ на | Re: Re: [Pg-migrator-general] Composite types break pg_migratedtables ("Kevin Grittner" <Kevin.Grittner@wicourts.gov>) |
| Ответы |
Re: Re: [Pg-migrator-general] Composite types break pg_migratedtables
|
| Список | pgsql-hackers |
Kevin Grittner wrote: > Andrew Dunstan <andrew@dunslane.net> wrote: > > >> Excluding every database that has a composite/array-of >> user-defined-type/enum type would be pretty nasty. After all, these >> are features we boast of. >> > > Any idea whether domains are an issue? I was thinking of trying this > tool soon, and we don't seem to be using any of the problem features > -- unless type issues include domains. > > > I don't believe that they are an issue. The issue arises only when a catalog oid is used in the on-disk representation of a type. AFAIK the on-disk representation of a domain is the same as its base type. cheers andrew
В списке pgsql-hackers по дате отправления:
Сайт использует файлы cookie для корректной работы и повышения удобства. Нажимая кнопку «Принять» или продолжая пользоваться сайтом, вы соглашаетесь на их использование в соответствии с Политикой в отношении обработки cookie ООО «ППГ», в том числе на передачу данных из файлов cookie сторонним статистическим и рекламным службам. Вы можете управлять настройками cookie через параметры вашего браузера