Re: JDBC Postgres problem

Поиск
Список
Период
Сортировка
От Craig Ringer
Тема Re: JDBC Postgres problem
Дата
Msg-id 4C368F33.5060102@postnewspapers.com.au
обсуждение исходный текст
Ответ на JDBC Postgres problem  ("Tyler Hains" <thains@profitpointinc.com>)
Ответы Re: JDBC Postgres problem  ("Tyler Hains" <thains@profitpointinc.com>)
Список pgsql-general
On 9/07/2010 5:24 AM, Tyler Hains wrote:
> 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.

Can you post a compilable, self-contained Java program and a database
dump that demonstrates this problem?

You might find that, in the course of trying to simplify your current
code down to something you can publish, you discover what the issue is.
If you still have the issue with a small, simplified example then please
post it so it can be investigated.

--
Craig Ringer

В списке pgsql-general по дате отправления:

Предыдущее
От: Miguel Vaz
Дата:
Сообщение: problem with table structure
Следующее
От: Craig Ringer
Дата:
Сообщение: Re: weird empty return from select problem; periodically get no data returned - could it be a network issue?