Received: from localhost (unknown [200.46.204.183]) by developer.postgresql.org (Postfix) with ESMTP id CF8ED2E0056 for ; Mon, 9 Jun 2008 11:50:27 -0300 (ADT) Received: from developer.postgresql.org ([200.46.204.71]) by localhost (mx1.hub.org [200.46.204.183]) (amavisd-maia, port 10024) with ESMTP id 71758-09 for ; Mon, 9 Jun 2008 11:50:11 -0300 (ADT) X-Greylist: from auto-whitelisted by SQLgrey-1.7.6 Received: from sss.pgh.pa.us (sss.pgh.pa.us [66.207.139.130]) by developer.postgresql.org (Postfix) with ESMTP id 687332E0050 for ; Mon, 9 Jun 2008 11:50:16 -0300 (ADT) Received: from sss2.sss.pgh.pa.us (tgl@localhost [127.0.0.1]) by sss.pgh.pa.us (8.14.2/8.14.2) with ESMTP id m59EoDgQ019256; Mon, 9 Jun 2008 10:50:13 -0400 (EDT) To: Devrim =?ISO-8859-1?Q?G=DCND=DCZ?= cc: pgsql-docs Subject: Re: Unable to build 8.3.3 pdf In-reply-to: <1213017875.15412.38.camel@laptop.gunduz.org> References: <1213017875.15412.38.camel@laptop.gunduz.org> Comments: In-reply-to Devrim =?ISO-8859-1?Q?G=DCND=DCZ?= message dated "Mon, 09 Jun 2008 16:24:35 +0300" Date: Mon, 09 Jun 2008 10:50:13 -0400 Message-ID: <19255.1213023013@sss.pgh.pa.us> From: Tom Lane X-Virus-Scanned: Maia Mailguard 1.0.1 X-Archive-Number: 200806/7 X-Sequence-Number: 4924 Devrim =?ISO-8859-1?Q?G=DCND=DCZ?= writes: > I could not build PDF docs for 8.3.3 : Did you increase your TeX size parameters as recommended here? http://developer.postgresql.org/pgdocs/postgres/docguide-build.html It looks like you're overflowing this limit: ! TeX capacity exceeded, sorry [hash size=60000]. ... Here is how much of TeX's memory you used: ... 60000 multiletter control sequences out of 10000+50000 regards, tom lane