On 24/03/2011 16:06, salah jubeh wrote:
Hello,

How can I determine the views which are using a certain view.

If you're using pgAdmin, there's a "Dependants" tab which shows you the objects depending on another object.

Otherwise, I think you can query the pg_catalog.pg_depend table, but I don't know how you go about that.

Ray.

--
Raymond O'Donnell :: Galway :: Ireland
r...@iol.ie

--
Sent via pgsql-general mailing list (pgsql-general@postgresql.org)
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-general

Reply via email to