psql dumping - Mailing list pgsql-general

From Wim Kerkhoff
Subject psql dumping
Date
Msg-id XFMail.990823044537.wim@netmaster.ca
Whole thread Raw
Responses Re: [GENERAL] psql dumping  (Stephane Bortzmeyer <bortzmeyer@pasteur.fr>)
List pgsql-general
Hi,

I am having problems running psql: it is segfaulting on me.  The database is
working, because I was able to create a table using a CGI script and the
Postgres module.

What is happening here?

-------------------------------------------
gateway:~/data/base$ createdb test
gateway:~/data/base$ psql test
Welcome to the POSTGRESQL interactive sql monitor:
  Please read the file COPYRIGHT for copyright terms of POSTGRESQL
[PostgreSQL 6.5.1 on i686-pc-linux-gnu, compiled by gcc 2.95]

   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: test

Segmentation fault
gateway:~/data/base$
--------------------------------------------

(Debian 2.2)

Thanks,

/---------------------------
| Wim Kerkhoff
| wim@netmaster.ca
| www.canadianhomes.net/wim
| ICQ: 23284586

pgsql-general by date:

Previous
From: "Stéphane FILLON"
Date:
Subject: Re: [GENERAL] PL/PGSQL
Next
From: Teodor Cimpoesu
Date:
Subject: ...