autovacuum configuration - Mailing list pgsql-admin

From Lee, Mija
Subject autovacuum configuration
Date
Msg-id 5D1219ADBE9E6C4CA6F0F89C811C102F0356297D@ISIS.fhcrc.org
Whole thread Raw
List pgsql-admin
Hello:
I have been trying to improve the performance of my 8.3.3 postgres
database, running on solaris 10. I have been playing around with a few
configuration settings, including the shared_buffers because I have
sluggish performance when accessing some very large tables, and the
maintence_work_mem because my database is showing signs of bloat.
What I'm not sure about is how to measure the success of these
configuration changes. In order to test the change in shared_buffers, I
tried running pg_bench and explain analyze on some slow queries but
there is quite a bit of variation in these metrics. I can check the size
of some of the tables that have shown bloat, but that is fairly slow
feedback. Are there better metrics to check these config changes?
Thanks in advance!
Mija

CONFIDENTIALITY NOTICE: This e-mail message, including any attachments,
is for the sole use of the intended recipient(s) and may contain
confidential, proprietary, and/or privileged information protected by
law. If you are not the intended recipient, you may not use, copy, or
distribute this e-mail message or its attachments. If you believe you
have received this e-mail message in error, please contact the sender by
reply e-mail and destroy all copies of the original message.


pgsql-admin by date:

Previous
From: Kevin Kempter
Date:
Subject: pg_stat_activity reporting of VACUUM in 8.1
Next
From: Scott Holmes
Date:
Subject: newbie Administrator