Re: How to determine a database is intact?
Wes Palmer <wesley.r.palmer@syntegra.com>
From: Wes Palmer <Wesley.R.Palmer@syntegra.com>
To: Tom Lane <tgl@sss.pgh.pa.us>
Cc: Jan Wieck <JanWieck@yahoo.com>, Richard Huxton <dev@archonet.com>, Postgres General <pgsql-general@postgresql.org>
Date: 2004-09-08T23:08:37Z
Lists: pgsql-general
On 9/8/04 5:51 PM, "Tom Lane" <tgl@sss.pgh.pa.us> wrote: > 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. The system currently has 2GB. The system is dedicated to this database, so for a dedicated load I would think I could set it up to 1GB? Wes