Re: Incremental Backups in postgres

From: Ben Chobot <bench(at)silentmedia(dot)com>
To: akp geek <akpgeek(at)gmail(dot)com>
Cc: pgsql-general(at)postgresql(dot)org
Subject: Re: Incremental Backups in postgres
Date: 2009-11-10 02:47:26
Message-ID: 7BD7B21E-58C3-4BCD-81C3-AB7365903640@silentmedia.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

Saving off the transaction log WAL files is a good way to do this.
Read this part of the manual:

http://www.postgresql.org/docs/8.4/interactive/continuous-archiving.html

...and see if that answers your questions.

On Nov 9, 2009, at 6:48 PM, akp geek wrote:

> Dear all -
>
> Is there way to create incremental backups in
> postgres. I am currently using 8.4.1 on solaris. I am new to
> postgres. Can you please share your thoughts
>
> Regards

In response to

Browse pgsql-general by date

  From Date Subject
Next Message akp geek 2009-11-10 02:48:52 Incremental Backups in postgres
Previous Message Tom Lane 2009-11-10 02:41:27 Re: Database Startup Failure: FATAL: could not read block 6 of relation 16390/16391/5153282: Success