Jump to content

connection error


ramjai

Recommended Posts

I nvr tried pg_connect() before, but looking at the manual, the correct syntax should be something like this?

 

$dbconn3 = pg_connect("host=localhost port=5432 dbname=mary user=lamb password=foo");

 

you have to define a "host=localhost" variable inside the connection string for it to connect successfully? Have no idea though.

 

Hope it helps.

 

Regards,

LPM

Link to comment
https://forums.phpfreaks.com/topic/143441-connection-error/#findComment-752417
Share on other sites

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.