| From: | Bruce Momjian <pgman(at)candle(dot)pha(dot)pa(dot)us> |
|---|---|
| To: | "Orr, Steve" <sorr(at)rightnow(dot)com> |
| Cc: | pgsql-admin(at)postgresql(dot)org |
| Subject: | Re: How do I restore data changes made after the backup? |
| Date: | 2002-09-17 22:16:02 |
| Message-ID: | 200209172216.g8HMG2g26922@candle.pha.pa.us |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-admin |
Orr, Steve wrote:
> Newbie here...
>
> How do I restore data changes made after the backup? I've been combing the
> docs and the web site but I don't see anything on this. Given a backup taken
> this morning, and a failure requiring a database restore, how do I restroe
> the data that was added after the backup was taken this morning? Isn't there
> any log files to apply to pg_restore? Does PostgreSQL have the ability to
> restore to the point of failure so no transactions are lost? (Like Oracle?)
> Is replication commonly used for this?
You want point-in-time recovery. That is for 7.4. That should be a 6
months away.
--
Bruce Momjian | http://candle.pha.pa.us
pgman(at)candle(dot)pha(dot)pa(dot)us | (610) 359-1001
+ If your life is a hard drive, | 13 Roberts Road
+ Christ can be your backup. | Newtown Square, Pennsylvania 19073
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Orr, Steve | 2002-09-17 22:57:45 | Re: How do I restore data changes made after the backup? |
| Previous Message | Orr, Steve | 2002-09-17 22:00:30 | How do I restore data changes made after the backup? |