Re: Question about DROP TABLE

Поиск
Список
Период
Сортировка
От Marko Tiikkaja
Тема Re: Question about DROP TABLE
Дата
Msg-id 5694E1E9.7040308@joh.to
обсуждение исходный текст
Ответ на Re: Question about DROP TABLE  (Pavel Stehule <pavel.stehule@gmail.com>)
Ответы Re: Question about DROP TABLE  (Pavel Stehule <pavel.stehule@gmail.com>)
Список pgsql-hackers
On 12/01/16 12:17, 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?

Not if it's to prevent wraparound, which isn't unlikely if autovacuum=off.


.m



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

Предыдущее
От: Andres Freund
Дата:
Сообщение: Re: Question about DROP TABLE
Следующее
От: Pavel Stehule
Дата:
Сообщение: Re: Question about DROP TABLE