how to reset the autoincrement in postgres code example Example: postgresql update auto_increment value ALTER SEQUENCE product_id_seq RESTART WITH 1453