Re: Segmentatin fault on starting up psql

From: Ryan Ho <ryanho(at)pacific(dot)net(dot)sg>
To: "Karl F(dot) Larsen" <k5di(at)zianet(dot)com>
Cc: pgsql-novice(at)postgresql(dot)org
Subject: Re: Segmentatin fault on starting up psql
Date: 2000-06-11 15:21:28
Message-ID: 3943AE78.9A9E8E53@pacific.net.sg
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-novice

Thanx for responding. At any one time, there was only one version of
postgreSQL running. I did find a temporary (and rather lame) solution by
running psql with a -n option. It somehow prevents the seg fault but running
queries in psql has become much of a pain in the neck because of that.

Thanx
Ryan

"Karl F. Larsen" wrote:

> I think the problem must be due to having 3 Postgres versions
> loaded. Your using psql from an older on a newer version. Delete all files
> from the older versions.
>
> On Sat, 10 Jun 2000, Ryan Ho wrote:
>
> > Versions:
> > Occurred in postgreSQL 6.5.3-7 and 7.0-3 (both rpm installs) and also in
> > 7.0.2 (compiled from source)
> > OS: Redhat Linux 5.2, with many upgraded components
> > System: Cyrix i686 PR233
> >
> > After I create a database, I tried to use psql to add the entries.
> > However, on activating psql, I get a segmentation fault. This is the
> > error message that postmaster generated.
> >
> > pq_recvbuf: unexpected EOF on client connection
> >
> >
> > What could have gone wrong? I spend the whole day fighting with it with
> > the three different versions above.
> >
> > Thanx in advance
> > Ryan
> >
> >
> >
>
> Yours Truly,
>
> - Karl F. Larsen, k5di(at)arrl(dot)net (505) 524-3303 -

In response to

Browse pgsql-novice by date

  From Date Subject
Next Message alias 2000-06-12 13:42:59
Previous Message Karl F. Larsen 2000-06-11 11:46:39 Re: Segmentatin fault on starting up psql