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

From Gabriele Bartolini
Subject Re: Enable automatic scheduled backups
Date
Msg-id 4CCBDEB5.3080607@2ndQuadrant.it
Whole thread Raw
In response to Enable automatic scheduled backups  (RP Khare <passionate_programmer@hotmail.com>)
Responses Re: Enable automatic scheduled backups  (John R Pierce <pierce@hogranch.com>)
List pgsql-general
Il 30/10/10 10:52, RP Khare ha scritto:
.hmmessage p { margin: 0px; padding: 0px; }body.hmmessage { font-size: 10pt; font-family: Tahoma; } I want pgsql to take automatic scheduled backup of the database every 30 minutes. How to do this?
On Unix like systems, you can set a crontab that executes pg_dump every 30 minutes.

-- Gabriele Bartolini - 2ndQuadrant ItaliaPostgreSQL Training, Services and Supportgabriele.bartolini@2ndQuadrant.it | www.2ndQuadrant.it

pgsql-general by date:

Previous
From: RP Khare
Date:
Subject: Enable automatic scheduled backups
Next
From: John R Pierce
Date:
Subject: Re: Enable automatic scheduled backups