How to change PQexec timeout? - Mailing list pgsql-novice

From Sergey Belikov
Subject How to change PQexec timeout?
Date
Msg-id 3FABCAFA.3745BE99@bnl.gov
Whole thread Raw
Responses Re: How to change PQexec timeout?
List pgsql-novice
Dear postgreSQL experts,
could you explain me how can I dynamically change  time-out value for
each PQexec() call? Or at least how can I set time-out for my current
program?
I found
void setQueryTimeout (int seconds)
in libodbc++ documentation, but nothing of this kind in libpq. Should I
install libodbc++ to manipulate time-out value, or there is something in
postgreSQL itself?
Thank you, Sergey.

--
Sergey V Belikov            home phone:   (631)924-0458
Bldg. 510C                  office phone: (631)344-5682
Upton, NY 11973             fax:          (631)344-3253




pgsql-novice by date:

Previous
From: "Lim Seng"
Date:
Subject: Updating views
Next
From: Philip Riggs
Date:
Subject: The data directory was initialized by PostgreSQL version 7.4, which is not compatible with this version 7.3.3.