Re: time limit of a database connection - Mailing list pgsql-sql

From Achilleus Mantzios
Subject Re: time limit of a database connection
Date
Msg-id Pine.LNX.4.44.0210311011520.3019-100000@matrix.gatewaynet.com
Whole thread Raw
In response to time limit of a database connection  ("jack" <datactrl@tpg.com.au>)
List pgsql-sql
On Thu, 31 Oct 2002, jack wrote:

> I use a window client to conncet to a postgreSQL server with windows ODBC.
> It seems if I haven't done anything on the connection for hours, the
> connection will be dropped. Is that possible to set the time limit of a
> connection? Thank you in advance!

In the same manner that pgsql backends dont close connections
initiated by a psql client, the same should apply to your case.
Maybe it is your client's issue.

>
> Jack
>
>
> ---------------------------(end of broadcast)---------------------------
> TIP 1: subscribe and unsubscribe commands go to majordomo@postgresql.org
>

==================================================================
Achilleus Mantzios
S/W Engineer
IT dept
Dynacom Tankers Mngmt
Nikis 4, Glyfada
Athens 16610
Greece
tel:    +30-10-8981112
fax:    +30-10-8981877
email:  achill@matrix.gatewaynet.com       mantzios@softlab.ece.ntua.gr



pgsql-sql by date:

Previous
From: "jack"
Date:
Subject: time limit of a database connection
Next
From: Bhuvan A
Date:
Subject: Re: How do I get rid of these messages?