Re: Slow response of PostgreSQL - Mailing list pgsql-performance

From Shridhar Daithankar
Subject Re: Slow response of PostgreSQL
Date
Msg-id 4031F464.2040406@frodo.hserus.net
Whole thread Raw
In response to Re: Slow response of PostgreSQL  ("Saleem Burhani Baloch" <peseek@khi.wol.net.pk>)
List 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 by date:

Previous
From: "Saleem Burhani Baloch"
Date:
Subject: Re: Slow response of PostgreSQL
Next
From: "Eric Jain"
Date:
Subject: UPDATE with subquery too slow