Re: Standby registration

Поиск
Список
Период
Сортировка
От Dimitri Fontaine
Тема Re: Standby registration
Дата
Msg-id 87y6aslsa0.fsf@hi-media-techno.com
обсуждение исходный текст
Ответ на Re: Standby registration  (Heikki Linnakangas <heikki.linnakangas@enterprisedb.com>)
Ответы Re: Standby registration  (Heikki Linnakangas <heikki.linnakangas@enterprisedb.com>)
Список pgsql-hackers
Heikki Linnakangas <heikki.linnakangas@enterprisedb.com> writes:
> Hmm, that situation can arise if there's a network glitch which leads the
> standby to disconnect, but the master still considers the connection as
> alive. When the standby reconnects, the master will see two simultaneous
> connections from the same standby. In that scenario, you clearly want to
> disconnect the old connetion in favor of the new one. Is there a scenario
> where you'd want to keep the old connection instead and refuse the new
> one?

Protection against spoofing? If connecting with the right IP is all it takes…

Regards,
--
dim


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

Предыдущее
От: Andrew Dunstan
Дата:
Сообщение: Re: Git cvsserver serious issue
Следующее
От: Heikki Linnakangas
Дата:
Сообщение: Re: Standby registration