Re: [GENERAL] psql dumping

From: Stephane Bortzmeyer <bortzmeyer(at)pasteur(dot)fr>
To: wim(at)netmaster(dot)ca
Cc: Postgresql-general <pgsql-general(at)postgreSQL(dot)org>
Subject: Re: [GENERAL] psql dumping
Date: 1999-08-24 11:50:20
Message-ID: 199908241150.NAA13339@ezili.sis.pasteur.fr
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

On Monday 23 August 1999, at 4 h 45, the keyboard of Wim Kerkhoff
<wim(at)netmaster(dot)ca> wrote:

> Segmentation fault
> gateway:~/data/base$
> --------------------------------------------
>
> (Debian 2.2)

Are you aware that Debian 2.2 has not been released? If you used the 'unstable' branch (the future 2.2), this is called 'unstable' for a reason(the libc is moving fast)... You should not use it unless you subscribe to debian-devel, or, at least, debian-devel-announce.

But, on my Debian 'unstable', it works:

$ createdb test
$ 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

test=>

Hence the question: what are your environment variables? And the versions of Debian packages? (postgresql, libc6, etc).

In response to

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Marino Lionello 1999-08-24 13:00:16 unsubscribe
Previous Message Luis Bezerra 1999-08-24 11:06:18 (no subject)