RE: [SQL] connection timeout?
От
Kim Markle
Тема
RE: [SQL] connection timeout?
Дата
Msg-id
549B01194628D11184EF00805FA6DCBA01379810@CORP2
Список
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@desertmoon.com [SMTP:pierre@desertmoon.com] > Sent: Friday, February 12, 1999 8:04 PM > To: pgsql-sql@postgreSQL.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
В списке pgsql-sql по дате отправления