On Wed, Jul 22, 2020 at 8:24 AM Samuel Nelson <valczir.darkv...@gmail.com> wrote:
> Is there a way to force the delete to cascade to tables in a specific > order? > No really, but you can defer constraint checking. https://www.postgresql.org/docs/12/sql-set-constraints.html David J.