HERVE Laurent ([EMAIL PROTECTED]) reports a bug with a severity of 3 The lower the number the more severe it is. Short Description Sequences with pg_dump -a not properly set Long Description I use PostgreSQL 7.0.3 When I use the pg_dump -a, the script contains CREATE SEQUENCE statements for loading data for sequences. As the sequence already exists, the statement fails when I try to load the dump (for data only). It should have generated setval statements or something equivalent... Sample Code No file was uploaded with this report ---------------------------(end of broadcast)--------------------------- TIP 1: subscribe and unsubscribe commands go to [EMAIL PROTECTED]