Tom Lane wrote:
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() ?

Believe it or not, I really want to remove the sequences altogether. It may sound strange. I'm experimenting.




Erik


---------------------------(end of broadcast)--------------------------- TIP 1: subscribe and unsubscribe commands go to [EMAIL PROTECTED]

Reply via email to