Re: pg_autoconfig.pl

From: Josh Berkus <josh(at)agliodbs(dot)com>
To: Nick Barr <nicky(at)chuckie(dot)co(dot)uk>, pgsql-performance(at)postgresql(dot)org
Subject: Re: pg_autoconfig.pl
Date: 2003-11-22 17:19:23
Message-ID: 200311220919.23695.josh@agliodbs.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-performance

Nick,

> Josh have you managed to put together the rest of the calculations yet?

Given that I spent most of November working on the PR for the 7.4 release,
I've just started to think about it. As you can see, I'm thinking about
dovetailing pg_avd and pg_autoconf.

The difficult thing is to figure out settings for "bad" hardware setups. Like
a 5GB database on a PIII500 + 256mb running 4 other pieces of major software
(I've acctually seen this). Or a 500/minute OLTP database on a machine
with 1 fixed disk.

All the variables are going into a hash array, right?

--
Josh Berkus
Aglio Database Solutions
San Francisco

In response to

Responses

Browse pgsql-performance by date

  From Date Subject
Next Message William Yu 2003-11-24 03:48:13 Maximum Possible Insert Performance?
Previous Message Alvaro Herrera Munoz 2003-11-22 14:46:37 Re: [HACKERS] More detail on settings for pgavd?