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
[EMAIL PROTECTED] | (610) 359-1001
+ If your life is a hard drive, | 13 Roberts Road
+ Christ can be your backup. | Newtown Square, Pennsylvania 19073
---------------------------(end of broadcast)---------------------------
TIP 9: the planner will ignore your desire to choose an index scan if your
joining column's datatypes do not match