Re: Primary Key problem
От | Oliver Elphick |
---|---|
Тема | Re: Primary Key problem |
Дата | |
Msg-id | 1015277588.1406.58.camel@linda обсуждение исходный текст |
Ответ на | Primary Key problem ("ebp" <ebp_register@yahoo.com>) |
Список | pgsql-novice |
On Mon, 2002-03-04 at 19:13, ebp wrote: > I was wondering how i could check/increment the key value, possibly to find out if there is data after the current keyvalue. I believe that when we imported some files, they threw off the key values for some reason, probably jumping tosome other starting point than the next available value. select setval('kbeg_sequence',(select max(your_sequence_field) from kbeg)); -- Oliver Elphick Oliver.Elphick@lfix.co.uk Isle of Wight http://www.lfix.co.uk/oliver GPG: 1024D/3E1D0C1C: CA12 09E0 E8D5 8870 5839 932A 614D 4C34 3E1D 0C1C "Give, and it will be given to you. A good measure, pressed down, taken together and running over, will be poured into your lap. For with the same measure that you use, it will be measured to you." Luke 6:38
В списке pgsql-novice по дате отправления: