sequences

From: StOo <stuart(at)comodo(dot)net>
To: pgsql-interfaces(at)postgreSQL(dot)org
Subject: sequences
Date: 1999-11-02 11:01:16
Message-ID: 99110211052602.00437@FAETHOR
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: 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(at)comodo(dot)net

In response to

Responses

Browse pgsql-interfaces by date

  From Date Subject
Next Message Glenn Sullivan 1999-11-02 16:23:32 Listen/Notify with jdbc
Previous Message Aage J. Skjolingstad 1999-11-01 23:27:59 ODBC connect from Linux to Postgresql db server