Re: getting better performance

Поиск
Список
Период
Сортировка
От Scott Marlowe
Тема Re: getting better performance
Дата
Msg-id 1152196118.13851.110.camel@state.g2switchworks.com
обсуждение исходный текст
Ответ на getting better performance  (Eugeny N Dzhurinsky <bofh@redwerk.com>)
Ответы Re: getting better performance  (Eugeny N Dzhurinsky <bofh@redwerk.com>)
Список 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.

В списке pgsql-performance по дате отправления:

Предыдущее
От: Vipul.Gupta@trilogy.com
Дата:
Сообщение: unsubscribe
Следующее
От: "Merlin Moncure"
Дата:
Сообщение: Re: Opteron/FreeBSD/PostgreSQL performance poor