Обсуждение: updating INSTALL file

Поиск
Список
Период
Сортировка

updating INSTALL file

От
Christopher Kings-Lynne
Дата:
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...

Chris




Re: updating INSTALL file

От
Bruce Momjian
Дата:
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:
XRefLinkEnd to missing ID
'RUNTIME-CONFIG-RESOURCE-MEMORY'openjade:/usr/local/share/sgml/stylesheets/docbook/html/dblink.dsl:203:1:E:XRef LinkEnd
tomissing ID 'RUNTIME-CONFIG-RESOURCE'gmake: *** [INSTALL.html] Error 1gmake: *** Deleting file `INSTALL.html'(2)
grep(2)grep -i 'RUNTIME-CONFIG-RESOURCE-MEMORY' *.sgmlbackup.sgml:    (see <xref
linkend="runtime-config-resource-memory">).installation.sgml:   mentioned in <xref
linkend="runtime-config-resource-memory">.Otherruntime.sgml:    <sect3 id="runtime-config-resource-memory">
 

Peter?  Help.

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


Re: updating INSTALL file

От
Peter Eisentraut
Дата:
Bruce Momjian writes:

> 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:

You need to do it like this:
   <para>    <command>pg_dumpall</command> does not    save large objects.  Check    <![%standalone-include[the
documentation]]>   <![%standalone-ignore[<xref linkend="backup-dump-caveats">]]>    if you need to do this.   </para>
 

-- 
Peter Eisentraut   peter_e@gmx.net



Re: updating INSTALL file

От
Bruce Momjian
Дата:
Thanks.  INSTALL file updated.  Peter will do the final one, but at
least we have a more current one in there now.

---------------------------------------------------------------------------

Peter Eisentraut wrote:
> Bruce Momjian writes:
> 
> > 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:
> 
> You need to do it like this:
> 
>     <para>
>      <command>pg_dumpall</command> does not
>      save large objects.  Check
>      <![%standalone-include[the documentation]]>
>      <![%standalone-ignore[<xref linkend="backup-dump-caveats">]]>
>      if you need to do this.
>     </para>
> 
> -- 
> Peter Eisentraut   peter_e@gmx.net
> 
> 
> ---------------------------(end of broadcast)---------------------------
> TIP 6: Have you searched our list archives?
> 
>                http://archives.postgresql.org
> 

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