scheduled backup - Mailing list pgsql-general

From Apu Islam
Subject scheduled backup
Date
Msg-id d70f8db90510211022s79304bf0pd44451839c34f407@mail.gmail.com
Whole thread Raw
Responses Re: scheduled backup
Re: scheduled backup
Re: scheduled backup
Re: scheduled backup
List pgsql-general
I need suggestion to backup my postgresql server. The database is growing 1/2 Gb a day and I am looking for a solution that would push the data off to the backup server periodically with minimal amount of load to the server (I am trying to avoid table locking). I am thinking to use rsync to sync the data directories periodically. will that allow me to retrieve the data in case of a disaster ? what is the best practise ?

pgsql-general by date:

Previous
From: Andrew Sullivan
Date:
Subject: Re: How to cluster Postgresql
Next
From: "Jim C. Nasby"
Date:
Subject: Re: new type question