Re: Scheduled backup in postgresql

Поиск
Список
Период
Сортировка
От Aaron Bono
Тема Re: Scheduled backup in postgresql
Дата
Msg-id bf05e51c0607302130v1f15efb9r3bbe7f3e2f410f2a@mail.gmail.com
обсуждение исходный текст
Ответ на Scheduled backup in postgresql  (Mostafizur Rahaman Sohel <sohel@dreamapps.com>)
Список pgsql-admin
On 7/29/06, Mostafizur Rahaman Sohel <sohel@dreamapps.com> wrote:
Hi,
Actually I was trying to create backup schedule using postgresql enterprise manager. But failed to do it. Please let me know how I can create backup schedule in postgresql?
Regards,
Sohel


Set up a cron job to run pg_dump.  See:

http://www.postgresql.org/docs/8.1/interactive/backup.html

==================================================================
   Aaron Bono
   Aranya Software Technologies, Inc.
   http://www.aranya.com
==================================================================

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

Предыдущее
От: "Stefan Leitich"
Дата:
Сообщение: Can't update table rows!Probably encoding issue?
Следующее
От: "Dilipkumar"
Дата:
Сообщение: Re: Scheduled backup in postgresql