psql segmentation fault

From: "Bogus User" <bogus_user(at)hotmail(dot)com>
To: pgsql-general(at)postgresql(dot)org
Subject: psql segmentation fault
Date: 1999-05-01 18:12:49
Message-ID: 19990502011249.10224.qmail@hotmail.com
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: pgsql-general

Hi,

I'm running Debian Linux 2.1 and I downloaded and installed
Postgresql v6.5beta1. I went through the steps in the INSTALL
file and everything seemed ok. I can start the postmaster, but
when I try to run psql I get a segmentation fault.

The exact output from psql is:

$ psql
Welcome to the POSTGRESQL interactive sql monitor:
Please read the file COPYRIGHT for copyright terms of POSTGRESQL
[PostgreSQL 6.5.0 on i686-pc-linux-gnu, compiled by gcc egcs-2.91.6]

type \? for help on slash commands
type \q to quit
type \g or terminate with semicolon to execute query
You are currently connected to the database: postgres

Segmentation fault
$

On the server side, it prints out
pq_recvbuf: unexpected EOF on client connection

It did the same thing when I downloaded and compiled v6.4.2, but
not when I installed the debian package version.

Any ideas on what's going wrong?

Thanks,
Rich

_______________________________________________________________
Get Free Email and Do More On The Web. Visit http://www.msn.com

Browse pgsql-general by date

  From Date Subject
Next Message Bogus User 1999-05-01 18:15:41 thread question
Previous Message Bogus User 1999-05-01 18:10:42 ODBC samples