Re: JDBC broken connection against Postgres 8.4

From: dmp <danap(at)ttc-cmc(dot)net>
To: Michael Bell <mikebell90(at)yahoo(dot)com>, pgsql-jdbc(at)postgresql(dot)org
Subject: Re: JDBC broken connection against Postgres 8.4
Date: 2009-08-19 19:06:14
Message-ID: 4A8C4D26.9000409@ttc-cmc.net
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-jdbc

> I'm still unable to reproduce the exception on the given configuration
> when the JDBC has
> been upgraded to postgresql-8.4-701.jdbc3. I will upgrade to
> PostgreSQL 8.4 tomorrow,
>
> danap.
>
> Yup.. Thanks. I tried both the 8.3 and 8.4 jdbc but only against 8.4.
> Note that a post in Feb DID go against 8.3 and he had the same issue
> (search archives for connection: reset)

Updated a server configuration today to 8.4.0. Still unable to reproduce
on a windows and
linux clients accessing server with the exact test code provided. I know
this is not your
XP/localhost configuration. I see no sense in setting up PostgreSQL on
XP for my needs
so this is all I can do to help.

Client 1, Linux:

java version "1.5.0_12"
jdbc version: "postgresql-8.4-701 JDBC3"

Client 2, XP:

java version "1.6.0"
jdbc version "postgresql-8.4-701 JDBC3"

Database Hosts:

-- Host: cindy.dandymadeproductions.com
-- Generated On: 2009.08.19 AD at 12:29:25 MDT
-- SQL version: PostgreSQL 8.4.0
-- Database: world

danap

In response to

Browse pgsql-jdbc by date

  From Date Subject
Next Message Віталій Тимчишин 2009-08-20 12:09:25 Re: JDBC broken connection against Postgres 8.4
Previous Message Kris Jurka 2009-08-19 15:57:05 Re: Can't build 8.4-701 on Fedora