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 20120904180154.GS24132@momjian.us
Whole thread Raw
In response to Re: BUG #6528: pglesslog still referenced in docs, but no 9.1 support  ("Kevin Grittner" <Kevin.Grittner@wicourts.gov>)
Responses Re: BUG #6528: pglesslog still referenced in docs, but no 9.1 support  (Bruce Momjian <bruce@momjian.us>)
List pgsql-bugs
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.

--
  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: "Kevin Grittner"
Date:
Subject: Re: BUG #6528: pglesslog still referenced in docs, but no 9.1 support
Next
From: Alvaro Herrera
Date:
Subject: Re: BUG #6704: ALTER EXTENSION postgis SET SCHEMA leaves dangling relations