The following bug has been logged online: Bug reference: 1434 Logged by: Brad Snobar Email address: [EMAIL PROTECTED] PostgreSQL version: 8.0 Operating system: Linux Description: ERROR: type "bigserial" does not exist Details:
The column was a primary key bigint. ALTER TABLE "public"."CategoryBuildingRankSchemas" ALTER COLUMN "IDCategoryBuildingRankSchema" TYPE BIGSERIAL; ERROR: type "bigserial" does not exist ---------------------------(end of broadcast)--------------------------- TIP 2: you can get off all lists at once with the unregister command (send "unregister YourEmailAddressHere" to [EMAIL PROTECTED])