Auotreconnect/failover libpq

Поиск
Список
Период
Сортировка
От Marcin Giedz
Тема Auotreconnect/failover libpq
Дата
Msg-id 648069812.548381.1477642106016.JavaMail.zimbra@arise.pl
обсуждение исходный текст
Ответы Re: Auotreconnect/failover libpq  (Oleksandr Shulgin <oleksandr.shulgin@zalando.de>)
Список pgsql-general
Hello,

This time question about client's autoreconnect (failover to the same node) after disconnection. Let's assume I've got 1 node SQL server and clients connected to this machine. Is there any native autoreconnect method in libpq (client's software uses libpq C++) - something like SELECT 1 or other options available for clients to (re)establish connection to the server again after they loose it ? or I need to implement this myself ?

Thx
Marcin

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

Предыдущее
От: Pavel Stehule
Дата:
Сообщение: Re: slow performance of array_agg after upgrade from 9.2 to 9.5
Следующее
От: Oleksandr Shulgin
Дата:
Сообщение: Re: Auotreconnect/failover libpq