Re: problem: query result in jdbc is <> result in psql

Поиск
Список
Период
Сортировка
От Joseph Shraibman
Тема Re: problem: query result in jdbc is <> result in psql
Дата
Msg-id 4F0CD519.10209@selectacast.net
обсуждение исходный текст
Ответ на Re: problem: query result in jdbc is <> result in psql  (Dave Cramer <pg@fastcrypt.com>)
Список pgsql-jdbc
That doesn't help.  It isn't a permission problem, the problem is my sql 
has in it:
(select relname from pg_catalog.pg_class where pg_catalog.pg_class.oid = 
relation)

and pg_class is local to the db I'm connected to, so I can't get names 
of relations in other dbs.

On 01/09/2012 07:41 PM, Dave Cramer wrote:
> Try connecting to the postgres database as the postgres user.
>


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

Предыдущее
От: Christian Ullrich
Дата:
Сообщение: Patch: Platform-independent SSPI authentication support
Следующее
От: Dave Cramer
Дата:
Сообщение: Re: Patch: Platform-independent SSPI authentication support