V9.5
Started by Sonam Sharmaabout 6 years ago2 messagesgeneral
Re: V9.5
On Tue, Mar 10, 2020 at 12:23:49PM +0530, Sonam Sharma wrote:
We have pg_read_all_stats role from v9.6. do we have a similar role for
v9.5 and lower versions ?
No, and pg_read_all_stats has been introduced in Postgres 10, not 9.6:
https://www.postgresql.org/docs/10/release-10.html
--
Michael