SetQueryTimeout in Postgres 8.1.4

From: "Selvakaruppiah s-TLS,Chennai" <Selvakaruppiahs(at)hcl(dot)in>
To: <pgsql-novice(at)postgresql(dot)org>
Subject: SetQueryTimeout in Postgres 8.1.4
Date: 2008-08-05 02:54:00
Message-ID: 4F7EBDFA0A2C5A438E30BD6D0E049AD801396C0E@chn-hclt-evs05.HCLT.CORP.HCL.IN
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-novice


Hi all,

I am using Postgres 8.1.4 version (Windows native) server and
PSQLODBC.dll version 7.3.2.0.

It seems SetQueryTimeOut is not implemented in Postgres 8.1.4.

Hence my application hangs sometimes if the database server machine goes
down abnormally.

While browsing the application log, I noticed that it hangs in
ExecuteSql method or Record set open functions.

Any help is appreciated to solve this problem.

Thanks in advance.

Regards,

Selva

DISCLAIMER:
-----------------------------------------------------------------------------------------------------------------------

The contents of this e-mail and any attachment(s) are confidential and intended for the named recipient(s) only.
It shall not attach any liability on the originator or HCL or its affiliates. Any views or opinions presented in
this email are solely those of the author and may not necessarily reflect the opinions of HCL or its affiliates.
Any form of reproduction, dissemination, copying, disclosure, modification, distribution and / or publication of
this message without the prior written consent of the author of this e-mail is strictly prohibited. If you have
received this email in error please delete it and notify the sender immediately. Before opening any mail and
attachments please check them for viruses and defect.

-----------------------------------------------------------------------------------------------------------------------

In response to

Browse pgsql-novice by date

  From Date Subject
Next Message Marc Abbott 2008-08-06 11:59:44 COPY TO Question?
Previous Message Tom Lane 2008-08-04 23:09:10 Re: pl/pgSQL development environment