Re: Question about DROP TABLE

Поиск
Список
Период
Сортировка
От Andres Freund
Тема Re: Question about DROP TABLE
Дата
Msg-id 20160112112032.vecda6d7fjdomnt7@alap3.anarazel.de
обсуждение исходный текст
Ответ на Re: Question about DROP TABLE  (Pavel Stehule <pavel.stehule@gmail.com>)
Ответы Re: Question about DROP TABLE  (Michal Novotny <michal.novotny@trustport.com>)
Список pgsql-hackers
On 2016-01-12 12:17:09 +0100, Pavel Stehule wrote:
> 2016-01-12 12:14 GMT+01:00 Michal Novotny <michal.novotny@trustport.com>:
> 
> > Hi Pavel,
> > thanks for the information. I've been doing more investigation of this
> > issue and there's autovacuum running on the table however it's
> > automatically starting even if there is "autovacuum = off" in the
> > postgresql.conf configuration file.
> >
> 
> Real autovacuum is automatically cancelled. It looks like VACUUM started by
> cron, maybe?

Unless it's an anti-wraparound autovacuum...

Andres



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

Предыдущее
От: Anastasia Lubennikova
Дата:
Сообщение: Re: WIP: Covering + unique indexes.
Следующее
От: Marko Tiikkaja
Дата:
Сообщение: Re: Question about DROP TABLE