Re: Large Database Performance suggestions

Поиск
Список
Период
Сортировка
От Gavin Sherry
Тема Re: Large Database Performance suggestions
Дата
Msg-id Pine.LNX.4.58.0410221326570.31567@linuxworld.com.au
обсуждение исходный текст
Ответ на Large Database Performance suggestions  (Joshua Marsh <icub3d@gmail.com>)
Список pgsql-performance
On Thu, 21 Oct 2004, Joshua Marsh wrote:

> Recently, we have found customers who are wanting to use our service
> with data files between 100 million and 300 million records.  At that
> size, each of the three major tables will hold between 150 million and
> 700 million records.  At this size, I can't expect it to run queries
> in 10-15 seconds (what we can do with 10 million records), but would
> prefer to keep them all under a minute.

To provide any useful information, we'd need to look at your table schemas
and sample queries.

The values for sort_mem and shared_buffers will also be useful.

Are you VACUUMing and ANALYZEing? (or is the data read only?))

gavin

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

Предыдущее
От: Joshua Marsh
Дата:
Сообщение: Large Database Performance suggestions
Следующее
От: Tom Lane
Дата:
Сообщение: Re: Large Database Performance suggestions