I need to install MediaWiki with PostgreSQl as database backend on an 10.04 server.
I would prefer to install MediaWiki via apt-get/aptitude but I don't know how to configure the installation not to install the unneeded MySQL.
Is it possible to change the dependencies from MySQL to PostgreSQL and if yes how can I do it?