Re: Fast promotion, loose ends

From: Simon Riggs <simon(at)2ndQuadrant(dot)com>
To: Heikki Linnakangas <hlinnakangas(at)vmware(dot)com>
Cc: sthomas(at)optionshouse(dot)com, PostgreSQL-development <pgsql-hackers(at)postgresql(dot)org>
Subject: Re: Fast promotion, loose ends
Date: 2013-04-22 18:45:13
Message-ID: CA+U5nM+-5kcEmSbVansH3hPQ_mxkq0PxMWGWtTuG6SszCUO+XA@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

On 22 April 2013 19:04, Heikki Linnakangas <hlinnakangas(at)vmware(dot)com> wrote:

>> We could do that and a similar mechanism existed in pg_standby, but
>> was removed in 9.0.
>
>
> That code is still in pg_standby. Maybe you were thinking of some other
> feature?

It wasn't removed from pg_standby. But since all the features of
pg_standby except that have been moved into the main server and/or new
extensions, I described that situation as being a feature removal.
Just a passing comment, no huge loss.

--
Simon Riggs http://www.2ndQuadrant.com/
PostgreSQL Development, 24x7 Support, Training & Services

In response to

Browse pgsql-hackers by date

  From Date Subject
Next Message Robert Haas 2013-04-22 19:04:22 libpq COPY handling
Previous Message Bruce Momjian 2013-04-22 18:33:50 Re: 9.3 Beta1 status report