\l+ dumps core

From: James Cribb <JamesC(at)zoom(dot)com(dot)au>
To: "pgsql-general (E-mail)" <pgsql-general(at)postgresql(dot)org>
Subject: \l+ dumps core
Date: 2000-09-27 02:10:23
Message-ID: D10ACC8031A3FD47A7860D3590D6A1D10A4661@zoom-ads.zoomnet.zoom.com.au
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general pgsql-hackers

I installed the postgresql-7.0.2-2 RPM downloaded from postgres.org, but \l+
always dumps core:

% psql
Welcome to psql, the PostgreSQL interactive terminal.

Type: \copyright for distribution terms
\h for help with SQL commands
\? for help on internal slash commands
\g or terminate with semicolon to execute query
\q to quit

jamesc=# select version();
version
---------------------------------------------------------------------
PostgreSQL 7.0.2 on i686-pc-linux-gnu, compiled by gcc egcs-2.91.66
(1 row)

jamesc=# \l+
List of databases
Database | Owner | Encoding | Description
-----------+----------+-----------+-------------
jamesc | jamesc | SQL_ASCII |
template1 | postgres | SQL_ASCII |
(2 rows)

zsh: segmentation fault (core dumped) psql
%

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Tim Kientzle 2000-09-27 02:30:37 Re: web programming
Previous Message Bruce Momjian 2000-09-27 02:06:40 Book nearing publication

Browse pgsql-hackers by date

  From Date Subject
Next Message The Hermit Hacker 2000-09-27 02:25:25 Recovery Procedures in 'single user mode' ...
Previous Message Tatsuo Ishii 2000-09-27 01:44:01 Re: ecpg is broken in current