Re: using a dumped database file - Mailing list pgsql-novice

From Reshat Sabiq
Subject Re: using a dumped database file
Date
Msg-id 3EEE2A2F.5020103@purdue.edu
Whole thread Raw
In response to using a dumped database file  (Don Patou <pknoob@noos.fr>)
Responses Re: using a dumped database file  (Riki Kurniawan <riki_kurniawan@yahoo.com>)
List pgsql-novice
Don Patou wrote:

>I've just pg_dump my database in a mydb.txt file. How can I use this file to
>recreate all my tables on another computer (linux box)?
>
>thanx in advance
>
>
>---------------------------(end of broadcast)---------------------------
>TIP 3: if posting/reading through Usenet, please send an appropriate
>      subscribe-nomail command to majordomo@postgresql.org so that your
>      message can get through to the mailing list cleanly
>
>
>
\i mydb.txt
There is also pg_restore.

HTH.

--
Sincerely,
Reshat.

-------------------------------------------------------------------------------------------
If you see my certificate with this message, you should be able to send me encrypted e-mail.
Please consult your e-mail client for details if you would like to do that.



Attachment

pgsql-novice by date:

Previous
From: Don Patou
Date:
Subject: using a dumped database file
Next
From: "Vamsee Koneru"
Date:
Subject: Sequence-table association