count with high allocation

Поиск
Список
Период
Сортировка
От paulo matadr
Тема count with high allocation
Дата
Msg-id 497357.69364.qm@web52502.mail.re2.yahoo.com
обсуждение исходный текст
Ответы Re: count with high allocation  (Pavel Stehule <pavel.stehule@gmail.com>)
Re: count with high allocation  (Scott Marlowe <scott.marlowe@gmail.com>)
Re: count with high allocation  (Tom Lane <tgl@sss.pgh.pa.us>)
Список 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 по дате отправления:

Предыдущее
От: Merlin Moncure
Дата:
Сообщение: Re: cursors from pl/pgsql
Следующее
От: Sim Zacks
Дата:
Сообщение: Re: default grant