Re: Having problems with a 25 million row table on 8.1.3

Поиск
Список
Период
Сортировка
От hubert depesz lubaczewski
Тема Re: Having problems with a 25 million row table on 8.1.3
Дата
Msg-id 9e4684ce0604280051v246f9888x614f7de85433cacd@mail.gmail.com
обсуждение исходный текст
Ответ на Having problems with a 25 million row table on 8.1.3  (Tony Caduto <tony_caduto@amsoftwaredesign.com>)
Список pgsql-general
On 4/25/06, Tony Caduto <tony_caduto@amsoftwaredesign.com> wrote:
So far it has worked great, but today someone wanted to get all the tax
codes(there are lot's of dupes) from the table.

others already suggested group by approach.
i would like to also suggest use of triggers to maintain tax codes list in separate table.
it would greatly speedup every future query that will need this list.

depesz

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

Предыдущее
От: "Magnus Hagander"
Дата:
Сообщение: Re: Installing PostgreSQL on Win 2003 R2 64-bit
Следующее
От: Terry Lee Tucker
Дата:
Сообщение: Re: For vim users: Syntax highlighting for PostgreSQL