Re: pgsql: Fix progress reporting of CLUSTER / VACUUM FULL
В списке pgsql-committers по дате отправления:
| От | Alvaro Herrera |
|---|---|
| Тема | Re: pgsql: Fix progress reporting of CLUSTER / VACUUM FULL |
| Дата | |
| Msg-id | 20190913185241.GA4516@alvherre.pgsql обсуждение исходный текст |
| Ответ на | Re: pgsql: Fix progress reporting of CLUSTER / VACUUM FULL (Tom Lane <tgl@sss.pgh.pa.us>) |
| Список | pgsql-committers |
On 2019-Sep-13, Tom Lane wrote: > Alvaro Herrera <alvherre@alvh.no-ip.org> writes: > > Fix progress reporting of CLUSTER / VACUUM FULL > > Not a new problem of this patch, exactly, but: > > /* Reindex options */ > #define REINDEXOPT_VERBOSE 1 << 0 /* print progress info */ > +#define REINDEXOPT_REPORT_PROGRESS 1 << 1 /* report pgstat progress */ > > Surely these macro definitions are incredibly dangerous due to their > lack of parentheses. Ugh, I knew there was something odd here in the back of my mind but I was unable to see what it was :-( I'll fix those definitions. Thanks for looking, -- Álvaro Herrera https://www.2ndQuadrant.com/ PostgreSQL Development, 24x7 Support, Remote DBA, Training & Services
В списке pgsql-committers по дате отправления:
Сайт использует файлы cookie для корректной работы и повышения удобства. Нажимая кнопку «Принять» или продолжая пользоваться сайтом, вы соглашаетесь на их использование в соответствии с Политикой в отношении обработки cookie ООО «ППГ», в том числе на передачу данных из файлов cookie сторонним статистическим и рекламным службам. Вы можете управлять настройками cookie через параметры вашего браузера