Re: Used Memory - Mailing list pgsql-performance

From Mark Kirkwood
Subject Re: Used Memory
Date
Msg-id 435DB12B.5030901@paradise.net.nz
Whole thread Raw
In response to Re: Used Memory  ("Christian Paul B. Cosinas" <cpc@cybees.com>)
List pgsql-performance
Christian Paul B. Cosinas wrote:
> Hi mark
>
> I have so many functions, more than 100 functions in the database :) And I
> am dealing about 3 million of records in one database.
> And about 100 databases :)
>

LOL - sorry, mis-understood your previous message to mean you had
identified *one* query where 'fetch all' was causing the problem!

Having said that, to make much more progress, you probably want to
identify those queries that are consuming your resource, pick one of two
of the particularly bad ones and post 'em.

There are a number of ways to perform said identification, enabling
stats collection might be worth a try.

regards

Mark


pgsql-performance by date:

Previous
From: "Christian Paul B. Cosinas"
Date:
Subject: Re: Used Memory
Next
From: "Christian Paul B. Cosinas"
Date:
Subject: Temporary Table