reset a sequence in postgres max code example Example: postgresql reset sequence ALTER SEQUENCE <tablename>_<id>_seq RESTART WITH 1