Re: [HACKERS] pg_connect error - Mailing list pgsql-general

From Travis Bauer
Subject Re: [HACKERS] pg_connect error
Date
Msg-id 20001018224552.B26597@ghost.cs.indiana.edu
Whole thread Raw
In response to Re: [HACKERS] pg_connect error  (Brian Edginton <edge@shell.aros.net>)
List pgsql-general
I noticed that when I was compiling my copy that if I did not specify
the pgsql installation properly, that the ./configure script gave one
error in the middle of the ./configure output that was easy to
miss. At the end, then it gave a warning that did not mention pgsql at all.
Are you sure that you correctly specified the install directory of the pgsql
server?

--
----------------------------------------------------------------
Travis Bauer | CS Grad Student | IU |www.cs.indiana.edu/~trbauer
----------------------------------------------------------------

Brian Edginton (edge@shell.aros.net) wrote:

> Travis Bauer <trbauer@indiana.edu> wrote:
>
> > When you compiles php, did you ./configure with --with-pgsql?  If you did
> > not compile php explicitly telling it to includ pgsql support, it probably
> > didn't.
>
> Yes I did, and postgresql is installed in the default location. Notice that
> the pg_connect from the pgsql module (ext/pgsql) is being executed, it's
> just not finding the PQconnectdb function from the libpq.so library.
>
> > Travis
>
> > Brian Edginton (edge@aros.ne




pgsql-general by date:

Previous
From: Charles Tassell
Date:
Subject: Re: Limit on number of queries from CGI or PHP (security)
Next
From: Karel Zak
Date:
Subject: Re: to_char function