Re: creating a table based on a table in stored in another database - Mailing list pgsql-general

From A. Kretschmer
Subject Re: creating a table based on a table in stored in another database
Date
Msg-id 20100518081543.GA8491@a-kretschmer.de
Whole thread Raw
In response to creating a table based on a table in stored in another database  (Malm Paul <paul.malm@saabgroup.com>)
Responses Re: creating a table based on a table in stored in another database  (Malm Paul <paul.malm@saabgroup.com>)
List pgsql-general
In response to Malm Paul :
>  Hi list,
> in a database I have different kind of tables. I would like to take the meta data from one of those tables and create
thesame type of table (but empty) in another database. 
> Can anyone, please, tell me how to do this?

Create a schema-only dump and restore it into the other database.


Regards, Andreas
--
Andreas Kretschmer
Kontakt:  Heynitz: 035242/47150,   D1: 0160/7141639 (mehr: -> Header)
GnuPG: 0x31720C99, 1006 CCB4 A326 1D42 6431  2EB0 389D 1DC2 3172 0C99

pgsql-general by date:

Previous
From: Malm Paul
Date:
Subject: creating a table based on a table in stored in another database
Next
From: Malm Paul
Date:
Subject: Re: creating a table based on a table in stored in another database