Skip to content
Archive of entries posted on June 2009

PG4WP 0.9.10

Time for a new release, with the following improvements :

Ignore errors about non existing table “wp_options” while installing WordPress when debugging is on
SQL_CALC_FOUND_ROWS emulation, to have correct posts paging
Introduced support for the ZdMultilang plugin

I’ll soon rework my blog’s translation, using this great plugin.
SQL_CALC_FOUND_ROWS emulation gives correct paging, so PG4WP can be used on post-intensive [...]

PG4WP 0.9.9

This new release contains the following changes :

Comments deletion now works
Most specific global variables renamed to have ‘pg4wp’ in their name

This version was tested with WordPress 2.8, and also works well with version 2.7.1
I’ll test upgrading from WordPress 2.7.1 to version 2.8 in a while.
Download :
PG4WP 0.9.9

PG4WP 0.9.8

Here is version 0.9.8, with these improvements :

Searches are now case insensitive
WXR file import tested and works

I think PostgreSQL support is complete now, I’ll just make some code optimizations for 1.0.0 release.
What I am missing now is feedback to confirm that PG4WP is stable and ready.
Tests and development are done with WordPress 2.8 codebase, but [...]

PG4WP 0.9.7

Changes in this version :

Improved some regular expressions to limit unwanted changes in SQL
Wordpress’ export feature didn’t work in previous versions
Note : I’ve not tested the import feature yet

Download :
PG4WP 0.9.7

PG4WP 0.9.6

This version resolves a problem that caused tags not to work.
Download :
PG4WP 0.9.6

PG4WP 0.9.5

Version 0.9.5 of PG4WP is out !
Here are the improvements :

Optimized the code so it should be a bit faster and use less memory
The problem with links has been resolved
Corrected a problem wich made immediate publication impossible
Some SQL conversion errors removed
Better debug logging with separate logging of invalid SQL queries

Download version 0.9.5

Read this blog in english

This blog can now be read in French or in English.
I’ve choosen “xLanguage” to do this, which allows multiple versions to be hold in the same post.
I’m going to translate all existing elements so that everyone can read everything .
My english is not wonderfull, please correct me if you wish.

PG4WP 0.9.0

Version 0.9.0 is out, adding the possibility to disable debug logs .
This takes place in ‘wp-db-pgsql.php’ for now.
Logs are disabled in the archive.
Version 1.0.0 should be released soon, then I’ll make a TODO list for upcoming development.
You can download version 0.9.0 here.

PGSQL for WordPress as a plugin

To simplify installation, I packaged PG4WP as a plugin.
This version is numbered 0.8.0, there are still some improvements needed before I consider PG4WP to be usable.
Install is quite simple now :

Download the plugin
Extract the files in ‘wp-content’ from your WordPress install
You should get ‘db.php’ in ‘wp-content’ and 2 ‘wp-db-*.php’ files in ‘wp-content/plugins/pg4wp’
Point your [...]

Ouverture sous PostgreSQL

Bonjour le monde, voici le blog personnel de Hawk__
Une petite particularité : la base de données support est un serveur PostgreSQL 8.3
L’un des principaux but de ce blog est de présenter les travaux d’adaptation de WordPress pour un usage sur PostgreSQL.
J’ai eu l’occasion de commencer à travailler avec Wordpress il y [...]