| From: | Achilleus Mantzios <achill(at)matrix(dot)gatewaynet(dot)com> |
|---|---|
| To: | jack <datactrl(at)tpg(dot)com(dot)au> |
| Cc: | pgsql-sql(at)postgresql(dot)org |
| Subject: | Re: time limit of a database connection |
| Date: | 2002-10-31 08:14:11 |
| Message-ID: | Pine.LNX.4.44.0210311011520.3019-100000@matrix.gatewaynet.com |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | 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(at)postgresql(dot)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(at)matrix(dot)gatewaynet(dot)com
mantzios(at)softlab(dot)ece(dot)ntua(dot)gr
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Bhuvan A | 2002-10-31 08:58:53 | Re: How do I get rid of these messages? |
| Previous Message | jack | 2002-10-31 06:44:18 | time limit of a database connection |