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
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:
>
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
Hi %,
I am working with PostgreSQL documentation quite a few years now and I am
almost happy. What I think is completely missing (especially if you compare to
commercial product documentation) are pictures that illustrate a topic, e.g.
the relation of instance->database->user/role->schema->obj
Daniel Westermann writes:
> Is there an agreement not to include that pictures for any reason?
This has been discussed repeatedly (see the archives). We'd surely
like the ability to include figures, but we've not found any tools that
met the varying requirements people wanted to set --- mainly,
The attached patch improves the build speed for the man pages on my
system from about 50 seconds to about 15 seconds.
It looks like the stylesheets are spending a lot of time counting the
links in the man pages so that it can put them into numbered endnotes,
but we don't have anything like that an
On 2/23/18 11:21, Tom Lane wrote:
> In the distant
> past, as I recall, we had a GIF or two; but we abandoned that on the
> grounds that it was unmaintainable and also incompatible with some
> documentation output formats. I'm not too sure what the state of
> play is on the latter point, now that