Re: Display View Columns and Their Source Tables and Columns - Mailing list pgsql-general

From legrand legrand
Subject Re: Display View Columns and Their Source Tables and Columns
Date
Msg-id 1555883504434-0.post@n3.nabble.com
Whole thread Raw
In response to Display View Columns and Their Source Tables and Columns  (Susan Hurst <susan.hurst@brookhurstdata.com>)
List pgsql-general
Hi,

I don't know if it is possible ...
the only way I found seems to use pg_depend and pg_rewrite
as described here
https://pgdba.org/post/2018/04/dependency_ladder/

Regards
PAscal



--
Sent from: http://www.postgresql-archive.org/PostgreSQL-general-f1843780.html



pgsql-general by date:

Previous
From: Ron
Date:
Subject: Re: Backup and Restore (pg_dump & pg_restore)
Next
From: Adrian Klaver
Date:
Subject: Re: Backup and Restore (pg_dump & pg_restore)