Re: [PATCH] Make pg_basebackup configure and start standby [Review]

Magnus Hagander <magnus@hagander.net>

From: Magnus Hagander <magnus@hagander.net>
To: Alvaro Herrera <alvherre@2ndquadrant.com>
Cc: zb <zb@cybertec.at>, PostgreSQL-development <pgsql-hackers@postgresql.org>
Date: 2012-10-23T15:08:56Z
Lists: pgsql-hackers
On Oct 23, 2012 4:52 PM, "Alvaro Herrera" <alvherre@2ndquadrant.com> wrote:
>
> Boszormenyi Zoltan escribió:
>
> > >>Also, the check for conflict between -R and -x/-X is now removed.
> >
> > The documentation for option -R has changed to reflect this and
> > there is no different error code 2 now: it would make the behaviour
> > inconsistent between -Fp and -Ft.
> >
> > >>>The PQconninfo patch is also attached but didn't change since the
last mail.
>
> Magnus,
>
> This patch is all yours to handle.  I'm guessing nothing will happen
> until pgconf.eu is done and over, but hopefully you can share a few
> beers with Zoltan over the whole subject (and maybe with Peter about the
> PQconninfo stuff?)
>
> I'm not closing this just yet, but if you're not able to handle this
> soon, maybe it'd be better to punt it to the November commitfest.

It's on my to do list for when I get back, but correct, won't get to it
until after the conference.

/Magnus

Commits

Same data as JSON: GET /api/v1/messages/:b64id/commits the thread's linked commits as JSON, with link sources. API reference →
  1. Make the streaming replication protocol messages architecture-independent.