Output data from test scripts
[gnucomo.git] / test / t0008.errors
1 psql:test/create_v1.sql:382: NOTICE:  CREATE TABLE / PRIMARY KEY will create implicit index 'parameter_pkey' for table 'parameter'
2 psql:test/create_v1.sql:417: NOTICE:  CREATE TABLE / PRIMARY KEY will create implicit index 'property_pkey' for table 'property'
3 NOTICE:  CREATE TABLE / PRIMARY KEY will create implicit index 'parameter_notification_pkey' for table 'parameter_notification'
4
5 NOTICE:  CREATE TABLE / PRIMARY KEY will create implicit index 'parameter_class_pkey' for table 'parameter_class'
6
7 NOTICE:  CREATE TABLE / PRIMARY KEY will create implicit index 'object_statistics_pkey' for table 'object_statistics'
8
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
13 psql:src/database/create.sql:555: NOTICE:  CREATE TABLE / PRIMARY KEY will create implicit index 'object_statistics_pkey' for table 'object_statistics'
14 psql:src/database/create.sql:591: NOTICE:  CREATE TABLE / PRIMARY KEY will create implicit index 'parameter_pkey' for table 'parameter'
15 psql:src/database/create.sql:611: NOTICE:  CREATE TABLE / PRIMARY KEY will create implicit index 'parameter_class_pkey' for table 'parameter_class'
16 psql:src/database/create.sql:625: NOTICE:  CREATE TABLE / PRIMARY KEY will create implicit index 'parameter_notification_pkey' for table 'parameter_notification'
17 psql:src/database/create.sql:656: NOTICE:  CREATE TABLE / PRIMARY KEY will create implicit index 'property_pkey' for table 'property'
18 psql:src/database/create.sql:794: ERROR:  CREATE GROUP: group name "view" already exists
19 psql:src/database/create.sql:795: ERROR:  CREATE GROUP: group name "ops" already exists
20 psql:src/database/create.sql:796: ERROR:  CREATE GROUP: group name "admin" already exists
21 psql:src/database/destroy.sql:67: ERROR:  table "object_system_user" does not exist
22 psql:src/database/destroy.sql:92: ERROR:  sequence "unprocessed_l_unprocessedid_seq" does not exist
23 psql:src/database/destroy.sql:94: ERROR:  table "unprocessed_log" does not exist
24 psql:src/database/destroy.sql:96: ERROR:  table "user_gnucomo" does not exist