Re: JDBC Postgres problem

From: "Tyler Hains" <thains(at)profitpointinc(dot)com>
To: pgsql-general <pgsql-general(at)postgresql(dot)org>
Subject: Re: JDBC Postgres problem
Date: 2010-07-09 13:36:03
Message-ID: H000006900c7abb3.1278682561.mailpa.profitpointinc.com@MHS
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: 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.

In response to

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Tom Lane 2010-07-09 13:38:47 Re: PG_DUMP very slow because of STDOUT ??
Previous Message Hiroshi Inoue 2010-07-09 13:13:30 Re: [GENERAL] 'default nextval()' loses schema-qualification in dump ?