Re: updating INSTALL file

From: Bruce Momjian <pgman(at)candle(dot)pha(dot)pa(dot)us>
To: Christopher Kings-Lynne <chriskl(at)familyhealth(dot)com(dot)au>
Cc: Hackers <pgsql-hackers(at)postgresql(dot)org>
Subject: Re: updating INSTALL file
Date: 2003-09-30 12:07:54
Message-ID: 200309301207.h8UC7tq19288@candle.pha.pa.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

Christopher Kings-Lynne wrote:
> I think the INSTALL file needs to be updated. Its list of configure
> options doesn't seem to mention --enable-thread-safety. I don't know
> what else...

That is done by Peter as part of updating HISTORY once we update SGML.

I would rebuild it right now but the cross-links I added to INSTALL to
allow a mention of shared_buffers and sort_mem as part of the tuning
recommendation has broken the INSTALL build:

openjade:/usr/local/share/sgml/stylesheets/docbook/html/dblink.dsl:203:1:E: XRef LinkEnd to missing ID 'RUNTIME-CONFIG-RESOURCE-MEMORY'
openjade:/usr/local/share/sgml/stylesheets/docbook/html/dblink.dsl:203:1:E: XRef LinkEnd to missing ID 'RUNTIME-CONFIG-RESOURCE'
gmake: *** [INSTALL.html] Error 1
gmake: *** Deleting file `INSTALL.html'
(2) grep
(2) grep -i 'RUNTIME-CONFIG-RESOURCE-MEMORY' *.sgml
backup.sgml: (see <xref linkend="runtime-config-resource-memory">).
installation.sgml: mentioned in <xref linkend="runtime-config-resource-memory">. Other
runtime.sgml: <sect3 id="runtime-config-resource-memory">

Peter? Help.

--
Bruce Momjian | http://candle.pha.pa.us
pgman(at)candle(dot)pha(dot)pa(dot)us | (610) 359-1001
+ If your life is a hard drive, | 13 Roberts Road
+ Christ can be your backup. | Newtown Square, Pennsylvania 19073

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Bruce Momjian 2003-09-30 12:25:09 Re: more i18n/l10n issues
Previous Message Christopher Browne 2003-09-30 12:06:59 Re: Possible Commit Syntax Change for Improved TPS