Wrong increments of Sequence - Mailing list pgsql-general

From RPK
Subject Wrong increments of Sequence
Date
Msg-id 9765151.post@talk.nabble.com
Whole thread Raw
Responses Re: Wrong increments of Sequence  (Andreas Kretschmer <akretschmer@spamfence.net>)
List pgsql-general
I have created a sequence with minimum value=1 and increment=1. But whenever
I enter a record in a table and use nextval('seqstudentmaster') to insert
new studentid, it is incremented by 20. How to set it to increment by 1?
--
View this message in context: http://www.nabble.com/Wrong-increments-of-Sequence-tf3496141.html#a9765151
Sent from the PostgreSQL - general mailing list archive at Nabble.com.


pgsql-general by date:

Previous
From: "filippo"
Date:
Subject: stored queries and quoted strings
Next
From: "Lloyd Mason"
Date:
Subject: Unexplained case insensitive results