| From: | "J(dot) R(dot) Nield" <jrnield(at)usol(dot)com> |
|---|---|
| To: | "J(dot) R(dot) Nield" <jrnield(at)usol(dot)com> |
| Cc: | PostgreSQL Hacker <pgsql-hackers(at)postgresql(dot)org> |
| Subject: | Re: Issues Outstanding for Point In Time Recovery (PITR) |
| Date: | 2002-07-04 17:07:22 |
| Message-ID: | 1025802446.11048.157.camel@localhost.localdomain |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-hackers |
On Thu, 2002-07-04 at 11:45, J. R. Nield wrote:
One other item that should be here:
> The big items so-far are:
> §1 - Logging Relation file creation, truncation, and removal
> This is mostly done. Can do infinte play-forward from
> online logs.
> §2 - Partial-Write and Bad Block detection
> Need input before starting. Migration issues.
> §3 - Detecting Shutdown Consistent System Recovery
> Mostly done.
> §4 - Interactive Play-Forward Recovery for an Entire System
> Need input before starting.
> §5 - Individual file consistent recovery
> Need input. Semi-Major changes required.
§6 - btbuild is not logged
Not logged because of same assumptions as for file create.
Only need to log the index build parameters to recreate
the index, not each page change.
--
J. R. Nield
jrnield(at)usol(dot)com
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Tom Lane | 2002-07-04 17:24:41 | Re: I am being interviewed by OReilly |
| Previous Message | Tom Lane | 2002-07-04 16:42:51 | Re: Scope of constraint names |