From: | Scott Marlowe <smarlowe(at)g2switchworks(dot)com> |
---|---|
To: | Eugeny N Dzhurinsky <bofh(at)redwerk(dot)com> |
Cc: | pgsql-performance(at)postgresql(dot)org |
Subject: | Re: getting better performance |
Date: | 2006-07-06 14:28:39 |
Message-ID: | 1152196118.13851.110.camel@state.g2switchworks.com |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-performance |
On Thu, 2006-07-06 at 01:40, Eugeny N Dzhurinsky wrote:
> Hello!
>
> I have a postgresql server serving thousands of tables. Sometime there are
> queries which involves several tables.
Do you add / remove tables a lot? Could be you've got system catalog
bloat.
do you have autovacuum running?
What version of pgsql are you running?
What OS?
What file system?
What kind of machine are you using?
How much memory does it have?
How many disk drives?
Are you using RAID? hardware / software? battery backed cache or no?
Do you have one or two, or thousands of connections at a time?
Do you use connection pooling if you have lots of connections to handle?
There's a lot of info needed to make a decision on how to performance
tune a system.
From | Date | Subject | |
---|---|---|---|
Next Message | Merlin Moncure | 2006-07-06 14:44:26 | Re: Opteron/FreeBSD/PostgreSQL performance poor |
Previous Message | Vipul.Gupta | 2006-07-06 09:05:12 | unsubscribe |