Re: Connecting to database using pg_connect - Mailing list pgsql-novice

From John DeSoi
Subject Re: Connecting to database using pg_connect
Date
Msg-id B7082955-A0DD-11D9-ACC4-000A95B03262@pgedit.com
Whole thread Raw
In response to Connecting to database using pg_connect  (<Gene.Brumm@thomson.com>)
List pgsql-novice
On Mar 29, 2005, at 1:49 PM, <Gene.Brumm@thomson.com> wrote:

> I am having trouble connecting to a PostgreSQL database using the
> following code. The first echo message appears but none of the others.
> I can connect fine using psql. What am I doing wrong?

Is your database name really capitalized like you have it in the
connect string? Have you double checked that pgsql support is compiled
into your php implementation? If you are testing this with a web
server, you might try just running it from the command line to see if
you get a better error description.


John DeSoi, Ph.D.
http://pgedit.com/
Power Tools for PostgreSQL


pgsql-novice by date:

Previous
From: John DeSoi
Date:
Subject: Re: making contact via perl
Next
From: Greg Lindstrom
Date:
Subject: Quote Question