alter id column to auto increment in postgres code example Example: postgresql update auto_increment value ALTER SEQUENCE product_id_seq RESTART WITH 1453