Re: Performance hit if I create multiple DBs on same instance

Поиск
Список
Период
Сортировка
От Laurenz Albe
Тема Re: Performance hit if I create multiple DBs on same instance
Дата
Msg-id 79e102bcb98a7af48924f427512a502108408b5d.camel@cybertec.at
обсуждение исходный текст
Ответ на Re: Performance hit if I create multiple DBs on same instance  (Ron <ronljohnsonjr@gmail.com>)
Ответы Re: Performance hit if I create multiple DBs on same instance
Re: Performance hit if I create multiple DBs on same instance
Список pgsql-general
On Tue, 2020-11-24 at 11:34 -0600, Ron wrote:
> And if you're afraid of autovacuum and autoanalyze stealing resources, then disable them (at the table level).

Ugh, bad advice.

Better would be to VACUUM (FREEZE) these static table once, then autovacuum
won't ever perform resource consuming activities on them again.

Yours,
Laurenz Albe
-- 
Cybertec | https://www.cybertec-postgresql.com




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