Re: Images in the official documentation

2018-02-24 Thread Tom Lane
Oleg Bartunov writes: > On Sat, Feb 24, 2018 at 4:04 AM, Peter Eisentraut > wrote: >> The issue of how to manage the sources is still the same, though. > SVG format is ascii based vector format. Yeah. I think where the last discussion left this was that we'd be willing to accept SVG-format fig

Re: Images in the official documentation

2018-02-24 Thread Oleg Bartunov
On Sat, Feb 24, 2018 at 4:04 AM, Peter Eisentraut wrote: > 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

Re: Basic security

2018-02-24 Thread Pantelis Theodosiou
Your link is for an old version of Postgres (8.3). Current version is 10. You can find the link for the relaive page easily, it's on the top of the page, if you use a different version that 10 (I hope you are not still at 8.3 !) https://www.postgresql.org/docs/current/static/auth-pg-hba-conf.html

Basic security

2018-02-24 Thread PG Doc comments form
The following documentation comment has been logged on the website: Page: https://www.postgresql.org/docs/8.3/static/auth-pg-hba-conf.html Description: My pg_hba.conf file gives 'cert' as an authentication method. this is not mentioned on this page. I think a basic pg_hba.conf to allow remote