Closed Bug 730322 Opened 12 years ago Closed 11 years ago

Need config change to pgbouncer to allow JDBC connections

Categories

(Socorro :: Database, task)

task
Not set
normal

Tracking

(Not tracked)

RESOLVED FIXED

People

(Reporter: dre, Assigned: selenamarie)

Details

The official PostgreSQL JDBC drivers set a connection property named extra_float_digits.  This parameter isn't understood by pgbouncer, which causes a connection failure.

We need that property to be added to ignore_startup_parameters in the pgbouncer config so we can connect from Java.
Is this still an issue, or is it resolved?
Confirmed that this is in the pgbouncer.conf: 


ignore_startup_parameters = extra_float_digits
Assignee: nobody → sdeckelmann
Status: NEW → RESOLVED
Closed: 11 years ago
Resolution: --- → FIXED
You need to log in before you can comment on or make changes to this bug.