From: | Peter Eisentraut <peter_e(at)gmx(dot)net> |
---|---|
To: | Robert Haas <robertmhaas(at)gmail(dot)com> |
Cc: | Bruce Momjian <bruce(at)momjian(dot)us>, pgsql-hackers <pgsql-hackers(at)postgresql(dot)org> |
Subject: | Re: xlog file naming |
Date: | 2012-08-23 06:37:01 |
Message-ID: | 1345703821.22401.5.camel@vanquo.pezone.net |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-hackers |
On Tue, 2012-08-21 at 12:01 -0400, Robert Haas wrote:
> On Wed, Aug 15, 2012 at 8:43 PM, Bruce Momjian <bruce(at)momjian(dot)us> wrote:
> > Are there any TODO items here?
>
> It's possible there's something we want to change here, but it's far
> from obvious what that thing is. Our WAL file handling is
> ridiculously hard to understand, but the problem with changing it is
> that there will then be two things people have to understand, and a
> lot of tools that have to be revamped. It isn't clear that it's worth
> going through that kind of pain for a minor improvement in clarity.
The idea was that since we already broke some tools, possibly silently
(...FF files that they previously skipped), a more radical renaming
might break those tools more obviously, and make some other things
simpler/easier down the road.
From | Date | Subject | |
---|---|---|---|
Next Message | Peter Eisentraut | 2012-08-23 07:22:08 | Re: new --maintenance-db options |
Previous Message | Peter Eisentraut | 2012-08-23 06:17:44 | Why does analyze_new_cluster.sh use sleep? |