Re: Autovacuum improvements

Поиск
Список
Период
Сортировка
От Peter Eisentraut
Тема Re: Autovacuum improvements
Дата
Msg-id 200701142228.57485.peter_e@gmx.net
обсуждение исходный текст
Ответ на Re: Autovacuum improvements  (Alvaro Herrera <alvherre@commandprompt.com>)
Список pgsql-hackers
Alvaro Herrera wrote:
> Hmm, I can see having DROP DATABASE just stopping the autovacuum
> (since the work will be thrown away),

For that same reason DROP DATABASE could just cut all connections to the 
database.  Or at least queue up and wait until the session is over.  
(The latter would correspond to what DROP TABLE does on a table that is 
in use.)

-- 
Peter Eisentraut
http://developer.postgresql.org/~petere/


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

Предыдущее
От: Neil Conway
Дата:
Сообщение: Re: -f option for pg_dumpall
Следующее
От: Peter Eisentraut
Дата:
Сообщение: xml type and encodings