Re: MediaWiki and Postgresql?

From: Scott Marlowe <smarlowe(at)g2switchworks(dot)com>
To: Markus Wollny <Markus(dot)Wollny(at)computec(dot)de>
Cc: Jerry LeVan <jerry(dot)levan(at)gmail(dot)com>, PostgreSQL - General <pgsql-general(at)postgresql(dot)org>
Subject: Re: MediaWiki and Postgresql?
Date: 2006-04-04 15:08:58
Message-ID: 1144163338.32266.37.camel@state.g2switchworks.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

On Mon, 2006-04-03 at 06:36, Markus Wollny wrote:
> Hi
>
> pgsql-general-owner(at)postgresql(dot)org wrote:
>
> > Has anyone put MediaWiki up using the current version of Postgresql?
>
> I have, although our Mediawiki installation is currently not openly
> accessible. Can't say that it went like a breeze, but the obstacles
> where more or less minor and writing a little custom auth-plugin wasn't
> really too hard either. If your question was just along the lines of
> "does it run", I can confirm that, yes, it does. I cannot say though how
> well it would stand up to high loads and if every query and index has
> been fully tweaked.
>

Given that this page:

http://www.mediawiki.org/wiki/Help:%24wgDBtype

says:

Use ""mysql"" for working code and ""PostgreSQL"" for development/broken
code.

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

> Kind regards
>
> Markus
>
> ---------------------------(end of broadcast)---------------------------
> TIP 4: Have you searched our list archives?
>
> http://archives.postgresql.org

In response to

Responses

Browse pgsql-general by date

  From Date Subject
Next Message patrick 2006-04-04 15:23:59 Re: recover from base directory?
Previous Message Stephan Szabo 2006-04-04 14:39:07 Re: Self-referencing and inherited table