Обсуждение: PostgreSQL Dependency tree

Поиск
Список
Период
Сортировка

PostgreSQL Dependency tree

От
Lucas Possamai
Дата:
Hi community!

I need to understand the dependency tree in my DB. The order of INSERT into each table based on FKs.

I know there is the pg-depend catalog, but I figured before spending some time writting the SQL statement, I would ask if anybody has any query or tooling that provides the dependency tree ready to go?

Thanks in advance!
Lucas