He could reset the sequence for sure, but maybe his code induce the increment problem.
Richard On Mon, Feb 13, 2012 at 4:46 PM, Ron McOuat <[email protected]> wrote: > It is like the sequence for that primary key has started over with a reset > to initial value since the key value that causes the exception is 1. To do > that I would think you would have to tweak the sequence with psql while > there is data in the table. > > Ron >

