Re: Incremental Backup of a particular database - Mailing list pgsql-admin

From Scott Marlowe
Subject Re: Incremental Backup of a particular database
Date
Msg-id 1169137334.9586.81.camel@state.g2switchworks.com
Whole thread Raw
In response to Re: Incremental Backup of a particular database  ("Yogvinder Singh" <yogvinder@newgen.co.in>)
List pgsql-admin
On Thu, 2007-01-18 at 05:23, Yogvinder Singh wrote:
> So it means there is no way i can take incremental backup of  one of
> the databases from a postgresql database server??

Correct.  You could replicate its tables to another server with slony
and then use that to make incrementals with PITR.

Maybe a better definition of what you're trying to do from a higher
level would help.

pgsql-admin by date:

Previous
From: Tom Lane
Date:
Subject: Re: Upgrade/Installation problem: Version 7.4.9 to version
Next
From: "Jason Minion"
Date:
Subject: Re: Incremental Backup of a particular database