View Single Post

   
  #1 (permalink)  
Old 04-09-2008, 07:21 PM
Steve Crawford
 
Posts: n/a
Default psql connect_timeout feature

I've dug through the docs and peeked at the source and found no way to
specify a connect_timeout so:

1. Did I, in fact, just overlook something?

2. We would find it extremely useful to have this option. Would anyone else?

3. Alternately, what about adding a "raw connection string" feature to
psql. The supplied string would be passed straight to the PQconnectdb
function and allow access to all connection parameters without the
necessity to keep adding individual command-line options for each
individual parameter.

Cheers,
Steve

---------------------------(end of broadcast)---------------------------
TIP 4: Have you searched our list archives?

http://archives.postgresql.org/

Reply With Quote