Node.js CRUD engineer moving into systems development, with a focus on databases

Posts

16 Apr 2025

Postgres: disable, reenable and revalidate foreign key constraints

  • Why would someone need to do this?
  • How to toggle foreign key constraints, without TRIGGER ALL?
  • How to validate constraints after reenabling them?