Re: How to dump from Postgre

Поиск
Список
Период
Сортировка
От Poul L. Christiansen
Тема Re: How to dump from Postgre
Дата
Msg-id 3958A104.817406E8@faroenet.fo
обсуждение исходный текст
Ответ на Re: How to dump from Postgre  ("Morten W. Petersen" <morten@src.no>)
Список 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 =)


В списке pgsql-general по дате отправления:

Предыдущее
От: Karel Zak
Дата:
Сообщение: Re: DateTime fields
Следующее
От: Thomas Lockhart
Дата:
Сообщение: Re: How to dump from Postgre