As the subject says, “longblob” is specific to MySQL. PostgresSQL has “bytea”. The affected function is biblio_update_6029() in biblio.install.

Comments

rjerome’s picture

Status: Active » Fixed

I've changed that update to use the SchemaAPI which should be a little more cross database friendly.

http://drupalcode.org/project/biblio.git/commit/7e8b97a

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.

liam morland’s picture

Issue tags: +PostgreSQL