Autovacuum of independent tables

Поиск
Список
Период
Сортировка
От Michael Holzman
Тема Autovacuum of independent tables
Дата
Msg-id CAPNViJrQFge6EW_dvwaLB8pjRq4K51vnvcYBPNb8SuTW88MrBw@mail.gmail.com
обсуждение исходный текст
Ответы Re: Autovacuum of independent tables  (Pavel Stehule <pavel.stehule@gmail.com>)
Re: Autovacuum of independent tables  (Stephen Frost <sfrost@snowman.net>)
Список pgsql-general
Hi,

I have two applications A and B. A runs SELECT statements only and only on tableA. B actively updates tableB, A never looks into tableB. B has nothing to do with tableA.

Still, if A is inside a long running transaction, autovacuum does not handle tableB. Why is it so?

--
Regards,
    Michael Holzman

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

Предыдущее
От: Diego
Дата:
Сообщение: Re: Extensión pldebugger para Postgresql 12 en Centos 7, no encontrada
Следующее
От: Pavel Stehule
Дата:
Сообщение: Re: Autovacuum of independent tables