Re: Autovacuum of independent tables

Поиск
Список
Период
Сортировка
От Michael Holzman
Тема Re: Autovacuum of independent tables
Дата
Msg-id CAPNViJoV+Bpgja8vEES2dnes-aHSbm_vxQZcmWOi+ZbrK2JhqA@mail.gmail.com
обсуждение исходный текст
Ответ на Re: Autovacuum of independent tables  (Pavel Stehule <pavel.stehule@gmail.com>)
Ответы Re: Autovacuum of independent tables  (Ravi Krishna <srkrishna@yahoo.com>)
Список pgsql-general


On Tue, Sep 8, 2020 at 12:28 PM Pavel Stehule wrote:

You can try to reduce length of transactions, if possible.


This is the problem. A and B were developed for Oracle where SELECT does not open a transaction. We moved them to PG and now we have to very accurately add COMMITs without breaking the flow. It is quite a complex thing. I hoped we can avoid that.

--
Regards,
    Michael Holzman

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

Предыдущее
От: Pavel Stehule
Дата:
Сообщение: Re: Autovacuum of independent tables
Следующее
От: Ravi Krishna
Дата:
Сообщение: Re: Autovacuum of independent tables