Re: libpq connectoin redirect

Поиск
Список
Период
Сортировка
От James William Pye
Тема Re: libpq connectoin redirect
Дата
Msg-id E1274ECA-F991-4BE1-B68E-233209997F75@jwp.name
обсуждение исходный текст
Ответ на libpq connectoin redirect  (feng tian <ft_uw@hotmail.com>)
Ответы Re: libpq connectoin redirect
Re: libpq connectoin redirect
Список pgsql-hackers
On Apr 20, 2010, at 10:03 PM, feng tian wrote:
> Another way to do this, is to send the client an "redirect" message.  When client connect to 127.0.0.10, instead of
acceptingthe connection, it can reply to client telling it to reconnect to one of the server on 127.0.0.11-14.   

ISTM that this would be better handled at a higher-level. That is, given a server (127.0.0.10) that holds
127.0.0.11-14.Connect to that server and query for the correct target host. 

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

Предыдущее
От: John R Pierce
Дата:
Сообщение: Re: libpq connectoin redirect
Следующее
От: Robert Haas
Дата:
Сообщение: don't allow walsender to consume superuser_reserved_connection slots, or during shutdown