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
-
Enable parallelism in REFRESH MATERIALIZED VIEW.
- 9e7ccd9ef64d 14.0 landed
-
Allow DML commands that create tables to use parallel query.
- e9baa5e9fa14 11.0 cited