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