Re: pg_hba_file_rules permission issue

2018-02-23 Thread Joby John
Ok, thank you very much Michael Joby On 23 Feb 2018 2:09 pm, "Michael Paquier" wrote: > On Fri, Feb 23, 2018 at 09:41:27AM +, PG Doc comments form wrote: > > According to the documentation, I assume normal users will be able to > view > > pg_hba_file_rules once they are granted select privi

Re: pg_hba_file_rules permission issue

2018-02-23 Thread Michael Paquier
On Fri, Feb 23, 2018 at 09:41:27AM +, PG Doc comments form wrote: > According to the documentation, I assume normal users will be able to view > pg_hba_file_rules once they are granted select privileges. But for the > privileged user it's giving following error while trying to view records: >

pg_hba_file_rules permission issue

2018-02-23 Thread PG Doc comments form
The following documentation comment has been logged on the website: Page: https://www.postgresql.org/docs/10/static/view-pg-hba-file-rules.html Description: Hi, According to the documentation, I assume normal users will be able to view pg_hba_file_rules once they are granted select privileges. B