Re: Is Indexed View Supported in psql 7.1.3?? - Mailing list pgsql-performance

From Steve Poe
Subject Re: Is Indexed View Supported in psql 7.1.3??
Date
Msg-id 425A0C8C.3040300@sfnet.cc
Whole thread Raw
In response to Is Indexed View Supported in psql 7.1.3??  ("S.Thanga Prakash" <thanga@midascomm.com>)
List pgsql-performance
stp,

I cannot help you with the first point, but as far as performance
analysis, I share with you what I've been using.

1) pgbench -- which comes with PostgreSQL
2) OSDB (http://osdb.sourceforge.net/)
3) pg_autotune (http://pgfoundry.org/projects/pgautotune/)
4) PQA (http://pgfoundry.org/projects/pqa/)

You did not mention how your database is being used/going to be used. If
its already in production, use  PQA, but I personally have not
implemented yet since seemed to be to take a performance hit of 15-25%
when running it. Your mileage may vary.

I use pgbench for quick tests and OSDB for more disk thrash testing.

I am new to this; maybe someone else may be able to speak from more
experience.

Regards.

Steve Poe




pgsql-performance by date:

Previous
From: Christopher Kings-Lynne
Date:
Subject: Re: Is Indexed View Supported in psql 7.1.3??
Next
From: Tom Lane
Date:
Subject: Re: Server crashing