Re: My Sequence does not increment what I expected - Mailing list pgadmin-support

From Obe, Regina
Subject Re: My Sequence does not increment what I expected
Date
Msg-id 53F9CF533E1AA14EA1F8C5C08ABC08D2EFB690@ZDND.DND.boston.cob
Whole thread Raw
In response to My Sequence does not increment what I expected  ("Ezequias Rodrigues da Rocha" <ezequias.rocha@gmail.com>)
List pgadmin-support
You maybe had added data before and then deleted it.  You can go in and change the sequence start number via pgAdmin by expanding the sequences node, selecting the sequence in question and changing the current value to 1 and minimum to 1.
 
 


From: pgadmin-support-owner@postgresql.org [mailto:pgadmin-support-owner@postgresql.org] On Behalf Of Ezequias Rodrigues da Rocha
Sent: Friday, September 29, 2006 8:02 AM
To: pgAdmin Support
Subject: [pgadmin-support] My Sequence does not increment what I expected

Hi list,

I have a sequence and when I insert a new row the sequence increment 101 instead of 1.

Does anybody noticed something like that ? Should I delete and recreate the sequence ?


Any help will be welcomed.


Regards ...

--
=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
                                  Atenciosamente (Sincerely)
                        Ezequias Rodrigues da Rocha
=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
A pior das democracias ainda é melhor do que a melhor das ditaduras
The worst of democracies is still better than the better of dictatorships
http://ezequiasrocha.blogspot..com/




The substance of this message, including any attachments, may be
confidential, legally
privileged and/or exempt from disclosure pursuant to Massachusetts
law. It is intended
solely for the addressee. If you received this in error, please
contact the sender and
delete the material from any computer.

pgadmin-support by date:

Previous
From: "Ezequias Rodrigues da Rocha"
Date:
Subject: My Sequence does not increment what I expected
Next
From: "Obe, Regina"
Date:
Subject: Issue with editing float8 fields