sequences - Mailing list pgsql-interfaces

From StOo
Subject sequences
Date
Msg-id 99110211052602.00437@FAETHOR
Whole thread Raw
In response to [INTERFACES] ODBC driver  (Adolfo Diaz <adiaz@vega.inf.cu>)
List pgsql-interfaces
Hi, The size of a sequence is 32bit , correct? (im pretty damn sure it is). Is
there any way I can tune this to 64bit, There is an int8 option in postgres as
I use that already.Threre is a skanky way of creating an incremenetd counter 
whilst using an int8 but I would rather up the sequence in the code. Anyone got
any ideas where to look? I am aware that the int8 is signed but that doest matter currently.


+-=-=-=-=-=-=-=StOo=-=-=-=-=-=-=-+

Stuart Hodgkinson Stuart@comodo.net





pgsql-interfaces by date:

Previous
From: "Aage J. Skjolingstad"
Date:
Subject: ODBC connect from Linux to Postgresql db server
Next
From: Glenn Sullivan
Date:
Subject: Listen/Notify with jdbc