Re: [DOCS] Broken link of "PostgreSQL Elephant Icon"

2017-10-05 Thread Jonathan S. Katz
> On Oct 5, 2017, at 11:48 AM, Jonathan S. Katz wrote: > > Hi, > >> On Oct 5, 2017, at 11:44 AM, a.zaki...@postgrespro.ru wrote: >> >> The following documentation comment has been logged on the website: >> >> Page: https://www.postgresql.org/docs/10/static/functions-admin.html >> Description:

Re: [DOCS] Broken link of "PostgreSQL Elephant Icon"

2017-10-05 Thread Jonathan S. Katz
Hi, > On Oct 5, 2017, at 11:44 AM, a.zaki...@postgrespro.ru wrote: > > The following documentation comment has been logged on the website: > > Page: https://www.postgresql.org/docs/10/static/functions-admin.html > Description: > > Hello, > > I noticed that the link "PostgreSQL Elephant Icon" [

[DOCS] Broken link of "PostgreSQL Elephant Icon"

2017-10-05 Thread a . zakirov
The following documentation comment has been logged on the website: Page: https://www.postgresql.org/docs/10/static/functions-admin.html Description: Hello, I noticed that the link "PostgreSQL Elephant Icon" [1] from the page "PostgreSQL 10 Press Kit" [2] is broken. 1 - https://www.postgresql.

[DOCS] Building 10.0 PDFs - fop config

2017-10-05 Thread Dave Page
Whilst building the 10.0 PDF docs for the website, I found I needed to modify the fop configuration on the Debian Jessie build host. What worked for me was: pgsql@:~$ cat ~/.foprc JAVA_ARGS='-Xms1024M -Xmx2048M' The suggested settings in the docs didn't seem to be enough (I suspect -Xms isn'