Naomi Walker <[EMAIL PROTECTED]> writes:
> We are using Postgres 7.3.2 on a Solaris box.
> When I dump a schema with a SEQUENCE in it, it shows the MAXVAL as
> 2,147,483,647.
> Is it possible to set this number higher?
Hmm ... 7.3 does have support for 64-bit sequences, if it was compiled
on a c
We are using Postgres 7.3.2 on a Solaris box.
When I dump a schema with a SEQUENCE in it, it shows the MAXVAL as
2,147,483,647.
Is it possible to set this number higher?
When we get to maxval, does it wrap?
--
-
Naomi