Using a fresh copy of RDS on AWS.  I initialized the schema few times already
here is the output of my 2nd attempt. 


psql:db_schema_tamplate_output.sql:27: ERROR:  type
"guacamole_connection_group_db" already exists
psql:db_schema_tamplate_output.sql:36: ERROR:  type "guacamole_entity_db"
already exists
psql:db_schema_tamplate_output.sql:47: ERROR:  type
"guacamole_object_permission_db" already exists
psql:db_schema_tamplate_output.sql:60: ERROR:  type
"guacamole_system_permission_db" already exists
psql:db_schema_tamplate_output.sql:69: ERROR:  type
"guacamole_proxy_encryption_method" already exists
psql:db_schema_tamplate_output.sql:98: ERROR:  relation
"guacamole_connection_group" already exists
psql:db_schema_tamplate_output.sql:101: ERROR:  relation
"guacamole_connection_group_parent_id" already exists
psql:db_schema_tamplate_output.sql:139: ERROR:  relation
"guacamole_connection" already exists
psql:db_schema_tamplate_output.sql:142: ERROR:  relation
"guacamole_connection_parent_id" already exists
psql:db_schema_tamplate_output.sql:162: ERROR:  relation "guacamole_entity"
already exists
psql:db_schema_tamplate_output.sql:212: ERROR:  relation "guacamole_user"
already exists
psql:db_schema_tamplate_output.sql:238: ERROR:  relation
"guacamole_user_group" already exists
psql:db_schema_tamplate_output.sql:261: ERROR:  relation
"guacamole_user_group_member" already exists
psql:db_schema_tamplate_output.sql:287: ERROR:  relation
"guacamole_sharing_profile" already exists
psql:db_schema_tamplate_output.sql:290: ERROR:  relation
"guacamole_sharing_profile_primary_connection_id" already exists
psql:db_schema_tamplate_output.sql:309: ERROR:  relation
"guacamole_connection_parameter" already exists
psql:db_schema_tamplate_output.sql:312: ERROR:  relation
"guacamole_connection_parameter_connection_id" already exists
psql:db_schema_tamplate_output.sql:333: ERROR:  relation
"guacamole_sharing_profile_parameter" already exists
psql:db_schema_tamplate_output.sql:336: ERROR:  relation
"guacamole_sharing_profile_parameter_sharing_profile_id" already exists
psql:db_schema_tamplate_output.sql:357: ERROR:  relation
"guacamole_user_attribute" already exists
psql:db_schema_tamplate_output.sql:360: ERROR:  relation
"guacamole_user_attribute_user_id" already exists
psql:db_schema_tamplate_output.sql:381: ERROR:  relation
"guacamole_user_group_attribute" already exists
psql:db_schema_tamplate_output.sql:384: ERROR:  relation
"guacamole_user_group_attribute_user_group_id" already exists
psql:db_schema_tamplate_output.sql:405: ERROR:  relation
"guacamole_connection_attribute" already exists
psql:db_schema_tamplate_output.sql:408: ERROR:  relation
"guacamole_connection_attribute_connection_id" already exists
psql:db_schema_tamplate_output.sql:429: ERROR:  relation
"guacamole_connection_group_attribute" already exists
psql:db_schema_tamplate_output.sql:432: ERROR:  relation
"guacamole_connection_group_attribute_connection_group_id" already exists
psql:db_schema_tamplate_output.sql:453: ERROR:  relation
"guacamole_sharing_profile_attribute" already exists
psql:db_schema_tamplate_output.sql:456: ERROR:  relation
"guacamole_sharing_profile_attribute_sharing_profile_id" already exists
psql:db_schema_tamplate_output.sql:479: ERROR:  relation
"guacamole_connection_permission" already exists
psql:db_schema_tamplate_output.sql:482: ERROR:  relation
"guacamole_connection_permission_connection_id" already exists
psql:db_schema_tamplate_output.sql:485: ERROR:  relation
"guacamole_connection_permission_entity_id" already exists
psql:db_schema_tamplate_output.sql:508: ERROR:  relation
"guacamole_connection_group_permission" already exists
psql:db_schema_tamplate_output.sql:511: ERROR:  relation
"guacamole_connection_group_permission_connection_group_id" already exists
psql:db_schema_tamplate_output.sql:514: ERROR:  relation
"guacamole_connection_group_permission_entity_id" already exists
psql:db_schema_tamplate_output.sql:537: ERROR:  relation
"guacamole_sharing_profile_permission" already exists
psql:db_schema_tamplate_output.sql:540: ERROR:  relation
"guacamole_sharing_profile_permission_sharing_profile_id" already exists
psql:db_schema_tamplate_output.sql:543: ERROR:  relation
"guacamole_sharing_profile_permission_entity_id" already exists
psql:db_schema_tamplate_output.sql:561: ERROR:  relation
"guacamole_system_permission" already exists
psql:db_schema_tamplate_output.sql:564: ERROR:  relation
"guacamole_system_permission_entity_id" already exists
psql:db_schema_tamplate_output.sql:588: ERROR:  relation
"guacamole_user_permission" already exists
psql:db_schema_tamplate_output.sql:591: ERROR:  relation
"guacamole_user_permission_affected_user_id" already exists
psql:db_schema_tamplate_output.sql:594: ERROR:  relation
"guacamole_user_permission_entity_id" already exists
psql:db_schema_tamplate_output.sql:618: ERROR:  relation
"guacamole_user_group_permission" already exists
psql:db_schema_tamplate_output.sql:621: ERROR:  relation
"guacamole_user_group_permission_affected_user_group_id" already exists
psql:db_schema_tamplate_output.sql:624: ERROR:  relation
"guacamole_user_group_permission_entity_id" already exists
psql:db_schema_tamplate_output.sql:659: ERROR:  relation
"guacamole_connection_history" already exists
psql:db_schema_tamplate_output.sql:662: ERROR:  relation
"guacamole_connection_history_user_id" already exists
psql:db_schema_tamplate_output.sql:665: ERROR:  relation
"guacamole_connection_history_connection_id" already exists
psql:db_schema_tamplate_output.sql:668: ERROR:  relation
"guacamole_connection_history_sharing_profile_id" already exists
psql:db_schema_tamplate_output.sql:671: ERROR:  relation
"guacamole_connection_history_start_date" already exists
psql:db_schema_tamplate_output.sql:674: ERROR:  relation
"guacamole_connection_history_end_date" already exists
psql:db_schema_tamplate_output.sql:677: ERROR:  relation
"guacamole_connection_history_connection_id_start_date" already exists
psql:db_schema_tamplate_output.sql:698: ERROR:  relation
"guacamole_user_history" already exists
psql:db_schema_tamplate_output.sql:701: ERROR:  relation
"guacamole_user_history_user_id" already exists
psql:db_schema_tamplate_output.sql:704: ERROR:  relation
"guacamole_user_history_start_date" already exists
psql:db_schema_tamplate_output.sql:707: ERROR:  relation
"guacamole_user_history_end_date" already exists
psql:db_schema_tamplate_output.sql:710: ERROR:  relation
"guacamole_user_history_user_id_start_date" already exists
psql:db_schema_tamplate_output.sql:732: ERROR:  relation
"guacamole_user_password_history" already exists
psql:db_schema_tamplate_output.sql:735: ERROR:  relation
"guacamole_user_password_history_user_id" already exists
psql:db_schema_tamplate_output.sql:737: ERROR:  role "guacadmin" already
exists
GRANT
GRANT
GRANT



schema i am using has the table but it never makes it to database 

CREATE TABLE guacamole_entity (

  entity_id     serial                  NOT NULL,
  name          varchar(128)            NOT NULL,
  type          guacamole_entity_type   NOT NULL,

  PRIMARY KEY (entity_id),

  CONSTRAINT guacamole_entity_name_scope
    UNIQUE (type, name)

);



--
Sent from: 
http://apache-guacamole-general-user-mailing-list.2363388.n4.nabble.com/

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to