Re: php4 and postgresql 8.3

Поиск
Список
Период
Сортировка
От Scott Marlowe
Тема Re: php4 and postgresql 8.3
Дата
Msg-id dcc563d10903021642u73ef1cbbk6ae0a9109064d1df@mail.gmail.com
обсуждение исходный текст
Ответ на php4 and postgresql 8.3  (shadrack <shadkeene@hotmail.com>)
Ответы Re: php4 and postgresql 8.3  (Shad Keene <shadkeene@hotmail.com>)
Список pgsql-general
On Mon, Mar 2, 2009 at 4:33 PM, shadrack <shadkeene@hotmail.com> wrote:
> My basic question is...are php4 and postgresql 8.3 compatible?
> I'm running Linux Redhat 3.4.6, php4.3.9, and postgresql 8.3.  I know,

You should be fine.  PostgreSQL 8.3 will answer most older pgsql
clients coming from the server just fine, so you don't have to compile
php by hand or anything to get it to talk to postgresql.  The real
issues to pop up will be compiling pgsql 8.3 on that old of a version
of RHEL.  I'm not saying you will have problems, just that if you do,
expect it to be there.

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

Предыдущее
От: Angelo Astorga
Дата:
Сообщение: Log en Postgresql 8.1.11
Следующее
От: Roger Chen
Дата:
Сообщение: how to use pg_dump to dump tables whose owner is me