Re: php4 and postgresql 8.3

From: Scott Marlowe <scott(dot)marlowe(at)gmail(dot)com>
To: shadrack <shadkeene(at)hotmail(dot)com>
Cc: pgsql-general(at)postgresql(dot)org
Subject: Re: php4 and postgresql 8.3
Date: 2009-03-03 00:42:28
Message-ID: dcc563d10903021642u73ef1cbbk6ae0a9109064d1df@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

On Mon, Mar 2, 2009 at 4:33 PM, shadrack <shadkeene(at)hotmail(dot)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.

In response to

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Tom Lane 2009-03-03 01:01:59 Re: php4 and postgresql 8.3
Previous Message Roger Chen 2009-03-03 00:31:47 how to use pg_dump to dump tables whose owner is me