Re: BUG #6528: pglesslog still referenced in docs, but no 9.1 support

From: Bruce Momjian <bruce(at)momjian(dot)us>
To: Kevin Grittner <Kevin(dot)Grittner(at)wicourts(dot)gov>
Cc: "stuart(dot)bishop" <stuart(dot)bishop(at)canonical(dot)com>, Alvaro Herrera <alvherre(at)commandprompt(dot)com>, koichi(dot)szk(at)gmail(dot)com, Robert Haas <robertmhaas(at)gmail(dot)com>, Pg Bugs <pgsql-bugs(at)postgresql(dot)org>
Subject: Re: BUG #6528: pglesslog still referenced in docs, but no 9.1 support
Date: 2012-09-04 18:01:54
Message-ID: 20120904180154.GS24132@momjian.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-bugs

On Tue, Sep 4, 2012 at 12:49:40PM -0500, Kevin Grittner wrote:
> Bruce Momjian <bruce(at)momjian(dot)us> wrote:
> > On Tue, Sep 4, 2012 at 12:11:53PM -0500, Kevin Grittner wrote:
>
> >> What do you think would be the right thing to do with it at this
> >> point?
> >
> > Well, there should probably be a tar files with a README. What
> > about adding this to /contrib?
>
> I would be happy to add it to contrib if people want it there.
> There was some discussion of that when I wrote it, but then there
> was a feeling that it would be uninteresting once people had
> streaming replication. I'm skeptical that people will ever lose
> interest in archiving WAL files, because of the not-uncommon need to
> keep archival backups or restore to a "point in time" to recover
> from a mangled table. As long as those needs are there, I suspect
> that people will want to compress WAL files, including making
> partially-filled files smaller.

Agreed. Please move forward on the contrib idea.

--
Bruce Momjian <bruce(at)momjian(dot)us> http://momjian.us
EnterpriseDB http://enterprisedb.com

+ It's impossible for everything to be true. +

In response to

Responses

Browse pgsql-bugs by date

  From Date Subject
Next Message Murray Cumming 2012-09-04 18:22:17 Re: BUG #7514: postgres -k no longer works with spaces in the path
Previous Message Kevin Grittner 2012-09-04 17:49:40 Re: BUG #6528: pglesslog still referenced in docs, but no 9.1 support