Обсуждение: Memory profiling in postgreSQL

Поиск
Список
Период
Сортировка

Memory profiling in postgreSQL

От
"Rafaqat Ali"
Дата:
Hello all .<br />     Can anyon eplz tell me how memory profiling is done in postgreSQL. I read on a website I don't
remembernow that postgres creates a file pgsql/data/base/dbname and stores memory profiling information in it. postgres
createsa folder with integer name in pgsql/base/ and in that folder a binary file was when I run postmaster. <br />   
Iwant to know where does postgres save memory profiling information in human readable format.<br />             Thanx
inadvanc.<br />                      Regards<br />                           Rafaqat Ali<br /> 

Re: Memory profiling in postgreSQL

От
"Jim C. Nasby"
Дата:
On Mon, Feb 20, 2006 at 03:51:40PM +0500, Rafaqat Ali wrote:
> Hello all .
>     Can anyon eplz tell me how memory profiling is done in postgreSQL. I
> read on a website I don't remember now that postgres creates a file
> pgsql/data/base/dbname and stores memory profiling information in it.

It does not.

> postgres creates a folder with integer name in pgsql/base/ and in that
> folder a binary file was when I run postmaster.
>    I want to know where does postgres save memory profiling information in
> human readable format.

It doesn't.

>             Thanx in advanc.
>                      Regards
>                           Rafaqat Ali

-- 
Jim C. Nasby, Sr. Engineering Consultant      jnasby@pervasive.com
Pervasive Software      http://pervasive.com    work: 512-231-6117
vcard: http://jim.nasby.net/pervasive.vcf       cell: 512-569-9461