Re: Support millisecond accuracy for timeouts

From: Oliver Jowett <oliver(at)opencloud(dot)com>
To: Stevo Slavić <sslavic(at)gmail(dot)com>
Cc: pgsql-jdbc <pgsql-jdbc(at)postgresql(dot)org>
Subject: Re: Support millisecond accuracy for timeouts
Date: 2011-11-25 03:30:57
Message-ID: CA+0W9LNbJnXTv349yqZZSrEEi82X2j57vZAWR+uKotLTabbB_w@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-jdbc

On 25 November 2011 16:26, Stevo Slavić <sslavic(at)gmail(dot)com> wrote:

> loginTimeout = int
>
>     Specify how long to wait for establishment of a database connection. The
> timeout is specified in seconds.

That one actually accepts a float.

Oliver

In response to

Browse pgsql-jdbc by date

  From Date Subject
Next Message JavaNoobie 2011-11-25 04:11:34 Re: CallableStatement PostgreSQL Error:A CallableStatement was executed with an invalid number of parameters
Previous Message Stevo Slavić 2011-11-25 03:26:55 Re: Support millisecond accuracy for timeouts