- - PR -
Pengin Officeインストール時にて"psql:penguinoffice.db:18: ERROR: relation "users_entry" already exi
1
投稿者 | 投稿内容 |
---|---|
|
投稿日時: 2006-01-14 15:42
Pengin Officeのインストールをおこなっていてpsql pen.dbにアクセス後
\i penguinoffice.dbを 実行後以下のエラー発生となります。 原因がよくわかりません。 教えてください。 You are now connected as new user "postgres". psql:penguinoffice.db:18: NOTICE: CREATE TABLE / PRIMARY KEY will create implicit index "users_en try_pkey" for table "users_entry" psql:penguinoffice.db:18: ERROR: relation "users_entry" already exists REVOKE GRANT psql:penguinoffice.db:28: ERROR: user "apache" does not exist psql:penguinoffice.db:46: ERROR: relation "boards_post" already exists REVOKE GRANT psql:penguinoffice.db:56: ERROR: user "apache" does not exist psql:penguinoffice.db:80: NOTICE: CREATE TABLE / PRIMARY KEY will create implicit index "events_p key" for table "events" psql:penguinoffice.db:80: ERROR: relation "events" already exists REVOKE GRANT psql:penguinoffice.db:90: ERROR: user "apache" does not exist psql:penguinoffice.db:102: ERROR: relation "address_kind" already exists REVOKE GRANT |
|
投稿日時: 2006-01-14 22:23
createuser 全くしてないとか。
|
1