| From: | Erik Jones <erik(at)myemma(dot)com> |
|---|---|
| To: | Gabor Siklos <gabor(at)karamaan(dot)com> |
| Cc: | <pgsql-general(at)postgresql(dot)org> |
| Subject: | Re: Best backup setup |
| Date: | 2008-04-24 14:21:22 |
| Message-ID: | 705E0B06-FA51-4A21-BAB7-718160B2B7F6@myemma.com |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-general |
On Apr 23, 2008, at 10:03 AM, Gabor Siklos wrote:
> I need to back up our database off-site for disaster recovery. If I
> just back up the entire database data directory (i.e. /var/lib/pgsql/
> data) will I be able to restore from there? Or should I instead just
> dump the data, using pg_dump, and back up the dump?
>
> The advantage of the first method would be that I would not have to
> wait for pg_dump (it takes quite long on our 60G+ database) and
> would just be able to configure the backup agent to monitor the data
> directory and do differential backups of the files there every hour
> or so.
>
> Your suggestions are much appreciated!
>
Are you repeating this question for which you previously received
answers? Or, is the list server repeating messages?
Erik Jones
DBA | Emma®
erik(at)myemma(dot)com
800.595.4401 or 615.292.5888
615.292.0777 (fax)
Emma helps organizations everywhere communicate & market in style.
Visit us online at http://www.myemma.com
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Merlin Moncure | 2008-04-24 14:48:58 | Re: Stored procedures in C |
| Previous Message | Tom Lane | 2008-04-24 14:02:16 | Re: initdb in 8.3 |