"PostgreSQL Bugs List" <[EMAIL PROTECTED]> writes:
> ERROR: setval: value 0 is out of bounds for sequence "foo_id_seq"
> (1..9223372036854775807)
> FATAL: block 0 of 1663/97972/98006 is still referenced (private 1, global
> 1)
Does that relation OID actually point to the sequence? I couldn'
The following bug has been logged online:
Bug reference: 1276
Logged by: Sean Chittenden
Email address: [EMAIL PROTECTED]
PostgreSQL version: 8.0 Beta
Operating system: OS-X, FreeBSD
Description:Backend panics on SETVAL('..', 0)...
Details:
I haven't been able