Re: BUG #6661: out-of-order XID insertion in KnownAssignedXids

Поиск
Список
Период
Сортировка
От Valentine Gogichashvili
Тема Re: BUG #6661: out-of-order XID insertion in KnownAssignedXids
Дата
Msg-id CAP93muUy5pHy5PqBKo9exdYjqOifLHuPAKqotkLb9FeTwfj8bA@mail.gmail.com
обсуждение исходный текст
Ответ на Re: BUG #6661: out-of-order XID insertion in KnownAssignedXids  (Andres Freund <andres@anarazel.de>)
Список pgsql-bugs
Hello Andres,

Do you have both, longrunning transactions and transactions with many
> subtransactions?
>
> Yes long running plane SQL queries as well as many short SQL queries
running one after another in one long spanning transaction (we are working
on eliminating this kind of behavior, but it is some of the analysis tools
opening a transaction and then fetching lots of data with small queries).

Also many relatively short running calls (up to 500ms) to quite complicated
read-only stored procedures is being done constantly on that machine.

Regards,

-- Valentine

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

Предыдущее
От: Andres Freund
Дата:
Сообщение: Re: BUG #6661: out-of-order XID insertion in KnownAssignedXids
Следующее
От: Chaitany Kulkarni
Дата:
Сообщение: Re: BUG #6660: losing schema name in pg_dump