docs: note ownership requirement for refreshing materialized views

Поиск
Список
Период
Сортировка
От Dian Fay
Тема docs: note ownership requirement for refreshing materialized views
Дата
Msg-id 745abbd2-a1a0-ead8-2cb2-768c16747d97@gmail.com
обсуждение исходный текст
Ответы Re: docs: note ownership requirement for refreshing materializedviews  (Michael Paquier <michael@paquier.xyz>)
Re: docs: note ownership requirement for refreshing materializedviews  ("Jonathan S. Katz" <jonathan.katz@excoventures.com>)
Список pgsql-hackers
hi all! I discovered today that the REFRESH MATERIALIZED VIEW 
documentation doesn't mention that only the owner (or a superuser) may 
actually perform the refresh operation. This patch adds a note to that 
effect.

Dian Fay


Вложения

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

Предыдущее
От: Andres Freund
Дата:
Сообщение: Re: C99 compliance for src/port/snprintf.c
Следующее
От: Michael Paquier
Дата:
Сообщение: Re: Documentaion fix.