how to edit a table with sequence in postgresql code example Example: postgresql alter table sequence alter sequence your_sequence restart with 1000;