Re: [PATCH 5/6] pg_basebackup: allow GetConnection() to make non-replication connections.

From: Michael Paquier <michael(dot)paquier(at)gmail(dot)com>
To: Robert Haas <robertmhaas(at)gmail(dot)com>
Cc: Joshua Elsasser <josh(at)idealist(dot)org>, "pgsql-hackers(at)postgresql(dot)org" <pgsql-hackers(at)postgresql(dot)org>
Subject: Re: [PATCH 5/6] pg_basebackup: allow GetConnection() to make non-replication connections.
Date: 2015-09-30 02:02:38
Message-ID: CAB7nPqT83CP_8W-8-h8x2+pgc7=tmtnFC1Dm5xGngKz2Af+iwg@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

On Wed, Sep 30, 2015 at 10:47 AM, Robert Haas <robertmhaas(at)gmail(dot)com> wrote:
> It would probably be a good idea to review
> https://wiki.postgresql.org/wiki/Submitting_a_Patch -- the Linux style
> of patch submission is generally not preferred here; we like to
> discuss closely-related patches as a group, on a single thread, and
> separate patches on completely separate threads.

FWIW base thread is here:
http://www.postgresql.org/message-id/20150929213811.GF22290@idealist.org
--
Michael

In response to

Browse pgsql-hackers by date

  From Date Subject
Next Message Matt Newell 2015-09-30 02:37:38 Re: LISTEN denial of service with aborted transaction
Previous Message Tom Lane 2015-09-30 01:58:35 Re: LISTEN denial of service with aborted transaction