Re: backing up and restoring a db using pgadmin II

Поиск
Список
Период
Сортировка
От Dave Page
Тема Re: backing up and restoring a db using pgadmin II
Дата
Msg-id 03AF4E498C591348A42FC93DEA9661B8259D26@mail.vale-housing.co.uk
обсуждение исходный текст
Ответ на backing up and restoring a db using pgadmin II  ("TJ Morgan" <tmorgan@cinci.rr.com>)
Список pgadmin-support
Hi TJ,

pgAdmin doesn't perform backups (or restorations). That is done by
pg_dump on the server, or from a remote command line. This is primarily
because only pg_dump is kept 100% up to date with the backend code.

Regards, Dave.

> -----Original Message-----
> From: TJ Morgan [mailto:tmorgan@cinci.rr.com]
> Sent: 07 March 2003 04:22
> To: pgadmin-support@postgresql.org
> Subject: [pgadmin-support] backing up and restoring a db
> using pgadmin II
>
>
> Hello all,
>     Im an extreme newbee and I would like to know how to
> backup and restore a postgres db using pgadminn II
>
> Thanks
> TJ
>
>
>
> ---------------------------(end of
> broadcast)---------------------------
> TIP 2: you can get off all lists at once with the unregister command
>     (send "unregister YourEmailAddressHere" to
> majordomo@postgresql.org)
>

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

Предыдущее
От: "Dave Page"
Дата:
Сообщение: Re: Problems with pg_dump
Следующее
От: "Dave Page"
Дата:
Сообщение: Re: