Postgres de table tronquée
truncate my_table restart identity
Unsightly Unicorn
truncate my_table restart identity
TRUNCATE table_name RESTART IDENTITY CASCADE;