From: | Patrick Robin <Patrick(dot)Robin(at)disney(dot)com> |
---|---|
To: | pgsql-general(at)postgresql(dot)org |
Subject: | pg_dump return failed sanity check |
Date: | 2000-05-17 17:13:20 |
Message-ID: | 3922D330.470E9451@fa.disney.com |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-general pgsql-hackers pgsql-sql |
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 sanity check, type with oid 457690 was not found
Thanks
Patrick
--
________________________________________
Patrick Robin
patrickr(at)fa(dot)disney(dot)com
Walt Disney Feature Animation
500 South Buena Vista Street
Burbank,California 91521-4817
From | Date | Subject | |
---|---|---|---|
Next Message | Robert Wagner | 2000-05-17 17:37:05 | advice on holding mail |
Previous Message | Lamar Owen | 2000-05-17 16:57:54 | Re: upgrade to 7.0 using RPM |
From | Date | Subject | |
---|---|---|---|
Next Message | Peter Eisentraut | 2000-05-17 17:18:23 | Re: ODBC & v7.0(Rel) Errors with Users and Databases |
Previous Message | Bruce Momjian | 2000-05-17 17:06:57 | Using triggers with non-C functions |
From | Date | Subject | |
---|---|---|---|
Next Message | Peter Eisentraut | 2000-05-17 17:18:34 | Re: Index not used in functions in 7.0? |
Previous Message | Tom Lane | 2000-05-17 16:35:14 | Re: Question about databases in alternate locations... |