[MASSMAIL]Recursively trace all Foreign Key "referenced by" tables?

Поиск
Список
Период
Сортировка
От Ron Johnson
Тема [MASSMAIL]Recursively trace all Foreign Key "referenced by" tables?
Дата
Msg-id CANzqJaBULUGh=NhEFmp4csTz3DygSVp4VDraeBx_2srhesgRfQ@mail.gmail.com
обсуждение исходный текст
Список pgsql-general
The attached PG function dba.get_fk_referenced_by() has been tested on PG 9.6 and 14.

A recursive bash function (also attached) calls the PG function, and displays the whole tree of tables that the table in question depends on.  Output also attached.

Is there a better way to do this?  (I'm limited to scripting languages and what can be installed from RPM files.)
Вложения

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

Предыдущее
От: Adrian Klaver
Дата:
Сообщение: Re: Question on trigger
Следующее
От: jack
Дата:
Сообщение: [MASSMAIL]constant crashing