Re: 8.2 Autovacuum BUG ?

Поиск
Список
Период
Сортировка
От Alvaro Herrera
Тема Re: 8.2 Autovacuum BUG ?
Дата
Msg-id 20180124151920.vonyeexv7qqledjy@alvherre.pgsql
обсуждение исходный текст
Ответ на Re: 8.2 Autovacuum BUG ?  (Pavan Teja <pavan.postgresdba@gmail.com>)
Ответы Re: 8.2 Autovacuum BUG ?  (pavan95 <pavan.postgresdba@gmail.com>)
Список pgsql-performance
Please show the output of these queries in the relevant databases:

select name, setting, source, sourcefile, sourceline from pg_settings where name like '%vacuum%';
select oid::regclass, reloptions from pg_class where reloptions is not null;

-- 
Álvaro Herrera                https://www.2ndQuadrant.com/
PostgreSQL Development, 24x7 Support, Remote DBA, Training & Services


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

Предыдущее
От: "David G. Johnston"
Дата:
Сообщение: Re: 8.2 Autovacuum BUG ?
Следующее
От: pavan95
Дата:
Сообщение: Re: 8.2 Autovacuum BUG ?