Re: Extracting data from the view to retrieve the foreign key is not declared

Поиск
Список
Период
Сортировка
От nill
Тема Re: Extracting data from the view to retrieve the foreign key is not declared
Дата
Msg-id 1394547181838-5795524.post@n5.nabble.com
обсуждение исходный текст
Ответ на Re: Extracting data from the view to retrieve the foreign key is not declared  (Albe Laurenz <laurenz.albe@wien.gv.at>)
Список pgsql-general
Laurenz Thanks for your reply, it is going to help me.

I use this query to get the dependencies of view with the objects in the db
SELECT *
FROM INFORMATION_SCHEMA.view_column_usage

I now have to explain the attributes of the join tree, that is JOIN
expressions e JOIN clauses.

Thanks




--
View this message in context:
http://postgresql.1045698.n5.nabble.com/Extracting-data-from-the-view-to-retrieve-the-foreign-key-is-not-declared-tp5795408p5795524.html
Sent from the PostgreSQL - general mailing list archive at Nabble.com.


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

Предыдущее
От: matshyeq
Дата:
Сообщение: Re: libpq - lack of support to set the fetch size
Следующее
От: Tom Lane
Дата:
Сообщение: Re: How to make PG use work_mem?