Re: Dump/restore casts - Mailing list pgsql-admin

From Guillaume Lelarge
Subject Re: Dump/restore casts
Date
Msg-id 4DD0E83D.2050805@lelarge.info
Whole thread Raw
In response to Dump/restore casts  (Wells Oliver <wellsoliver@gmail.com>)
Responses Re: Dump/restore casts
List pgsql-admin
Le 05/12/2011 03:52 AM, Wells Oliver a écrit :
> If I'm understanding things, pg_dump will not dump casts b/c they are system
> objects and belong to neither schema nor database.

It doesn't dump system casts because they are system objects, and so
always available. But it does dump user casts.


--
Guillaume
 http://www.postgresql.fr
 http://dalibo.com

pgsql-admin by date:

Previous
From: Prabhjot Sheena
Date:
Subject: LONDISTE:replication tables with different names but same structure
Next
From: Tom Lane
Date:
Subject: Re: Dump/restore casts