Posts

Showing posts with the label PostgreSQL

PostgreSQL in WAMP

Uncomment the lines extension=pdo_pgsql.so and e xtension=pgsql.so in php.ini . Copy libpq.dll from C:\wamp\bin\php\php5.*\ into C:\wamp\bin\apache*\bin and restart all services through the WampServer interface.