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

CommentFileSizeAuthor
#1 flexinode_2.pgsql1.19 KBpaulgear

Comments

paulgear’s picture

StatusFileSize
new1.19 KB

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