RE: [SQL] connection timeout?

From: Kim Markle <KMarkle(at)IMNET(dot)com>
To: pgsql-sql(at)postgreSQL(dot)org
Subject: RE: [SQL] connection timeout?
Date: 1999-02-14 16:29:50
Message-ID: 549B01194628D11184EF00805FA6DCBA01379810@CORP2
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-sql

Pierre,

Most SQL clients will not timeout as far I know and rightfully so. The
way I handle this is in the client application as an "Auto Logoff"
feature by implementing a timer with no activity and then log the
application out gracefully.

Kim Markle

> -----Original Message-----
> From: pierre(at)desertmoon(dot)com [SMTP:pierre(at)desertmoon(dot)com]
> Sent: Friday, February 12, 1999 8:04 PM
> To: pgsql-sql(at)postgreSQL(dot)org
> Subject: [SQL] connection timeout?
>
> All,
>
>
> Is there a connection timeout on the client code? That is if I
> were
> to leave the client running but idle for a period of time I'd like
> the client to time out and quit....is there anything like that
> in PostgreSQL, can it be added?
>
> -=pierre

Browse pgsql-sql by date

  From Date Subject
Next Message Tom Lane 1999-02-14 18:38:41 Re: Moving Database -> New Disk
Previous Message Fabrice Scemama 1999-02-14 00:17:41 Re: [SQL] Moving Database -> New Disk