Re: PGconn timeout

From: Neil Conway <neilc(at)samurai(dot)com>
To: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
Cc: ahoward <ahoward(at)fsl(dot)noaa(dot)gov>, PostgreSQL General <pgsql-general(at)postgresql(dot)org>
Subject: Re: PGconn timeout
Date: 2003-02-09 20:36:35
Message-ID: 1044822995.6275.37.camel@tokyo
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

On Thu, 2003-02-06 at 12:33, Tom Lane wrote:
> There is no timeout behavior in either libpq or the backend.

Recent versions of libpq allow a connect_timeout parameter in the
conninfo string passed to PQconnectdb(), as well as through the
PGCONNECT_TIMEOUT env var.

Cheers,

Neil
--
Neil Conway <neilc(at)samurai(dot)com> || PGP Key ID: DB3C29FC

In response to

Browse pgsql-general by date

  From Date Subject
Next Message Dennis Gearon 2003-02-09 21:07:00 Re: How to do unique users
Previous Message Marc Richards 2003-02-09 17:26:30 Match Full on foreign Key