Re: JDBC Postgres problem - Mailing list pgsql-general

From Tyler Hains
Subject Re: JDBC Postgres problem
Date
Msg-id H000006900c7abb3.1278682561.mailpa.profitpointinc.com@MHS
Whole thread Raw
In response to Re: JDBC Postgres problem  (Craig Ringer <craig@postnewspapers.com.au>)
Responses Re: JDBC Postgres problem  (Craig Ringer <craig@postnewspapers.com.au>)
List pgsql-general
> We are having a very strange issue where for certain records, queries
> sent via JDBC return no results when the identical query via command
> line or pgadmin return non-null (expected) results. Example below. We
> are running 8.3.9.

We found our problem. It turned out to be a config file that was
pointing to a stale copy of the db.



pgsql-general by date:

Previous
From: "tamanna madaan"
Date:
Subject: "attempted to lock invisible tuple" error while update
Next
From: Tom Lane
Date:
Subject: Re: PG_DUMP very slow because of STDOUT ??