Auotreconnect/failover libpq - Mailing list pgsql-general

From Marcin Giedz
Subject Auotreconnect/failover libpq
Date
Msg-id 648069812.548381.1477642106016.JavaMail.zimbra@arise.pl
Whole thread Raw
Responses Re: Auotreconnect/failover libpq  (Oleksandr Shulgin <oleksandr.shulgin@zalando.de>)
List 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 by date:

Previous
From: Pavel Stehule
Date:
Subject: Re: slow performance of array_agg after upgrade from 9.2 to 9.5
Next
From: Oleksandr Shulgin
Date:
Subject: Re: Auotreconnect/failover libpq