Re: Slow response of PostgreSQL

Поиск
Список
Период
Сортировка
От Shridhar Daithankar
Тема Re: Slow response of PostgreSQL
Дата
Msg-id 4031F464.2040406@frodo.hserus.net
обсуждение исходный текст
Ответ на Re: Slow response of PostgreSQL  ("Saleem Burhani Baloch" <peseek@khi.wol.net.pk>)
Список pgsql-performance
Saleem Burhani Baloch wrote:
> I changed the conf as you wrote. But now the time is changed from 50 sec to 65 sec. :(
> I have not more 256 MB ram now.
> When I execute the query the
> Postmaster takes about 1.8 MB
> Postgres session takes 18 MB ram only.
> & psql takes 1.3 MB.
>
> After the query finishes the
> Postgres session reducess memeory and just uses 10 MB ram.

Can you post explain analyze result for the query?

  Shridhar

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

Предыдущее
От: "Saleem Burhani Baloch"
Дата:
Сообщение: Re: Slow response of PostgreSQL
Следующее
От: "Eric Jain"
Дата:
Сообщение: UPDATE with subquery too slow