Re: Consider Parallelism While Planning For REFRESH MATERIALIZED VIEW

Luc Vlaming <luc@swarm64.com>

From: Luc Vlaming <luc@swarm64.com>
To: pgsql-hackers@lists.postgresql.org
Cc: Bharath Rupireddy <bharath.rupireddyforpostgres@gmail.com>
Date: 2021-01-04T08:04:34Z
Lists: pgsql-hackers
The following review has been posted through the commitfest application:
make installcheck-world:  tested, passed
Implements feature:       tested, passed
Spec compliant:           not tested
Documentation:            not tested

passes according to http://cfbot.cputube.org/

The new status of this patch is: Ready for Committer

Commits

  1. Enable parallelism in REFRESH MATERIALIZED VIEW.

  2. Allow DML commands that create tables to use parallel query.