``` ALTER TABLE SET DEFAULT nextval('public.t_id_seq'::regclass); ``` https://www.postgresql.org/docs/14/sql-altertable.html