Robert Mosher <mosher(at)andrews(dot)edu> writes:> Is there a way I can specify which value a serial field starts at?
Use setval() on the sequence created for the serial column.
regards, tom lane