Re: [GENERAL] pg_dump return failed sanity check

2000-05-17 Thread Tom Lane
Patrick Robin <[EMAIL PROTECTED]> writes: > When I try to use pg_dump, I get this error. Can it have something to > do with a custom type I added. I made sure I added the input/output functions > and comparision functions for sorting and queries. > The type works fine in SQL queries in general. >

[GENERAL] pg_dump return failed sanity check

2000-05-17 Thread Patrick Robin
Hi, When I try to use pg_dump, I get this error. Can it have something to do with a custom type I added. I made sure I added the input/output functions and comparision functions for sorting and queries. The type works fine in SQL queries in general. > pg_dump -s scm \connect - d23adm failed s