Re: poor performance of db?

Поиск
Список
Период
Сортировка
От andrew@pillette.com
Тема Re: poor performance of db?
Дата
Msg-id 200501250618.j0P6IBN19000@pillette.com
обсуждение исходный текст
Ответ на poor performance of db?  ("SpaceBallOne" <space_ball_one@hotmail.com>)
Список pgsql-performance
This is a multi-part message in MIME format.

--bound1106633891
Content-Type: text/plain
Content-Transfer-Encoding: 7bit

I'm also an autodidact on DB design, although it's well more than a year now. If you are planning to clean up the
design,I strongly suggest getting a visual tool. Google for something like "database design tool". Some are extremely
expensive(e.g. ERwin, which I think is renamed having been bought out). There's a very cheap shareware one that I won't
mentionby name because it crashed my machine consistently. Right now I'm using "Case Studio", which has some very
eccentricUI (no one enforced consistency of UI across modules, which is rather ironic in a design tool) but capable and
user-extensible.ERwin's manual also had the best explanation of denormalization I've read, short and to the point. 

The ability to make schema revisions quickly lets me concentrate on *better-written queries* and *improved table
definition*without having to overcome inertia. 

--bound1106633891--

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

Предыдущее
От: "Jim C. Nasby"
Дата:
Сообщение: Re: PostgreSQL clustering VS MySQL clustering
Следующее
От: Antony Paul
Дата:
Сообщение: Re: How to boost performance of ilike queries ?