Timeout Value on network error - Mailing list pgsql-general

From ecolgan@shiftwatch.com
Subject Timeout Value on network error
Date
Msg-id 1162237561.694081.259130@b28g2000cwb.googlegroups.com
Whole thread Raw
Responses Re: Timeout Value on network error
List pgsql-general
I'm new to Postgres, but have been impressed so far.
We're using a remote Postgres server to view video data.  It works
well, but we're having a hard time making our app robust when the
network fails.  For example, PQexec does not return consistently when
the cable is disconnected.  Is there a timeout value that we can
configure, so all PQ* functions return consistently?


pgsql-general by date:

Previous
From: "richyen3@gmail.com"
Date:
Subject: creating a dumpfile from a view
Next
From: "Joshua D. Drake"
Date:
Subject: Re: Can PostgreSQL reside on the same server as MSDE?