Re: pgsql: Cascading replication feature for streaming log-based replicatio

From: Thom Brown <thom(at)linux(dot)com>
To: Robert Haas <robertmhaas(at)gmail(dot)com>
Cc: Simon Riggs <simon(at)2ndquadrant(dot)com>, pgsql-committers(at)postgresql(dot)org
Subject: Re: pgsql: Cascading replication feature for streaming log-based replicatio
Date: 2011-10-10 14:20:17
Message-ID: CAA-aLv7Bx8U9O38upN96GAth2ppdWN8FdjhYyS8tJofUuB75pQ@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers pgsql-hackers

On 10 October 2011 15:18, Robert Haas <robertmhaas(at)gmail(dot)com> wrote:
> On Sat, Oct 8, 2011 at 8:59 AM, Thom Brown <thom(at)linux(dot)com> wrote:
>> s/and may also/and you may also/
>
> This was already fixed in a later commit.
>
>> In doc/src/sgml/high-availability.sgml:
>>
>> s/effected/affected/
>
> I fixed this.
>
>> Also: "i.e., set max_wal_senders, hot_standby and authentication option"
>>
>> Doesn't sound right.  Perhaps something like "... and configure
>> host-based authentication"
>
> I reworded this.  See what you think.
>
>> In src/backend/postmaster/postmaster.c:
>>
>> (errmsg("terminating walsender all processes to force cascaded"
>>        "standby(s) to update timeline and reconnect")));
>>
>> s/walsender all/all walsender/
>
> This has also been subsequently fixed.  Nothing to see here, folks.

Ah, didn't spot that some of this had already been addressed. Looks
good to me. Cheers.

--
Thom Brown
Twitter: @darkixion
IRC (freenode): dark_ixion
Registered Linux user: #516935

EnterpriseDB UK: http://www.enterprisedb.com
The Enterprise PostgreSQL Company

In response to

Browse pgsql-committers by date

  From Date Subject
Next Message Robert Haas 2011-10-10 16:57:32 pgsql: Document DELETE/UPDATE command tag behavior when triggers are in
Previous Message Robert Haas 2011-10-10 14:18:08 Re: pgsql: Cascading replication feature for streaming log-based replicatio

Browse pgsql-hackers by date

  From Date Subject
Next Message Andrew Dunstan 2011-10-10 14:23:51 Re: Extend file_fdw wrapper
Previous Message Robert Haas 2011-10-10 14:18:08 Re: pgsql: Cascading replication feature for streaming log-based replicatio