Re: Display View Columns and Their Source Tables and Columns

From: legrand legrand <legrand_legrand(at)hotmail(dot)com>
To: pgsql-general(at)postgresql(dot)org
Subject: Re: Display View Columns and Their Source Tables and Columns
Date: 2019-04-21 21:51:44
Message-ID: 1555883504434-0.post@n3.nabble.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: 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

In response to

Browse pgsql-general by date

  From Date Subject
Next Message Adrian Klaver 2019-04-21 22:13:23 Re: Backup and Restore (pg_dump & pg_restore)
Previous Message Ron 2019-04-21 21:20:03 Re: Backup and Restore (pg_dump & pg_restore)