Re: [GENERAL] psql 7.0.0 beta - Mailing list pgsql-general

From Bruce Momjian
Subject Re: [GENERAL] psql 7.0.0 beta
Date
Msg-id 200002281725.MAA06706@candle.pha.pa.us
Whole thread Raw
In response to psql 7.0.0 beta  (Ulf Mehlig <umehlig@uni-bremen.de>)
List pgsql-general
>
> I have tried the postgreSQL 7.0.0 beta, and, so far, the only problem
> I encountered that was unknown to me (and the TODO-list) was a core
> dump of pgsql when I tried to import the data from a pg_dump'ed SQL
> file under the "wrong" user ID (I dumped the data as user "xxx" and
> tried to import them as "yyy"):
>
> ----------------------------------------------------------------------
>   yyy@abc yyy]$ /usr/local/pgsql/bin/psql < data.sql
>   #\connect: FATAL 1:  SetUserId: user 'xxx' is not in 'pg_shadow'
>   Segmentation fault (core dumped)

Are we getting core dumps in this case.  I can't seem to reproduce it.

--
  Bruce Momjian                        |  http://www.op.net/~candle
  pgman@candle.pha.pa.us               |  (610) 853-3000
  +  If your life is a hard drive,     |  830 Blythe Avenue
  +  Christ can be your backup.        |  Drexel Hill, Pennsylvania 19026

pgsql-general by date:

Previous
From: "sheila bel"
Date:
Subject: Re: [GENERAL] RFC: Experiences with EARP?
Next
From: "Jackson, Kevin J."
Date:
Subject: What is wrong with this query?