Re: ODBC cliens is hanging if network connection is broken - Mailing list pgsql-odbc

From Clemens Ladisch
Subject Re: ODBC cliens is hanging if network connection is broken
Date
Msg-id 025d2918-d851-c0bc-19bf-f1df54c04082@ladisch.de
Whole thread Raw
In response to Re: ODBC cliens is hanging if network connection is broken  (AYahorau@ibagroup.eu)
List pgsql-odbc
AYahorau@ibagroup.eu wrote:
> [sles12-1]
> Description = PostgreSQL connection to rtpdb
> Driver = PostgreSQL
> Database = rtpdb
> pqopt = keepalives=1 keepalives_interval=5 keepalives_count=1
>
> But unfortunately if did not take a desired effect.

<https://odbc.postgresql.org/docs/config-opt.html> says that the pqopt value
must be {enclosed with braces}.

Alternatively, use the top-level KeepaliveTime and KeepaliveInterval options.


Regars,
Clemens


pgsql-odbc by date:

Previous
From: AYahorau@ibagroup.eu
Date:
Subject: Re: ODBC cliens is hanging if network connection is broken
Next
From: "Inoue, Hiroshi"
Date:
Subject: Re: ODBC cliens is hanging if network connection is broken