Re: How to determine a database is intact? - Mailing list pgsql-general

From Tom Lane
Subject Re: How to determine a database is intact?
Date
Msg-id 24822.1094683917@sss.pgh.pa.us
Whole thread Raw
In response to Re: How to determine a database is intact?  (Wes <wespvp@syntegra.com>)
Responses Re: How to determine a database is intact?  (Wes Palmer <Wesley.R.Palmer@syntegra.com>)
List pgsql-general
Wes <wespvp@syntegra.com> writes:
> On 9/8/04 9:11 AM, "Tom Lane" <tgl@sss.pgh.pa.us> wrote:
>> FWIW, increasing sort_mem for the reload process would probably help
>> with the index and FK rebuilds.

> How big are we talking?  I've got it set to 65535 right now.  Multiply it by
> 10?

How much RAM have you got in the machine?  I'd think that you could
afford to put, say, a quarter or so of physical RAM into sort_mem, if
there is nothing much else going on during the data import.  64MB is
not a lot on that scale.

            regards, tom lane

pgsql-general by date:

Previous
From: Wes
Date:
Subject: Re: How to determine a database is intact?
Next
From: Tom Lane
Date:
Subject: Re: How to determine a database is intact?