Re: BUG #7549: max_connections check should query master when starting standby

From: Heikki Linnakangas <hlinnakangas(at)vmware(dot)com>
To: Craig Ringer <ringerc(at)ringerc(dot)id(dot)au>
Cc: Fujii Masao <masao(dot)fujii(at)gmail(dot)com>, petsku(at)petteriraty(dot)eu, pgsql-bugs(at)postgresql(dot)org
Subject: Re: BUG #7549: max_connections check should query master when starting standby
Date: 2012-09-18 06:48:31
Message-ID: 5058193F.4020402@vmware.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-bugs

On 18.09.2012 09:46, Craig Ringer wrote:
> On 09/18/2012 07:57 AM, Fujii Masao wrote:
>> If you change the max_connections on the master, you need to take a
>> fresh backup from the master and start the standby from it.
>
> WTF, really?

No. It's enough to bump up max_connections on the standby, and restart.

- Heikki

In response to

Responses

Browse pgsql-bugs by date

  From Date Subject
Next Message Chris Travers 2012-09-18 08:49:18 BUG #7549: max_connections check should query master when starting standby
Previous Message Craig Ringer 2012-09-18 06:46:05 Re: BUG #7549: max_connections check should query master when starting standby