Re: [HACKERS] pg_connect error

Поиск
Список
Период
Сортировка
От Travis Bauer
Тема Re: [HACKERS] pg_connect error
Дата
Msg-id 20001018224552.B26597@ghost.cs.indiana.edu
обсуждение исходный текст
Ответ на Re: [HACKERS] pg_connect error  (Brian Edginton <edge@shell.aros.net>)
Список 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 по дате отправления:

Предыдущее
От: Charles Tassell
Дата:
Сообщение: Re: Limit on number of queries from CGI or PHP (security)
Следующее
От: Karel Zak
Дата:
Сообщение: Re: to_char function