count with high allocation - Mailing list pgsql-general

From paulo matadr
Subject count with high allocation
Date
Msg-id 497357.69364.qm@web52502.mail.re2.yahoo.com
Whole thread Raw
Responses Re: count with high allocation
Re: count with high allocation
Re: count with high allocation
List pgsql-general
Hi all,
Monitoring "top" in database server  , i could  noticed an query with reserved  8GB on physical memory.

select count(field) from big_table  1 inner join big_table2...

There is the possibility of using another function with less memory allocation?
Is there a way to limit the memory usage of the count?



Paul



Veja quais são os assuntos do momento no Yahoo! + Buscados: Top 10 - Celebridades - Música - Esportes

pgsql-general by date:

Previous
From: Merlin Moncure
Date:
Subject: Re: cursors from pl/pgsql
Next
From: Sim Zacks
Date:
Subject: Re: default grant