Re: pgsql: Fix bug that could try to freeze running multixacts.

Поиск
Список
Период
Сортировка
От Alvaro Herrera
Тема Re: pgsql: Fix bug that could try to freeze running multixacts.
Дата
Msg-id 20191017063637.GA4373@alvherre.pgsql
обсуждение исходный текст
Ответ на pgsql: Fix bug that could try to freeze running multixacts.  (Thomas Munro <tmunro@postgresql.org>)
Ответы Re: pgsql: Fix bug that could try to freeze running multixacts.
Список pgsql-committers
On 2019-Oct-16, Thomas Munro wrote:

> Fix bug that could try to freeze running multixacts.
> 
> Commits 801c2dc7 and 801c2dc7 made it possible for vacuum to
> try to freeze a multixact that is still running.

Hmm, is that one commit or two commits that are the same?

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



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

Предыдущее
От: Thomas Munro
Дата:
Сообщение: pgsql: When restoring GUCs in parallel workers, show an error context.
Следующее
От: Alvaro Herrera
Дата:
Сообщение: pgsql: Fix parallel restore of FKs to partitioned tables