Re: Enable automatic scheduled backups - Mailing list pgsql-general

From Raymond O'Donnell
Subject Re: Enable automatic scheduled backups
Date
Msg-id 4CCBFB0A.2040203@iol.ie
Whole thread Raw
In response to Enable automatic scheduled backups  (RP Khare <passionate_programmer@hotmail.com>)
List 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@iol.ie

pgsql-general by date:

Previous
From: Dmitriy Igrishin
Date:
Subject: Re: Unhandled exception in PGAdmin when opening 16-million-record table
Next
From: Mike Christensen
Date:
Subject: Re: pgAdmin on Mac connecting to Postgres 9 on Linux - SSL/timeout issue