Error: Your database (pgsql) is not yet fully supported by Moodle.

Error: Your database (pgsql) is not yet fully supported by Moodle.

por Shiao Yeh -
Number of replies: 1
Hello,

It seems that moodle does not like postgresql. The version is 7.3.1

https://bcn.dyndns.org/moodle/admin/index.php?agreelicence=true

I tried (only once) using an updated verion of adodb, but it seems that does not work either.

Any ideas on what to check?

TIA
Average of ratings: -
In reply to Shiao Yeh

Re: Error: Your database (pgsql) is not yet fully supported by Moodle.

por Martin Dougiamas -
Imaxe de Core developers Imaxe de Documentation writers Imaxe de Moodle HQ Imaxe de Particularly helpful Moodlers Imaxe de Plugin developers Imaxe de Testers
You can't just make up names and expect them to work.

Don't use "pgsql", use "postgres7" in config.php

It says this very clearly in the comments.