diff options
author | Pavan Deolasee | 2018-07-17 04:47:40 +0000 |
---|---|---|
committer | Pavan Deolasee | 2018-07-27 08:00:57 +0000 |
commit | b6f3f378007a40b27c6b2a7eba8fe738a2c57fef (patch) | |
tree | 296965be88144b5a4abd4e94facffeaad2e2d92f /doc/src | |
parent | d5481c454e5b915fcc5e08acbc13405c836f5cd6 (diff) |
Fix handling of REFRESH MATERIALIZED VIEW CONCURRENTLY
We create a coordinator-only LOCAL temporary table for REFRESH MATERIALIZED
VIEW CONCURRENTLY. Since this table does not exist on the remote nodes, we must
not use explicit "ANALYZE <temptable>". Instead, just analyze it locally like
we were doing at other places.
Restore the matview test case to use REFRESH MATERIALIZED VIEW CONCURRENTLY now
that the underlying bug is fixed.
Diffstat (limited to 'doc/src')
0 files changed, 0 insertions, 0 deletions