[patch] Concurrent table reindex per-index progress reporting

Поиск
Список
Период
Сортировка
От Matthias van de Meent
Тема [patch] Concurrent table reindex per-index progress reporting
Дата
Msg-id CAEze2WhqFgcwe1_tv=sFYhLWV2AdpfukumotJ6JNcAOQs3jufg@mail.gmail.com
обсуждение исходный текст
Ответы Re: [patch] Concurrent table reindex per-index progress reporting
Список pgsql-hackers
Hi,

While working on a PG12-instance I noticed that the progress reporting of concurrent index creation for non-index relations fails to update the index/relation OIDs that it's currently working on in the pg_stat_progress_create_index view after creating the indexes. Please find attached a patch which properly sets these values at the appropriate places.

Any thoughts?

Matthias van de Meent
Вложения

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

Предыдущее
От: Pavel Stehule
Дата:
Сообщение: Re: proposal: schema variables
Следующее
От: Robert Haas
Дата:
Сообщение: Re: scram-sha-256 broken with FIPS and OpenSSL 1.0.2