Re: pg_dump not including custom CAST? - Mailing list pgsql-general

From Michael Glaesemann
Subject Re: pg_dump not including custom CAST?
Date
Msg-id 3882B95B-6FB3-4A79-8D68-4A4A35E22227@seespotcode.net
Whole thread Raw
In response to Re: pg_dump not including custom CAST?  (Tom Lane <tgl@sss.pgh.pa.us>)
Responses Re: pg_dump not including custom CAST?  (Tom Lane <tgl@sss.pgh.pa.us>)
List pgsql-general
On Nov 17, 2007, at 0:36 , Tom Lane wrote:

> "D. Dante Lorenso" <dante@lorenso.com> writes:
>> I did this in my database:
>>    CREATE CAST (VARCHAR AS BYTEA) WITHOUT FUNCTION;
>
>> I'm using PostgreSQL 8.2.4 for both the dump and restore
>> database.  Why
>> doesn't the CAST dump and restore?
>
> pg_dump thinks it's a built-in system object.

What other objects might be susceptible to this? Operators? Operator
classes?

Michael Glaesemann
grzm seespotcode net



pgsql-general by date:

Previous
From: Christian Schröder
Date:
Subject: Re: "and then" / "or else"
Next
From: Oliver Kohll
Date:
Subject: max_fsm_relations