Re: wrong dump order in pg_dump for new data types
Tom Lane <tgl@sss.pgh.pa.us>
From: Tom Lane <tgl@sss.pgh.pa.us>
To: harald.bartel@prozentor.de, pgsql-bugs@postgresql.org
Date: 2001-04-20T19:43:45Z
Lists: pgsql-bugs
pgsql-bugs@postgresql.org writes: > The problem occurs for new data types: > When pg_dump is called, sometimes the CREATE TYPE is dumped before > input/output functions are dumped. This makes a restore impossible. I believe this was fixed about two weeks ago. Are you sure you are using 7.1 final release, not some beta version? regards, tom lane