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
r...@iol.ie

--
Sent via pgsql-general mailing list (pgsql-general@postgresql.org)
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-general

Reply via email to