Erik Price <[EMAIL PROTECTED]> writes: > So, is the solution to drop the column first, then drop the sequence, > then re-create the column by using ALTER TABLE ?
Perhaps what you are really looking to do is just to reset the sequence counters with setval() ? regards, tom lane ---------------------------(end of broadcast)--------------------------- TIP 7: don't forget to increase your free space map settings