Re: How to dump from Postgre

Poul L. Christiansen <plc@faroenet.fo>

From: "Poul L. Christiansen" <plc@faroenet.fo>
To: "Morten W. Petersen" <morten@src.no>
Cc: Karel Zak <zakkr@zf.jcu.cz>, pgsql-general@postgresql.org
Date: 2000-06-27T12:41:40Z
Lists: pgsql-general
Generally a lot of the questions here on the mailing lists are answered
in the documentation. So read the docs first ;-)

It's: "pg_dump databaseName > someFile.sql"

"Morten W. Petersen" wrote:

> >  The PostgreSQL documentation is invisible?
>
> Yeah, it just vanished. Not my fault. The bitbucket ate it.
>
> -Morten =)