Обсуждение: sequences

Поиск
Список
Период
Сортировка

sequences

От
"stuart"
Дата:
Hi,The size of a sequence is 32bit , correct? (im pretty damn sure it is). Isthere any way I can tune this to 64bit,
Thereis an int8 option in postgres
 
asI use that already.Threre is a skanky way of creating an incremenetd
counterwhilst using an int8 but I would rather up the sequence in the code. Anyone
gotany ideas where to look?I am aware that the int8 is signed but that doest matter currently
Stuart Hodgkinson Stuart@comodo.net