Location via proxy:   [ UP ]  
[Report a bug]   [Manage cookies]                

Re: MediaWiki and Postgresql? - Mailing list pgsql-general

From Ian Barwick
Subject Re: MediaWiki and Postgresql?
Date
Msg-id 1d581afe0604070032q72785a61p1cc3ef98844e96cc@mail.gmail.com
Whole thread Raw
In response to Re: MediaWiki and Postgresql?  (Scott Marlowe <smarlowe@g2switchworks.com>)
List pgsql-general
On 4/4/06, Scott Marlowe <smarlowe@g2switchworks.com> wrote:
(...)
> Given that this page:
>
> http://www.mediawiki.org/wiki/Help:%24wgDBtype
>
> says:
>
> Use ""mysql"" for working code and ""PostgreSQL"" for development/broken
> code.

The documentation in the MediaWiki wiki isn't always up to date, I suspect.

> I'd guess that PostgreSQL support is not quite at the same level as
> MySQL just yet.  :)

FWIW there's a file "includes/DatabasePostgreSQL.php" in the CVS head
versions of MediaWiki which has at the top:

/**
 * This is PostgreSQL database abstraction layer.
 *
 * As it includes more generic version for DB functions,
 * than MySQL ones, some of them should be moved to parent
 * Database class.
 *
 * STATUS: Working PG implementation of MediaWiki
 * TODO: Installer support
 *
 * @package MediaWiki
 */

(There's also "includes/DatabaseOracle.php" but it doesn't say
anything about status).

Ian Barwick

pgsql-general by date:

Previous
From: Martijn van Oosterhout
Date:
Subject: Re: Debian package for freeradius_postgresql module
Next
From: Clive Page
Date:
Subject: Re: Column descriptions - could they be propagated to new