Re: master in standby mode croaks

Поиск
Список
Период
Сортировка
От Robert Haas
Тема Re: master in standby mode croaks
Дата
Msg-id s2p603c8f071004171552z8cd74a28y606813c1b22f822c@mail.gmail.com
обсуждение исходный текст
Ответ на Re: master in standby mode croaks  (Simon Riggs <simon@2ndQuadrant.com>)
Ответы Re: master in standby mode croaks
Список pgsql-hackers
On Sat, Apr 17, 2010 at 6:41 PM, Simon Riggs <simon@2ndquadrant.com> wrote:
> On Sat, 2010-04-17 at 17:44 -0400, Robert Haas wrote:
>
>> > I will change the error message.
>>
>> I gave a good deal of thought to trying to figure out a cleaner
>> solution to this problem than just changing the error message and
>> failed.  So let's change the error message.  Of course I'm not quite
>> sure what we should change it TO, given that the situation is the
>> result of an interaction between three different GUCs and we have no
>> way to distinguish which one(s) are the problem.
>
> "You need all three" covers it.

Actually you need standby_connections and either archive_mode=on or
max_wal_senders>0, I think.

...Robert


В списке pgsql-hackers по дате отправления:

Предыдущее
От: Tom Lane
Дата:
Сообщение: Re: testing HS/SR - 1 vs 2 performance
Следующее
От: Robert Haas
Дата:
Сообщение: enable_material patch