Re: docs: note ownership requirement for refreshing materialized views

Tom Lane <tgl@sss.pgh.pa.us>

From: Tom Lane <tgl@sss.pgh.pa.us>
To: Dave Cramer <davecramer@gmail.com>
Cc: Jonathan Katz <jonathan.katz@excoventures.com>, Michael Paquier <michael@paquier.xyz>, dian.m.fay@gmail.com, PostgreSQL Hackers <pgsql-hackers@lists.postgresql.org>
Date: 2018-08-17T13:21:16Z
Lists: pgsql-hackers
Dave Cramer <davecramer@gmail.com> writes:
> So it seems this patch is being ignored in this thread.

Well, Jonathan did kind of hijack what appears to be a thread about
documentation (with an already-committed fix).

I'd suggest reposting that patch in its own thread and adding it to
the next CF.

			regards, tom lane


Commits

  1. Mention ownership requirements for REFRESH MATERIALIZED VIEW in docs