Re: Sequence Question DOH!

Поиск
Список
Период
Сортировка
От Richard Huxton
Тема Re: Sequence Question DOH!
Дата
Msg-id 41132E99.8020105@archonet.com
обсуждение исходный текст
Ответ на Re: Sequence Question DOH!  (Oscar Tuscon <obtuse@bmwe30.net>)
Список pgsql-general
Oscar Tuscon wrote:
> Not sure how I managed to interchange Greg's reply and my response,
> but here's mine again:

Oscar - if you're still interested in grabbing variable ranges of
sequence-id's then I had an idea. Just multiply nextval() by 1000 (or
whatever) and use however many you need. You'll want to set the maximum
for the sequence correspondingly lower.

--
   Richard Huxton
   Archonet Ltd

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

Предыдущее
От: John DeSoi
Дата:
Сообщение: Re: psql and md5
Следующее
От: Pierre-Frédéric Caillaud
Дата:
Сообщение: Re: Commit Transaction Command