Re: max_connections and standby server
| От | Tom Lane |
|---|---|
| Тема | Re: max_connections and standby server |
| Дата | |
| Msg-id | 27989.1439271768@sss.pgh.pa.us обсуждение |
| Ответ на | max_connections and standby server (Tatsuo Ishii <ishii@postgresql.org>) |
| Ответы |
Re: max_connections and standby server
Re: max_connections and standby server Re: max_connections and standby server |
| Список | pgsql-hackers |
Tatsuo Ishii <ishii@postgresql.org> writes:
> I think this is because pg_control on the standby remembers that the
> previous primary server's max_connections = 1100 even if the standby
> server fails to start. Shouldn't we update pg_control file only when
> standby succeeds to start?
Somebody refresh my memory as to why we have this restriction (that is,
slave's max_connections >= master's max_connections) in the first place?
Seems like it should not be a necessary requirement, and working towards
getting rid of it would be far better than any other answer.
regards, tom lane
В списке pgsql-hackers по дате отправления: