bugDrupal Forge - Bugs: bug #14479, Postgres DB Scheme File Error

 
 

bug #14479: Postgres DB Scheme File Error

Submitter:  Ricardo Gladwell <axon>
Submitted:  Fri 09 Sep 2005 10:19:38 AM UTC
   
 
Category:  Project Module Severity:  4 - Important
Priority:  5 - Normal Item Group:  Projects
Status:  None Assigned to:  axon
Open/Closed:  Open Release:  * 4.6.0
* Mandatory Fields

Add a New Comment Rich Markup
   

Fri 09 Sep 2005 10:19:38 AM UTC, original submission:  

When trying to use the .pgsql file the following errors occur.

psql:project.pgsql:27: NOTICE: CREATE TABLE / PRIMARY KEY will create implicit index "project_projects_pkey" for table "project_projects"
CREATE TABLE
CREATE INDEX
psql:project.pgsql:46: NOTICE: CREATE TABLE / PRIMARY KEY will create implicit index "project_releases_pkey" for table "project_releases"
CREATE TABLE
CREATE INDEX
psql:project.pgsql:67: NOTICE: CREATE TABLE / PRIMARY KEY will create implicit index "project_issues_pkey" for table "project_issues"
CREATE TABLE
CREATE INDEX
psql:project.pgsql:88: NOTICE: CREATE TABLE / PRIMARY KEY will create implicit index "project_comments_pkey" for table "project_comments"
CREATE TABLE
CREATE INDEX
CREATE TABLE
CREATE INDEX
psql:project.pgsql:103: ERROR: relation "project_cid_seq" already exists
psql:project.pgsql:104: ERROR: relation "project_rid_seq" already exists
psql:project.pgsql:117: ERROR: syntax error at or near "TYPE" at character 197
psql:project.pgsql:117: LINE 7: ) TYPE=MyISAM;
psql:project.pgsql:117: ^
psql:project.pgsql:123: ERROR: relation "project_issue_state" does not exist
psql:project.pgsql:124: ERROR: relation "project_issue_state" does not exist
psql:project.pgsql:125: ERROR: relation "project_issue_state" does not exist
psql:project.pgsql:126: ERROR: relation "project_issue_state" does not exist
psql:project.pgsql:127: ERROR: relation "project_issue_state" does not exist
psql:project.pgsql:128: ERROR: relation "project_issue_state" does not exist
psql:project.pgsql:129: ERROR: relation "project_issue_state" does not exist
psql:project.pgsql:130: ERROR: relation "project_issue_state" does not exist
psql:project.pgsql:131: ERROR: relation "project_issue_state" does not exist
psql:project.pgsql:132: ERROR: relation "project_issue_state" does not exist
psql:project.pgsql:133: ERROR: relation "project_issue_state" does not exist
psql:project.pgsql:134: ERROR: relation "project_issue_state" does not exist

Postgres 8.0.3
Durpal 4.6.3
Gentoo Linux

Copied from http://drupal.org/node/30712.

Ricardo Gladwell <axon>
Group administrator

 

(Note: upload size limit is set to 16384 kB, after insertion of the required escape characters.)

Attach Files:
   
   
Comment:
   

No files currently attached

 

Depends on the following items: None found

Items that depend on this one: None found

 

CC list is empty

 

No changes have been made to this item

Back to the top

Powered by Savane 3.13-0329.
Corresponding source code