How do I find what views depend on a particular table?

Поиск
Список
Период
Сортировка
От Justin Tocci
Тема How do I find what views depend on a particular table?
Дата
Msg-id FCC16A7FBE5D074D9E53A8414424E2AC138D4B@TLCFWA1NT400
обсуждение исходный текст
Ответы Re: How do I find what views depend on a particular table?
Список pgsql-general
I've found the pg_depend table, but it doesn't appear to include this info.
(Or am I missing it?)

I'm looking to get all view names that I need to drop to allow a particular
table to DROP RESTRICT.

Alternately, I would be happy with a way to get the names of objects that
are dropped when DROP CASCADE is used.


-------------------------------------------
justin tocci
Fort Wayne, IN

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