Posted By: Marko Kreen
Date: 2007-10-26 13:31
Summary: PgBouncer 1.1.1 Bug Fix Release
Project: PgBouncer
Version 1.1 did not work well with Postgres 8.1 because the server parameter cache could stay uninitialized. This caused an unnecessary SET of all of them. 8.1 does not allow touching "standard_conforming_strings", so this failed on that version.
Thanks to Dimitri Fontaine for report and testing.
|
|