Re: Odd warning from pg_dump
От | Stephen Frost |
---|---|
Тема | Re: Odd warning from pg_dump |
Дата | |
Msg-id | 20160308155729.GO3127@tamriel.snowman.net обсуждение исходный текст |
Ответ на | Re: Odd warning from pg_dump (Tom Lane <tgl@sss.pgh.pa.us>) |
Ответы |
Re: Odd warning from pg_dump
|
Список | pgsql-hackers |
* Tom Lane (tgl@sss.pgh.pa.us) wrote: > Stephen Frost <sfrost@snowman.net> writes: > > * Tom Lane (tgl@sss.pgh.pa.us) wrote: > >> pg_dump: WARNING: typtype of data type "any" appears to be invalid > > > This is fixed in my changes to pg_dump, though I didn't expect you'd be > > able to hit them in released versions and so hadn't been planning to > > break it out. > > Oh, this was with HEAD; I've not checked it in released versions. Using your "-n '*'", I suspect you'd be able to hit it in released versions also. I think the real question is if "-n '*'" should still exclude 'pg_catalog'. Fixing the issue with defined pseudo types is wonderful, but aren't you going to end up with a dump you can't restore, regardless? Thanks! Stephen
В списке pgsql-hackers по дате отправления: