Re: archive_keepalive_command - Mailing list pgsql-hackers

From Robert Haas
Subject Re: archive_keepalive_command
Date
Msg-id CA+TgmoZBARDPpwCgyhB_kUmhN-9AKGmT--pROw_SK2rUfS5JBQ@mail.gmail.com
Whole thread Raw
In response to Re: archive_keepalive_command  (Simon Riggs <simon@2ndquadrant.com>)
List pgsql-hackers
On Mon, Dec 19, 2011 at 1:02 PM, Simon Riggs <simon@2ndquadrant.com> wrote:
> On Dec 12, you said "It also strikes me that anything
> that is based on augmenting the walsender/walreceiver protocol leaves
> anyone who is using WAL shipping out in the cold.  I'm not clear from
> the comments you or Simon have made how important you think that use
> case still is."
>
> Not wanting to leave anyone out in the cold, I proposed something to
> enhance file based replication also.

Fair enough.

I am still of the opinion that we ought to commit some version of the
pg_last_xact_insert_timestamp patch.  I accept that patch isn't going
to solve every problem, but I still think it's worth having.  If one
of these other solutions comes along and turns out to work great,
that's fine, too; but I don't think any of them are so compelling that
we can credibly say that pg_last_xact_insert_timestamp is useless or
obsolete.

--
Robert Haas
EnterpriseDB: http://www.enterprisedb.com
The Enterprise PostgreSQL Company


pgsql-hackers by date:

Previous
From: Marti Raudsepp
Date:
Subject: Re: [PATCH] Enable min/max optimization for bool_and/bool_or/every
Next
From: Andrew Dunstan
Date:
Subject: Re: Wishlist: parameterizable types