Manual:PostgreSQL

From MediaWiki.org
Jump to: navigation, search

The purpose of this page is to collect information and experiences about running MediaWiki on PostgreSQL.

MediaWiki supports Postgres since 1.7 and as of 1.16 contain only a few minor bugs. MediaWiki requires Postgres 8.3 or later, and PG database support enabled in PHP.

Most of the common maintenance scripts work with Postgres however some of the more obscure ones might have problems.

Contents

[edit] Is PostgreSQL a good choice for MediaWiki?

Wikipedia uses MySQL so MediaWiki gets more testing on MySQL than PostgreSQL. While support for PostgreSQL is maintained by volunteers, most core functionality is working.

[edit] MediaWiki database migration

[edit] From MySQL to PostgreSQL

The mwdumper tool might help.

There is also mediawiki_mysql2postgres.pl in maintainance/postgres but there is uncertainty whether it works.

[edit] From PostgreSQL to MySQL

This is generally not recommended as converting from Postgres data types back to MySQL is not as simple an operation as the reverse. There are however some scripts which may work.

Databases Engines: MySQLOraclePostgreSQLSQLiteIBM DB2
Technical documentation: Schema (tables) – Access
Language: English  • Deutsch • polski • português • português do Brasil