Trying to test d7 alpha 1 on postgresql (8.1.19).

Have tried both normal and minimal profiles - both give the same error:

SQLSTATE[42601]: Syntax error: 7 ERROR: syntax error at or near "," at character 83

At this point the install cannot continue.

In the database I see tables but no tables have any rows.

I can insert data into these tables via psql using the same user.

This is probably the same bug as http://drupal.org/node/652458 but it occurs in a plain drupal alpha1 download - so its not the demo install profile.

Access to both install and db can be arranged if needed ;)

Comments

chrissearle’s picture

Need new glasses. Read the req's as Postgres 8.1.3 - not 8.3 - off to see if I can find an 8.3 for debian etch.

chrissearle’s picture

Status: Active » Closed (fixed)

Yes - confirmed. Just needed a working postgres version.