Re: MediaWiki and Postgresql?

Поиск
Список
Период
Сортировка
От Ian Barwick
Тема Re: MediaWiki and Postgresql?
Дата
Msg-id 1d581afe0604070032q72785a61p1cc3ef98844e96cc@mail.gmail.com
обсуждение исходный текст
Ответ на Re: MediaWiki and Postgresql?  (Scott Marlowe <smarlowe@g2switchworks.com>)
Список 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 по дате отправления:

Предыдущее
От: Martijn van Oosterhout
Дата:
Сообщение: Re: Debian package for freeradius_postgresql module
Следующее
От: Clive Page
Дата:
Сообщение: Re: Column descriptions - could they be propagated to new