Re: [GENERAL] Unable to get postgres running after long time no vacuum

Поиск
Список
Период
Сортировка
От Alvaro Herrera
Тема Re: [GENERAL] Unable to get postgres running after long time no vacuum
Дата
Msg-id 20070709011055.GD9539@alvh.no-ip.org
обсуждение исходный текст
Ответ на Re: [GENERAL] Unable to get postgres running after long time no vacuum  (Tom Lane <tgl@sss.pgh.pa.us>)
Список pgsql-hackers
Tom Lane wrote:

> No, it's orthogonal to whether we want a "quit" command.  (My opinion is
> not, because what the heck will we do with it in multiuser mode?  And
> there is no good way to shoehorn it into just the single-user mode, it'd
> have to be a grammar entry.)

Hmm, I was thinking that we could just add it in its own grammar, but
then I remembered that the separate grammar is for the bootstrap mode,
not standalone :-(  Sorry for the noise.

-- 
Alvaro Herrera                         http://www.flickr.com/photos/alvherre/
"Just treat us the way you want to be treated + some extra allowancefor ignorance."
(MichaelBrusser)
 


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

Предыдущее
От: Tom Lane
Дата:
Сообщение: Re: [GENERAL] Unable to get postgres running after long time no vacuum
Следующее
От: Tom Lane
Дата:
Сообщение: Re: PQescapeBytea* version for parameters