Re: psql dumps core

Поиск
Список
Период
Сортировка
От K. Ari Krupnikov
Тема Re: psql dumps core
Дата
Msg-id 3962967C.E20D8678@iln.net
обсуждение исходный текст
Ответ на Re: psql dumps core  (Peter Eisentraut <peter_e@gmx.net>)
Ответы Re: psql dumps core  (Tom Lane <tgl@sss.pgh.pa.us>)
Список pgsql-general
Peter Eisentraut wrote:
>
> Tom Lane writes:
>
> > It's possible that 7.0.* psql has some since-repaired bug when trying
> > to \c to a nonexistent database name --- Peter, do you recall anything
> > like that?
>
> (I think we would have found obvious bugs in trying to connect to a
> non-existent database pretty soon. I do that more than connecting to
> existent databases. :)
>

This happens when I connect to an *existing* (rather newly created)
database!
A script connects to template1; drops a database; creates it; connects
to it; the ther thing crashes.

--
K. Ari Krupnikov

DBDOM - bridging XML and relational databases
http://www.iter.co.il

В списке pgsql-general по дате отправления:

Предыдущее
От: JanWieck@t-online.de (Jan Wieck)
Дата:
Сообщение: Re: [HACKERS] Re: Revised Copyright: is this more palatable?
Следующее
От: Tom Lane
Дата:
Сообщение: Re: Is cache disable ???