we are using postgresql 7.3.2 version.
We are facing a problem in nextval of sequence. The
problem is as follows,
If the server
shuts down abrupotly because of power failuar or any other
cause then the sequences tend to skip few numbers. After restarting the server the nextval of sequence doest match with the last number. |
- [HACKERS] bug in 7.3.2 Suvarna
- Re: [HACKERS] bug in 7.3.2 Jonah H. Harris
- Re: [HACKERS] bug in 7.3.2 Suvarna
- Re: [HACKERS] bug in 7.3.2 Tom Lane
- Re: [HACKERS] bug in 7.3.2 Suvarna
- Re: [HACKERS] bug in 7.3.2 Michael Fuhr
- Re: [HACKERS] bug in 7.3.2 Christopher Kings-Lynne
- Re: [HACKERS] bug in 7.3.2 Jaime Casanova