From: | Bruce Momjian <pgman(at)candle(dot)pha(dot)pa(dot)us> |
---|---|
To: | Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us> |
Cc: | "J(dot) R(dot) Nield" <jrnield(at)usol(dot)com>, PostgreSQL Patch List <pgsql-patches(at)postgresql(dot)org> |
Subject: | Re: Point in time recovery 20020822_01_pitr.patch |
Date: | 2002-08-23 04:42:17 |
Message-ID: | 200208230442.g7N4gH529559@candle.pha.pa.us |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-patches |
Tom Lane wrote:
> "J. R. Nield" <jrnield(at)usol(dot)com> writes:
> > * CREATE/DROP database are still unlogged. dbcommands.c needs a
> > re-write to make that possible, since all the file and directory
> > operations will need to be logged, as will the data.
>
> Why don't you log the operations symbolically, viz "create database foo
> with template bar"? I can't see any reason to insist on a finer level
> of detail than that.
>
>
> Just so you know: my feeling is this is already too late for 7.3.
I understand Tom's concerns. We have already talked about this on the
phone because we anticipated this may happen.
We are one week from beta. I think what we should do is to give
everyone a day to look over the patch and submit their ideas about it to
the group. We can then review the possible scenarios we can take:
apply and contine to September 1 beta
apply and delay beta until October 1
create a patch file against 7.3 for distribution
wait for 7.4 and do not distribute
--
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 | Christopher Kings-Lynne | 2002-08-23 04:47:58 | Re: Point in time recovery 20020822_01_pitr.patch |
Previous Message | Bruce Momjian | 2002-08-23 04:35:43 | Re: Point in time recovery 20020822_01_pitr.patch |