Problems with Postgresql upgrade

From: Michael Davis <mbdavis(at)interlog(dot)com>
To: pgsql-ports(at)postgresql(dot)org
Subject: Problems with Postgresql upgrade
Date: 1999-07-14 12:57:22
Message-ID: 378C8932.E95781A2@interlog.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-ports

Hi,

I had PostgreSQL working nicely on my system, it was version 6.3.
I upgraded from RedHat linux 5.1 to 6.0. This happened to install
version 6.4 of postgres, now I can't get it to work.

I start the postmaster with the command:
su postgres -c "/usr/bin/postmaster -i -S -D /usr/db&"
And that seems to work.
But if I try to do anything like run psql, I get the error:

pqReadData() -- backend closed the channel unexpectedly.
This probably means the backend terminated abnormally before or
while processing
the request.

Has anyone any idea what can cause this?

--
// Michael Davis Happy Linux user and Solaris code slave
// http://www.interlog.com/~mbdavis
// From sunny Toronto

Browse pgsql-ports by date

  From Date Subject
Next Message Thomas Lockhart 1999-07-14 13:40:25 Re: [PORTS] Port Bug Report: \d -> ERROR: nodeRead: Bad type 0
Previous Message Uncle George 1999-07-14 10:29:52 Re: [PORTS] Port Bug Report: postmaster/linux kernel unaligned trap errors