Re: updating INSTALL file

From: Peter Eisentraut <peter_e(at)gmx(dot)net>
To: Bruce Momjian <pgman(at)candle(dot)pha(dot)pa(dot)us>
Cc: Christopher Kings-Lynne <chriskl(at)familyhealth(dot)com(dot)au>, Hackers <pgsql-hackers(at)postgresql(dot)org>
Subject: Re: updating INSTALL file
Date: 2003-10-01 22:34:16
Message-ID: Pine.LNX.4.44.0310020033290.2932-100000@peter.localdomain
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

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(at)gmx(dot)net

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Tom Lane 2003-10-01 22:35:55 Re: Thoughts on maintaining 7.3
Previous Message Tom Lane 2003-10-01 22:32:14 Re: invalid tid errors in latest 7.3.4 stable.