Dependent Objects on Table - Mailing list pgsql-admin

From pratmeht
Subject Dependent Objects on Table
Date
Msg-id 1576559149526-0.post@n3.nabble.com
Whole thread Raw
List pgsql-admin
Hi Postgres Admin Community,

As we know, when a table is dropped, some dependent objects like views, MVs,
functions etc gets dropped. Since there are N number of object types, is
there a way to find out which all object types gets dropped on table drop ?
I searched online and in official documentation however unable to get this
information. Not sure if I may have missed it. Can anyone please help on how
to get this info ?

Regards,
Pratik Mehta



--
Sent from: https://www.postgresql-archive.org/PostgreSQL-admin-f2076596.html



pgsql-admin by date:

Previous
From: pratmeht
Date:
Subject: DDLs of a Function
Next
From: Omkar Dhorge
Date:
Subject: Re: DDLs of a Function