Marko,
> Yes, then you don't need any support from pgbouncer, only
> a way to drop all prepared plans on session end, which unfortunately
> is available only in 8.3 - DEALLOCATE ALL / DISCARD ALL.
Oh. So on 8.2, this is still an issue becuase the plans will persist beyond
JDBC dropping the connection? Also, are you saying that on 8.3 the client
code will have to manually issue DEALLOCATE ALL on session end?
--
Josh Berkus
PostgreSQL @ Sun
San Francisco