how to delete all instances in a postgres table code example Example: delete all entries postgres DELETE FROM tablename;