Re: MediaWiki + PostgreSQL is not ready for production? - Mailing list pgsql-general

From John R Pierce
Subject Re: MediaWiki + PostgreSQL is not ready for production?
Date
Msg-id ae4b56dd-43aa-b7ba-cb51-e118bcedb8c3@hogranch.com
Whole thread Raw
In response to MediaWiki + PostgreSQL is not ready for production?  (Tatsuo Ishii <ishii@postgresql.org>)
Responses Re: MediaWiki + PostgreSQL is not ready for production?
Re: MediaWiki + PostgreSQL is not ready for production?
Re: MediaWiki + PostgreSQL is not ready for production?
List pgsql-general
On 7/18/2016 9:14 PM, Tatsuo Ishii wrote:
> I found following comment for using PostgreSQL with MediaWiki:
>
> https://www.mediawiki.org/wiki/Compatibility#Database
>
> "Anything other than MySQL or MariaDB is not recommended for
> production use at this point."
>
> This is a sad and disappointed statement for us. Should we help
> MediaWiki community to enhance this?

the classic problem with any of these sorts of open source projects,
while you can convert the core system to postgres, there's a huge
community of contributed plugins, and many of these authors have zero
interest in anything but their default database, mysql/mariadb.   I ran
into this with Drupal, Wordpress, a couple different forum projects.
Drupal even tried to offer a database API so plugin developers wouldn't
touch SQL directly, but too many ignored it.



--
john r pierce, recycling bits in santa cruz



pgsql-general by date:

Previous
From: Tatsuo Ishii
Date:
Subject: MediaWiki + PostgreSQL is not ready for production?
Next
From: Tatsuo Ishii
Date:
Subject: Re: MediaWiki + PostgreSQL is not ready for production?