Re: Skipping numbers in a sequence.

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: Skipping numbers in a sequence.
Дата
Msg-id 16712.975085689@sss.pgh.pa.us
обсуждение исходный текст
Ответ на Re: Skipping numbers in a sequence.  (GH <grasshacker@over-yonder.net>)
Список pgsql-novice
GH <grasshacker@over-yonder.net> writes:
> I just have that icky feeling that some day the sequence will roll over
> and hell with come after my ass. ;-))

At some point someone will doubtless get around to supporting sequences
based on int8 rather than int4 values.  Relying on that to happen before
you need it seems like a better answer than inventing slow,
hard-to-understand schemes for recycling sequence values.

            regards, tom lane

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

Предыдущее
От: Tom Lane
Дата:
Сообщение: Re: Re: re : PHP and persistent connections
Следующее
От: Mike Castle
Дата:
Сообщение: tinterval or interval