Changing max_connections after WAL slave configured not allowed?

Поиск
Список
Период
Сортировка
От Wells Oliver
Тема Changing max_connections after WAL slave configured not allowed?
Дата
Msg-id CAOC+FBXLMfyw5Wz4U+jDUt4yFim5HaPnd3+BgKpfBq9UODDghQ@mail.gmail.com
обсуждение исходный текст
Ответы Re: Changing max_connections after WAL slave configured not allowed?
Список pgsql-admin
I stopped my slave, lowered max_connections to 100 on the primary, restarted it, then started the slave back up and it wouldn't go:

2012-04-12 16:34:32 PDT FATAL:  hot standby is not possible because max_connections = 100 is a lower setting than on the master server (its value was 200)

Which, OK, it _was_ 200 but now it's definitely 100. Is there a reason this change cannot be made now?

--
Wells Oliver
wellsoliver@gmail.com

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

Предыдущее
От: Tom Lane
Дата:
Сообщение: Re: Definitive logrotate solution?
Следующее
От: raghu ram
Дата:
Сообщение: Re: Changing max_connections after WAL slave configured not allowed?