Re: Scheduled backup in postgresql - Mailing list pgsql-admin

From Aaron Bono
Subject Re: Scheduled backup in postgresql
Date
Msg-id bf05e51c0607302130v1f15efb9r3bbe7f3e2f410f2a@mail.gmail.com
Whole thread Raw
In response to Scheduled backup in postgresql  (Mostafizur Rahaman Sohel <sohel@dreamapps.com>)
List 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 by date:

Previous
From: "Stefan Leitich"
Date:
Subject: Can't update table rows!Probably encoding issue?
Next
From: "Dilipkumar"
Date:
Subject: Re: Scheduled backup in postgresql