Re: backup plugin

Поиск
Список
Период
Сортировка
От Dave Page
Тема Re: backup plugin
Дата
Msg-id FED2B709E3270E4B903EB0175A49BCB10475A2@dogbert.vale-housing.co.uk
обсуждение исходный текст
Ответ на backup plugin  (Brian <brian0@optonline.net>)
Ответы Re: backup plugin
Список pgadmin-hackers

> -----Original Message-----
> From: Brian [mailto:brian0@optonline.net]
> Sent: 19 February 2002 04:32
> To: pgadmin-hackers@postgresql.org
> Subject: [pgadmin-hackers] backup plugin
>
>
> Any plans to make a backup plugin or option on the admin tool
> to backup databases?

Brian,

I have no intention of *ever* implementing such a plugin. The first time
someone's backup failed I'd be directly in the firing line :-).

Seriously though, you should make use of pg_dump/pg_dumpall on the server
end to perform your backups (I run pg_dumpall from a script fired by cron,
which then also dumps the whole system to DAT tape). It will always be the
most reliable method of backup, and reliability is by far the most important
thing with backups.

Regards, Dave.

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

Предыдущее
От: Jean-Michel POURE
Дата:
Сообщение: Re: [ODBC] Unicode support
Следующее
От: "Mark A. Taff"
Дата:
Сообщение: Re: backup plugin