Re: [GENERAL] psql 7.0.0 beta

Поиск
Список
Период
Сортировка
От Bruce Momjian
Тема Re: [GENERAL] psql 7.0.0 beta
Дата
Msg-id 200002281725.MAA06706@candle.pha.pa.us
обсуждение исходный текст
Ответ на psql 7.0.0 beta  (Ulf Mehlig <umehlig@uni-bremen.de>)
Список 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 по дате отправления:

Предыдущее
От: "sheila bel"
Дата:
Сообщение: Re: [GENERAL] RFC: Experiences with EARP?
Следующее
От: "Jackson, Kevin J."
Дата:
Сообщение: What is wrong with this query?