Dump Database

Поиск
Список
Период
Сортировка
От José Pedro Santos
Тема Dump Database
Дата
Msg-id DUB110-W535EF10F111E05E72751DFE07D0@phx.gbl
обсуждение исходный текст
Ответы Re: Dump Database  (Martin French <Martin.French@romaxtech.com>)
Re: Dump Database  ("Dennis" <dennis@kabonkulator.com>)
Список pgsql-general
Dear all,

I'm trying to dump my database using the following command after I enter as su postgres:

pg_dump - U postgres mydb -f mydb.sql

... but I'm always having the following message:

pg_dump [archiver] Could not open output file "mydb.sql" : Permission denied

I try to use the same statement using su.. but I didn't manage. Can someone give me a help?

I'm using Ubuntu 12.04 LTS and Postgres 9.1.

Kind Regards,
José Santos

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

Предыдущее
От: Albe Laurenz
Дата:
Сообщение: Re: Linux OOM-Killer
Следующее
От: Martin French
Дата:
Сообщение: Re: Dump Database