How to control memory usage of postgresql - Mailing list pgsql-novice

From André de Camargo Fernandes
Subject How to control memory usage of postgresql
Date
Msg-id 43EA6468.3060708@lightcomm.com.br
Whole thread Raw
List pgsql-novice
Hi,
I have a postgreSQL database running and sometime ago there was a small
problem, some query running inside the server was onsuming too much
memory, so the server (a DEBIAN LINUX) became out of memory.
 To solve that, the server must drop all queries that start using a lot
of memory, before the server get out of memory again, how can I do that?

Thanks in advance,
Andre.

pgsql-novice by date:

Previous
From: Ketema Harris
Date:
Subject: SQL Question
Next
From: Jeffrey Melloy
Date:
Subject: Re: SQL Question