Re: BUG #6528: pglesslog still referenced in docs, but no 9.1 support - Mailing list pgsql-bugs

From Bruce Momjian
Subject Re: BUG #6528: pglesslog still referenced in docs, but no 9.1 support
Date
Msg-id 20130124222141.GF21914@momjian.us
Whole thread Raw
In response to Re: BUG #6528: pglesslog still referenced in docs, but no 9.1 support  (Bruce Momjian <bruce@momjian.us>)
Responses Re: BUG #6528: pglesslog still referenced in docs, but no 9.1 support
List pgsql-bugs
On Tue, Sep  4, 2012 at 02:01:54PM -0400, Bruce Momjian wrote:
> On Tue, Sep  4, 2012 at 12:49:40PM -0500, Kevin Grittner wrote:
> > Bruce Momjian <bruce@momjian.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.

Kevin, did this get accomplished?

--
  Bruce Momjian  <bruce@momjian.us>        http://momjian.us
  EnterpriseDB                             http://enterprisedb.com

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

pgsql-bugs by date:

Previous
From: Bruce Momjian
Date:
Subject: Re: [HACKERS] BUG #6572: The example of SPI_execute is bogus
Next
From: Mark Kirkwood
Date:
Subject: Re: PL/R Median Busts Commit (Postgres 9.1.6 + plr 8.3.0.13 on Ubuntu 12.10 64 bit)