Re: design question: general db performance

Поиск
Список
Период
Сортировка
От Jeff
Тема Re: design question: general db performance
Дата
Msg-id 20031125142318.4ff8bdb2.threshar@torgo.978.org
обсуждение исходный текст
Ответ на design question: general db performance  (shane hill <shill@adobe.com>)
Список pgsql-performance
On Tue, 25 Nov 2003 10:42:47 -0800
shane hill <shill@adobe.com> wrote:

> Our db is getting to be a respectable size (about 10GB right now) and
> is growing slower and slower. I have been charged with making it
> faster and with a smaller footprint while retaining all of the current
> functionality.  here is one of my ideas.  Please tell me if I am
> crazy:
>

What exactly is it getting slower doing?

Have you run through the usual gamut of things to check - shared
buffers, vacuum analyzig, etc. etc.

What ver of PG?

What OS?

Can you post any schema/queries?

Normalizing can help. But I don't think it is going to be a magical
bullet that will make the DB instantly fast.  It will reduce the size of
it though.

--
Jeff Trout <jeff@jefftrout.com>
http://www.jefftrout.com/
http://www.stuarthamm.net/

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

Предыдущее
От: Josh Berkus
Дата:
Сообщение: Re: design question: general db performance
Следующее
От: Richard Huxton
Дата:
Сообщение: Re: design question: general db performance