Output data from test scripts
[gnucomo.git] / test / t0005.errors
1 psql:src/database/create.sql:555: NOTICE:  CREATE TABLE / PRIMARY KEY will create implicit index 'object_statistics_pkey' for table 'object_statistics'
2 psql:src/database/create.sql:591: NOTICE:  CREATE TABLE / PRIMARY KEY will create implicit index 'parameter_pkey' for table 'parameter'
3 psql:src/database/create.sql:611: NOTICE:  CREATE TABLE / PRIMARY KEY will create implicit index 'parameter_class_pkey' for table 'parameter_class'
4 psql:src/database/create.sql:625: NOTICE:  CREATE TABLE / PRIMARY KEY will create implicit index 'parameter_notification_pkey' for table 'parameter_notification'
5 psql:src/database/create.sql:656: NOTICE:  CREATE TABLE / PRIMARY KEY will create implicit index 'property_pkey' for table 'property'
6 psql:src/database/create.sql:794: ERROR:  CREATE GROUP: group name "view" already exists
7 psql:src/database/create.sql:795: ERROR:  CREATE GROUP: group name "ops" already exists
8 psql:src/database/create.sql:796: ERROR:  CREATE GROUP: group name "admin" already exists
9 psql:src/database/destroy.sql:67: ERROR:  table "object_system_user" does not exist
10 psql:src/database/destroy.sql:92: ERROR:  sequence "unprocessed_l_unprocessedid_seq" does not exist
11 psql:src/database/destroy.sql:94: ERROR:  table "unprocessed_log" does not exist
12 psql:src/database/destroy.sql:96: ERROR:  table "user_gnucomo" does not exist