Re: CREATE/REFRESH MATERIALIZED VIEW planner difference?

Поиск
Список
Период
Сортировка
От Philip Semanchuk
Тема Re: CREATE/REFRESH MATERIALIZED VIEW planner difference?
Дата
Msg-id 083DF3BE-BD4D-411B-956A-3BBF7448D688@americanefficient.com
обсуждение исходный текст
Ответ на Re: CREATE/REFRESH MATERIALIZED VIEW planner difference?  (Thomas Munro <thomas.munro@gmail.com>)
Список pgsql-general

> On Jun 1, 2021, at 3:23 PM, Thomas Munro <thomas.munro@gmail.com> wrote:
>
> On Wed, Jun 2, 2021 at 7:15 AM Vijaykumar Jain
> <vijaykumarjain.github@gmail.com> wrote:
>> i only get workers to create mv, but refresh mv plan does not use workers for the same conf params.
>
> Yeah, this changed in v14:
>
> https://git.postgresql.org/gitweb/?p=postgresql.git;a=commit;h=9e7ccd9ef64d05e87ceb1985d459bef9031205c0


Thanks, all! It’s great to have a clear explanation. I looked at the change notes for 12 & 13 before I posted. I didn’t
occurto me to look at 14. :-)  

Cheers
Philip


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

Предыдущее
От: Laurenz Albe
Дата:
Сообщение: Re: Internationalisation (i18n) with Postgres as backend
Следующее
От: gerry gan
Дата:
Сообщение: Re: Is consistent (deterministic) ordering possible in our case?