optimizing server for a 10 million row table - Mailing list pgsql-general

From Tony Caduto
Subject optimizing server for a 10 million row table
Date
Msg-id 43D27A64.6080103@amsoftwaredesign.com
Whole thread Raw
Responses Re: optimizing server for a 10 million row table  ("Jim C. Nasby" <jnasby@pervasive.com>)
List pgsql-general
Hi,
we have a client that has a table that holds transactions from sales and
it is now at 10 million rows. it was in MS Access and they could only
hold 2 million rows, so we installed Postgres for them and they dumped
10 million rows from the mainframe into Postgres.

I was just wondering if anyone had suggestions for optimizing the
postgresql.conf file and how much OS shared memory I should
reserve(RedHat is set by default to have 128mb of shared memory).

We are running on RedHat Enterprise Linux 4 AS on a dual processor P4
Xeon with 2.5 gb of ram.

The table in question has 20 fields and I could post the DDL of the
table if needed.

Thanks,


--
Tony Caduto
AM Software Design
Home of PG Lightning Admin for Postgresql
http://www.amsoftwaredesign.com

pgsql-general by date:

Previous
From: Zlatko Matić
Date:
Subject: numeric data type?
Next
From: Tom Lane
Date:
Subject: Re: mac os x compile failure