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.