Re: Enable automatic scheduled backups

From: Raymond O'Donnell <rod(at)iol(dot)ie>
To: RP Khare <passionate_programmer(at)hotmail(dot)com>
Cc: pgsql-general(at)postgresql(dot)org
Subject: Re: Enable automatic scheduled backups
Date: 2010-10-30 11:01:30
Message-ID: 4CCBFB0A.2040203@iol.ie
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

On 30/10/2010 09:52, RP Khare wrote:
> I want pgsql to take automatic scheduled backup of the database every 30
> minutes. How to do this?

There isn't a scheduler built into PostgreSQL; you use cron or similar.
Have a read here too:

http://www.postgresql.org/docs/9.0/static/backup.html

Ray.

--
Raymond O'Donnell :: Galway :: Ireland
rod(at)iol(dot)ie

In response to

Browse pgsql-general by date

  From Date Subject
Next Message Mike Christensen 2010-10-30 11:21:28 Re: pgAdmin on Mac connecting to Postgres 9 on Linux - SSL/timeout issue
Previous Message Dmitriy Igrishin 2010-10-30 10:26:27 Re: Unhandled exception in PGAdmin when opening 16-million-record table