S. Neumann wrote: > When exporting databases using pg_dump column types that are 'bigserial' > become 'bigint'. This problem did not occur on 8.0.8 on linux.
Yeah, but this is not a bug. There are later commands that attach a sequence to the default value of the column, effectively turning it into a bigserial. -- Alvaro Herrera http://www.CommandPrompt.com/ PostgreSQL Replication, Consulting, Custom Development, 24x7 support -- Sent via pgsql-bugs mailing list (pgsql-bugs@postgresql.org) To make changes to your subscription: http://www.postgresql.org/mailpref/pgsql-bugs