Re: Serial Jumping

Поиск
Список
Период
Сортировка
От Devrim GÜNDÜZ
Тема Re: Serial Jumping
Дата
Msg-id 1233073741.15799.9.camel@laptop.gunduz.org
обсуждение исходный текст
Ответ на Serial Jumping  (db.subscriptions@shepherdhill.biz)
Список pgsql-general
On Tue, 2009-01-27 at 05:55 +0100, db.subscriptions@shepherdhill.biz
wrote:

> I have a table with BIG SERIAL field as Primary KEY. During high load,
> entries in the BIG SERIAL field are jumped. One could see a row with
> 1367 and expecting the next INSERT to be 1368, one would end up
> getting 1369.
>
> Please is this normal?

Yes, but there is a way to get rid of that:

http://www.varlena.com/GeneralBits/130.php

Regards,
--
Devrim GÜNDÜZ, RHCE
devrim~gunduz.org, devrim~PostgreSQL.org, devrim.gunduz~linux.org.tr
                   http://www.gunduz.org

Вложения

В списке pgsql-general по дате отправления:

Предыдущее
От: "Markova, Nina"
Дата:
Сообщение: FW: information about tables via psql
Следующее
От: Oleg Bartunov
Дата:
Сообщение: Re: Text search with ispell