Re: query rewrite using materialized views

From: Josh Berkus <josh(at)agliodbs(dot)com>
To: "Wager, Ryan D [NTK]" <Ryan(dot)D(dot)Wager(at)mail(dot)sprint(dot)com>
Cc: pgsql-performance(at)postgresql(dot)org
Subject: Re: query rewrite using materialized views
Date: 2005-01-04 19:16:49
Message-ID: 200501041116.49197.josh@agliodbs.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-performance

Wagner,

> If there is anyone that can give me some tweak parameters or design
> help on this, it would be ridiculously appreciated. I have already
> created this in Oracle and it works, but we don't want to have to pay
> the monster if something as wonderful as Postgres can handle it.

In addition to Rod's advice, please increase your checkpoint_segments and
checkpoint_timeout parameters and make sure that the pg_xlog is on a seperate
disk resource from the database.

--
--Josh

Josh Berkus
Aglio Database Solutions
San Francisco

In response to

Browse pgsql-performance by date

  From Date Subject
Next Message Wager, Ryan D [NTK] 2005-01-04 19:26:36 Re: query rewrite using materialized views
Previous Message Rod Taylor 2005-01-04 19:02:18 Re: query rewrite using materialized views