PostgreSQL for WordPress is a special 'plugin' enabling WordPress to be used with a PostgreSQL database.
PostgreSQL for WordPress (PG4WP) gives you the possibility to install and use WordPress with a PostgreSQL database as a backend. It works by replacing calls to MySQL specific functions with generic calls that maps them to another database functions and rewriting SQL queries on the fly when needed.
Currently, support is focused on PostgreSQL, but other databases can be added quite easily by providing the appropriate 'driver'. MySQL driver is enclosed, which just does "nothing". If you need/wish support for another database, please feel free to contact the author, writing a driver is not really hard if you know a bit about SQL and the database you want support for.
Requires: 2.5.1 or higher
Compatible up to: 3.2.1
Last Updated: 2011-9-11
Downloads: 5,553




