Getting views' metadata

Поиск
Список
Период
Сортировка
От Gaël BOUGANNE
Тема Getting views' metadata
Дата
Msg-id 4A2E4D3C.6040908@univ-nantes.fr
обсуждение исходный текст
Ответы Re: Getting views' metadata
Список pgsql-jdbc
Hi,

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.

So i wonder wether it is possible to get such information or not. If it
is possible how shall i do?

Regards,

Gaël BOUGANNE

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