I will have to tell you that I'm pleased with this. I use postgresql myself for any of my home projects, so a new and better pg driver is welcome.
----- Original Message ---- From: Stephen R. van den Berg srb@cuci.nl To: pike-devel@lists.lysator.liu.se Sent: Wednesday, July 23, 2008 12:35:12 PM Subject: pgsql performance
I've been working on a PGsql helper class to speed up the hotspots in my new pgsql PostgreSQL driver; so far it works rather well, and the performance of the new driver has leaped from 10% of the libpq module, to about 45% of the libpq module.
I won't be including the module until I have it at about 100% (or greater) of the libpq speed though.