Received: from malur.postgresql.org ([217.196.149.56]) by arkaria.postgresql.org with esmtp (Exim 4.84_2) (envelope-from ) id 1axykr-0005Ut-2b for pgsql-docs@arkaria.postgresql.org; Wed, 04 May 2016 15:30:25 +0000 Received: from localhost ([127.0.0.1] helo=postgresql.org) by malur.postgresql.org with smtp (Exim 4.84_2) (envelope-from ) id 1axykq-000592-Kx for pgsql-docs@arkaria.postgresql.org; Wed, 04 May 2016 15:30:24 +0000 Received: from makus.postgresql.org ([2001:4800:1501:1::229]) by malur.postgresql.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_CBC_SHA384:256) (Exim 4.84_2) (envelope-from ) id 1axykq-00058k-3e for pgsql-docs@postgresql.org; Wed, 04 May 2016 15:30:24 +0000 Received: from mout.kundenserver.de ([212.227.126.131]) by makus.postgresql.org with esmtps (TLS1.2:DHE_RSA_AES_256_CBC_SHA256:256) (Exim 4.84_2) (envelope-from ) id 1axykn-00020n-Ka for pgsql-docs@postgresql.org; Wed, 04 May 2016 15:30:22 +0000 Received: from [192.168.178.26] ([84.165.197.170]) by mrelayeu.kundenserver.de (mreue001) with ESMTPSA (Nemesis) id 0MBO57-1aqaEw1Evd-00AEot for ; Wed, 04 May 2016 17:30:19 +0200 Subject: Re: Docbook 5.x To: pgsql-docs@postgresql.org References: <57179283.6080704@purtz.de> <20160503193441.GA61759@alvherre.pgsql> <572A0AD2.2070909@purtz.de> <6339.1462373477@sss.pgh.pa.us> From: =?UTF-8?Q?J=c3=bcrgen_Purtz?= Message-ID: <572A158A.1000903@purtz.de> Date: Wed, 4 May 2016 17:30:18 +0200 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:38.0) Gecko/20100101 Thunderbird/38.7.2 MIME-Version: 1.0 In-Reply-To: <6339.1462373477@sss.pgh.pa.us> Content-Type: text/plain; charset=utf-8; format=flowed Content-Transfer-Encoding: 8bit X-Provags-ID: V03:K0:9I+satICGBGoDafbgdhQWIsT3KXJUZttEVWO16i9vU6Y7SDJrn4 Jlc2KToDnMGBAcxefwAouXfKFWSTsi8TRIigV7mxgDZyjmhLtGniNyON3B914CbPxZgBozw 1Ze+qYesIle0UaZ0X5Jx1acCTBpur/aKWZ14nawXI0HHzRU4H/kP1RyFP57mUyFMi41ELW9 N1EoQnDUKnU6Em5Xyc8gA== X-UI-Out-Filterresults: notjunk:1;V01:K0:4hQC2cdgXdo=:i/3J4GgahbZ6tmcaqYt79R VU9qE2sNPI/Gg4qxAOByfE7VhPq4cpiqsxQhmWsMNYFkad9hxESwCZGDE00IxbnEMWwzh2LAh ud62JU91zpkJCkmqSBffGWjLZIKCBPLEIucAV9ckkZqK68UoxooiRdFxMEccxmySupd3aZh2m HzLtMV4gUFdEtOcVVmyrUz43LadYy56+IYQxgdi9Z+QgM9COZbgLNJoLWRU8MTOinmr3gcGf9 oxpS3kI43AWcdkW+Ly/J9nO+FrxBY5hi4fCMMVjM1V6rA9P6UxiyFIcJH7B4zRTZX85ZpePpz hJZp4kpKDDIBQekf2/dlXD4a8xOu7UynSmz++pbt39bhiP5L32DvCQpihQjY+Q9xH6Rsq+pQ6 IDH57TJkRJQ8Xqjky7v7EfIqhXjuQKZP3GesmxQkVGDDcSY9EiTgp8q7KE/IfPgqb7OQEdz58 GB0MmQdSI2vXWTODn+Tt1xS9rMOwcnVOTfhNoPVKB8WCHCvYk02yTTzYQTSympBF+hgfX+lKm VQ9tfVzRxn1emhhXHE6D2s7Y+pQxFLHX6j/XBoTXgVLEzHJb4+cBqVpEobPbM58UnXbL1U4gj p1AOhjCNg9uQW+mzTyQ2p/VWAyhN0kkn4H1LrHsXCovI/Cth8O7qRcSwHYag9hbx/GDjynfAY n71miRVFXfrw9mcjF6zk98p4Rkh3ufy9Cz3/BmmNHcQbFK/bQcp+dhfTvwhx6/BNA1rmeKiaN ynSVbwqKrZS6Lzj/ X-Pg-Spam-Score: -2.6 (--) List-Archive: List-Help: List-ID: List-Owner: List-Post: List-Subscribe: List-Unsubscribe: X-Mailing-List: pgsql-docs Precedence: bulk Sender: pgsql-docs-owner@postgresql.org On 04.05.2016 16:51, Tom Lane wrote: > Ouch. What about output to PDF? While we don't care as much about > that as HTML for day-to-day use, it has to be feasible (ie, not hours). > > regards, tom lane Actually I made tests using fop on single files (the converted sgml files). This works within seconds and in my very first mail from 2016-04-20 I added the results for the 'advanced.xml' file. When I try to convert the complete 'postgres_all.xml' file, fop crashes after some minutes. As fop is a Java application, it is possible that the assigned main memory is short (-Xms -Xmx, ...) - or it comes from some other Java specific issues. I will work on this in the next days. Jürgen Purtz -- Sent via pgsql-docs mailing list (pgsql-docs@postgresql.org) To make changes to your subscription: http://www.postgresql.org/mailpref/pgsql-docs