Query failed: ERROR: relation "flexinode_ctype_seq" does not exist in .../database.pgsql.inc on line 52
wdtj - June 22, 2005 - 21:38
| Project: | Flexinode |
| Version: | 4.6.x-1.x-dev |
| Component: | Code |
| Category: | bug report |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | active |
Description
I've created a pgsql schema for flexinode. But when I attempted to create a new "Event" node, I got the error:
pg_query() [function.pg-query]: Query failed: ERROR: relation "flexinode_ctype_seq" does not exist in /var/www/html/drupal-4.6.1/includes/database.pgsql.inc on line 52.
I don't see the sequence defined in the mysql version. Is it missng?
I'll post the completed .pgsql file when I've tested it.
Thanks

#1
Here's my flexinode.pgsql. It seems to work.