On Fri, 14 Dec 2007, Albert L�szl�-R�bert wrote:
> the performance before were arount 1-2 minutes ... and after the upgrade
> it was about 30-40 minutes and more ... but because our application is
> running throw the internet using the CORBA technology in most of the
> cases the database throws an org.postgresql.util.PSQLException(: An I/O
> error occured while sending to the backend.) exception.
>
I don't understand why running slower results in IOExceptions. Is the
driver actively broken, or is your app just slower?
Kris Jurka