Migrating From MySQL To PostgreSQL In PHP
Introduction
This article is aimed primarily at MySQL users, showing them how to start with the PostgreSQL database management system. The article covers just a small number of areas, directly related to use in PHP – it barely even touches on most of PostgreSQL’s other features.
A working knowledge of MySQL and PHP is assumed.
This article does not cover installation or administration of PostgreSQL servers – it is purely for developers that use MySQL or PostrgreSQL.


