PostgreSQL Performance Issue on Mail Server

From: Josh Berkus <josh(at)agliodbs(dot)com>
To: michael(at)linuxmagic(dot)com
Cc: pgsql-performance(at)postgresql(dot)org
Subject: PostgreSQL Performance Issue on Mail Server
Date: 2003-03-04 17:29:28
Message-ID: 200303040929.28743.josh@agliodbs.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-performance

Mr. Peddermors,

"We have a postgres backend to our Mail Server product, and encountering
performance issues. Simple selects are taking 7-10 seconds..
We have of course applied all the suggested performance settings for Postgres,
(We are running on Debian Stable/Linux BTW)
We moved the database to a standalone server, but still having the problems.
With app 100,000 users authenticating pop mail, plus all of the smtp
verfications, the server is expected to perform snappy queries, else mail
delivery/pickup is inordintaely long, or can't occur, and loads snowball.."

I've cc'd your question to PGSQL-Performance list. Can you give us a few
examples of EXPLAIN ANALYZE output for the queries which are running slow?
(as well as the queries themeselves)? It's possible that you have a
platform issue on Debian, but far more likely that this is a garden-variety
performance tuning issue.

If this is a business-critical issue, I suggest that you retain a PostgreSQL
consultant, such as PostgreSQL Inc., myself, or Justin Clift.

--
Josh Berkus
Aglio Database Solutions
San Francisco

Browse pgsql-performance by date

  From Date Subject
Next Message Tomasz Myrta 2003-03-04 17:29:30 Re: Slow query performance on large table
Previous Message Tomasz Myrta 2003-03-04 17:20:57 Re: Slow query performance on large table