Re: Question

Поиск
Список
Период
Сортировка
От Dave Page
Тема Re: Question
Дата
Msg-id 937d27e10806190127x5ba98239o7d33be55e615b30f@mail.gmail.com
обсуждение исходный текст
Ответ на Question  (daniel <daniel@ascent-soft.ro>)
Ответы Re: Question  (daniel <daniel@ascent-soft.ro>)
Список pgadmin-support
On Thu, Jun 19, 2008 at 8:34 AM, daniel <daniel@ascent-soft.ro> wrote:
> Is there a tool to convert
>    postgresql backups (sql.gz files) to Pgadmin Backups ?

With the exception of PLAIN format dumps, they are entirely compatible
because pgAdmin just calls pg_dump to create them. PLAIN format
backups must be fed into psql however - pg_restore doesn't understand
them, and that's what pgAdmin uses for restores.

-- 
Dave Page
EnterpriseDB UK: http://www.enterprisedb.com


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

Предыдущее
От: daniel
Дата:
Сообщение: Question
Следующее
От: daniel
Дата:
Сообщение: Re: Question