sequences

From: "stuart" <stuart(at)comodo(dot)net>
To: <pgsql-interfaces(at)postgreSQL(dot)org>
Subject: sequences
Date: 1999-11-03 15:32:39
Message-ID: 000b01bf2610$a98ebf20$2000a8c0@comodo.net
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

Stuart Hodgkinson Stuart(at)comodo(dot)net

Browse pgsql-interfaces by date

  From Date Subject
Next Message Ken J. Wright 1999-11-03 15:33:43 Re: AW: [INTERFACES] Postgres (NT), ODBC and DBTools
Previous Message Dave Page 1999-11-03 15:21:07 RE: [INTERFACES] Postgres (NT), ODBC and DBTools