Search Postgresql Archives

Re: Enable automatic scheduled backups

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On 10/30/10 2:00 AM, Gabriele Bartolini wrote:
Il 30/10/10 10:52, RP Khare ha scritto:
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.


if the database becomes too large for this simple scheme to be practical,

implementing a PITR style continuous WAL log archiving system will easily stay inside the 30 minute requirement of the original request.




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


[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Index of Archives]     [Postgresql Jobs]     [Postgresql Admin]     [Postgresql Performance]     [Linux Clusters]     [PHP Home]     [PHP on Windows]     [Kernel Newbies]     [PHP Classes]     [PHP Books]     [PHP Databases]     [Postgresql & PHP]     [Yosemite]
  Powered by Linux