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

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

by 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.

by Martin Dougiamas -
Picture of Core developers Picture of Documentation writers Picture of Moodle HQ Picture of Particularly helpful Moodlers Picture of Plugin developers Picture of 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.