upgrading postgres from 7.0 to 7.1 - Mailing list pgsql-general

From pvissenb@csc.com (Pieter Vissenberg)
Subject upgrading postgres from 7.0 to 7.1
Date
Msg-id 7ab85fc.0107022252.d21ee8c@posting.google.com
Whole thread Raw
Responses Re: upgrading postgres from 7.0 to 7.1  ("Chad R. Larson" <chad@eldocomp.com>)
List pgsql-general
Dear all,

I upgraded my PostgreSQL installation using Redhat's RPM.
I believe the start up script in /etc/rc.d/init.d has not
been changed.
The postmaster seems to be running smoothly (psql session
works fine).
However when I try to connect to the database via Apache
with PHP, I get an errormessage in the style of
'pconnect() failed. Is the postmaster (with -i) running
and listening to port 5432 ?'

When I run phpinfo(), Psql is still mentionned, so I did
not install any new version of PHP, or PHP-pgsql*.rpm.

Has anyone experienced the same problem? How could I solve
this?

many thanks,

Pieter Vissenberg

pgsql-general by date:

Previous
From: "Vijayanath"
Date:
Subject: write the output from a function to a file
Next
From: "Woo Weng Kong"
Date:
Subject: any disadvantage of PostgeSQL on Windows