Re: Disappointing performance in db migrated from MS SQL Server

Поиск
Список
Период
Сортировка
От Andrew Sullivan
Тема Re: Disappointing performance in db migrated from MS SQL Server
Дата
Msg-id 20040213123857.GF2222@phlogiston.dyndns.org
обсуждение исходный текст
Ответ на Re: Disappointing performance in db migrated from MS SQL Server  (Chris Ruprecht <chris@ruprecht.org>)
Список pgsql-performance
On Thu, Feb 12, 2004 at 05:19:27PM -0500, Chris Ruprecht wrote:

> what he's doing, this might be a bottleneck. I don't like the virtual memory
> strategy of Linux too much and would rather increase this to 1 - 2 GB for the
> Postgres DB - Specially since he's not running anything else on the machine
> and he has 4 GB to play with.

Have you ever had luck with 2G of shared memory?

When I have tried that, the system is very fast initially, and
gradually slows to molasses-like speed.  My hypothesis is that the
cache-lookup logic isn't that smart, and so is inefficient either
when using the cache or when doing cache maintenance.

A

--
Andrew Sullivan

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

Предыдущее
От: Manfred Koizar
Дата:
Сообщение: Re: optimization ideas for frequent, large(ish) updates in frequently accessed DB?
Следующее
От: Manfred Koizar
Дата:
Сообщение: Re: optimization ideas for frequent, large(ish) updates in frequently accessed DB?