Re: Getting views' metadata

Поиск
Список
Период
Сортировка
От Kris Jurka
Тема Re: Getting views' metadata
Дата
Msg-id alpine.BSO.2.00.0906101852170.24632@leary.csoft.net
обсуждение исходный текст
Ответ на Getting views' metadata  (Gaël BOUGANNE <gael.bouganne@univ-nantes.fr>)
Список pgsql-jdbc

On Tue, 9 Jun 2009, Ga?l BOUGANNE wrote:

> i'm trying to retrieve complete metadata of my pgsql 8.3 database using
> JDBC. But i got a problem getting the columns informations of views. I
> succesfully get the view names using 'getTables(...)' method, but when
> calling 'getColumns(...)' for a given view, the returned ResultSet is
> empty.

It certainly works for me (as attached).  If you can produce a similar
counterexample which doesn't work, I'll certainly try and figure out
what's wrong.

Kris Jurka

Вложения

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

Предыдущее
От: Kris Jurka
Дата:
Сообщение: Re: Random crashes on getConnection
Следующее
От: Achilleas Mantzios
Дата:
Сообщение: Re: R: Re: Applet & SSL