Re: [HACKERS] Re: Problem dropping databases

Поиск
Список
Период
Сортировка
От Thomas G. Lockhart
Тема Re: [HACKERS] Re: Problem dropping databases
Дата
Msg-id 360A5477.F9E6CEE7@alumni.caltech.edu
обсуждение исходный текст
Ответ на Re: Problem dropping databases  (Bruce Momjian <maillist@candle.pha.pa.us>)
Список pgsql-hackers
> >> I was working on docs and notice that Postgres no longer responds
> >> with a warning if a database is dropped multiple times:
> Sorry for interference, I'm Jose'.
> Seems that my problem is a little bit different.

I hope so :) My problem was entirely my fault; I'd left some debugging
code in the backend which affected most queries...

> only the following commands
> kill the backend, i.e.:
>
>    - DELETE
>    - DROP DATABASE
>    - DROP USER
>    - LOCK TABLE
> Any ideas ?

Just guessing: is there an underlying (Unix) permissions problem with
the existing tables? That doesn't seem to fit exactly with the symptoms
though.

                      - Tom

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

Предыдущее
От: "Thomas G. Lockhart"
Дата:
Сообщение: Re: [HACKERS] bug on CHAR_LENGTH function ?
Следующее
От: "Matthew C. Aycock"
Дата:
Сообщение: configure...