Indexing and performance

Поиск
Список
Период
Сортировка
От Josh Berkus
Тема Indexing and performance
Дата
Msg-id web-107960@davinci.ethosmedia.com
обсуждение исходный текст
Список pgsql-sql
Folks,

Can anyone direct me to a source of indexing and performance advice for
PostgreSQL?  What I'm interested in is questions like:

Q. I have a number of reference tables which serve as pointers to other
tables for user-defined searches.  As these tables see constant
additions (20,000 + records per day, deleted every night) but link with
the keys in other tables, I'm not sure of the indexing strategy I should
take.  The additive nature of the tables would argue for light indexing;
the fact that these tables are used linked in large views to produce
on-screen reports would argue for heavy indexing.  Suggestions?

-Josh Berkus


______AGLIO DATABASE SOLUTIONS___________________________                                      Josh Berkus Complete
informationtechnology      josh@agliodbs.com  and data management solutions       (415) 565-7293 for law firms, small
businesses       fax 621-2533   and non-profit organizations.      San Francisco
 


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

Предыдущее
От: "Josh Berkus"
Дата:
Сообщение: Re: WHERE on an alias
Следующее
От: Stephan Szabo
Дата:
Сообщение: Re: WHERE on an alias