Re: Pgsql 7.3.3 on redhat 7.2

Поиск
Список
Период
Сортировка
От Daniel E. Fisher
Тема Re: Pgsql 7.3.3 on redhat 7.2
Дата
Msg-id JIEIIHOALIEKONPOODGLEENGCCAA.danfisher@bwkip.com
обсуждение исходный текст
Ответ на Re: Pgsql 7.3.3 on redhat 7.2  (Alvaro Herrera <alvherre@dcc.uchile.cl>)
Ответы Re: Pgsql 7.3.3 on redhat 7.2
Re: Pgsql 7.3.3 on redhat 7.2
Список pgsql-general
I have in the /var/lib/
libpq.so.2
libpq.so.2.0
libpq.so.2.1
libpq.so

also found
/usr/local/pgsql/lib/libpq.so.3
/usr/local/pgsql/lib/libpq.so.3.0
/usr/local/pgsql/lib/libpq.so

After reading all my server logs:

No error messages or nothing. Weird..

May have something to do with reading wrong libpq Alvaro?



-Dan
-Always appreciative of help

-----Original Message-----
From: Alvaro Herrera [mailto:alvherre@dcc.uchile.cl]
Sent: Monday, October 20, 2003 11:28 AM
To: Daniel E. Fisher
Cc: PGSQL List
Subject: Re: [GENERAL] Pgsql 7.3.3 on redhat 7.2


On Mon, Oct 20, 2003 at 10:08:08AM -0400, Daniel E. Fisher wrote:

> >From the backup to the current php.ini file... this is what was
changed...
> Looks like an autoupdate on php happened.
>
> This was turned off in the current php.ini

Huh, it doesn't sound like it could affect the Postgres support.
However what could have happenned (I've seen it) is that there was some
previous change that didn't take effect because the server wasn't
restarted.  So if this is your first httpd restart in some time, you
better start investigating...

If you are having updates applied behind your back, maybe the libpq
shared library changed version (libpq.so.2 -> libpq.so.3), and now PHP
is failing to load it.  Read your server logs ...

--
Alvaro Herrera (<alvherre[a]dcc.uchile.cl>)
"You knock on that door or the sun will be shining on places inside you
that the sun doesn't usually shine" (en Death: "The High Cost of Living")


В списке pgsql-general по дате отправления:

Предыдущее
От: "Jitender Kumar C"
Дата:
Сообщение: Timestamp to date conversion...plz help me
Следующее
От: "Stephen"
Дата:
Сообщение: Re: VACUUM degrades performance significantly. Database