From: | Bruce Momjian <pgman(at)candle(dot)pha(dot)pa(dot)us> |
---|---|
To: | Simon Riggs <simon(at)2ndquadrant(dot)com> |
Cc: | Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>, Richard Huxton <dev(at)archonet(dot)com>, pgsql-docs(at)postgresql(dot)org |
Subject: | Re: Proposed doc-patch: Identifying the Current WAL file |
Date: | 2006-04-15 20:20:45 |
Message-ID: | 200604152020.k3FKKjM20502@candle.pha.pa.us |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-docs pgsql-patches |
Simon Riggs wrote:
> On Sat, 2006-04-15 at 12:24 -0400, Bruce Momjian wrote:
> > And if we can't provide one, should we supply an SQL function
> > to return the current WAL name?
>
> I'll do this. Just give me a few days to get my feet under the new desk.
> I know its well past time I sorted this and a few other things out.
If we get some mechanism to write those partial WAL files, we might not
need the ability to identify the current WAL file, and because a new
function is going to require an initdb, I am thinking we can't get this
done until 8.2 anyway, so Simon, please come up with a plan to finish
the missing PITR pieces. I am getting tired of trying to explain
workarounds to PITR users, especially when the workarounds are not easy.
We added PITR in 8.0, and we have made little improvement to it since
then, and its limitations are getting tiring.
--
Bruce Momjian http://candle.pha.pa.us
EnterpriseDB http://www.enterprisedb.com
+ If your life is a hard drive, Christ can be your backup. +
From | Date | Subject | |
---|---|---|---|
Next Message | Jaime Casanova | 2006-04-16 08:22:08 | Re: Proposed doc-patch: Identifying the Current WAL file |
Previous Message | Simon Riggs | 2006-04-15 18:55:16 | Re: Proposed doc-patch: Identifying the Current WAL file |
From | Date | Subject | |
---|---|---|---|
Next Message | Nicolas Barbier | 2006-04-15 21:21:54 | Re: Documentation patch: change a name in a grammar rule |
Previous Message | Tom Lane | 2006-04-15 19:18:11 | Re: [PATCH] Reduce noise from tsort |