Thread: PostgreSQL Dependency tree

PostgreSQL Dependency tree

From
Lucas Possamai
Date:
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