From: | "Henshall, Stuart - WCP" <SHenshall(at)westcountrypublications(dot)co(dot)uk> |
---|---|
To: | 'Neeraj' <neeraj(at)intelesoftech(dot)com>, pgsql-novice(at)postgresql(dot)org |
Subject: | Re: Help for incremental backup |
Date: | 2002-04-30 16:35:19 |
Message-ID: | E2870D8CE1CCD311BAF50008C71EDE8E01F74872@MAIL_EXCHANGE |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-novice |
Currently there is no method for incremental backups :(
There has been some mention of using cutdown WAL files
for this, but nothing has come of this yet so pg_dump
remains the method of backing up.
As a thought it might be possible to setup rserv to feed
everything to another server as a backup method.
Sorry I couldn't be of more help,
- Stuart
> From: Neeraj [mailto:neeraj(at)intelesoftech(dot)com]
>
>
> Sir
>
> I m using POSTGRESQL as backend.I need to take the INCREMENTAL backup
> of the database.But I am unable to find any way to fulfill my
> requirement.So its a request to you to help me in this case.
> I will be thankful for this..
>
> Waiting for reply..
>
>
> Regards
> Neeraj
From | Date | Subject | |
---|---|---|---|
Next Message | Josh Berkus | 2002-04-30 16:51:50 | Re: Help for incremental backup |
Previous Message | Rob | 2002-04-30 13:51:15 | Tricky query |