Controlling proliferation of postgres.exe processes

From: Radcon Entec <radconentec(at)yahoo(dot)com>
To: pgsql-general(at)postgresql(dot)org
Subject: Controlling proliferation of postgres.exe processes
Date: 2009-06-23 20:40:43
Message-ID: 856254.93618.qm@web43404.mail.sp1.yahoo.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

Greetings!

At the current moment, our customer's computer has 22 instances of postgres.exe running.  When a colleague checked a few minutes ago, there were 29.  Our contract specifies that we cannot consume more than 40% of the computer's memory, and we're over that level.  When does an instance of postgres.exe get created, and how can we make sure we create only the minimum number necessary?

Thanks very much!

RobR

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Emanuel Calvo Franco 2009-06-23 20:43:49 Re: Query optimizer & prepared statements
Previous Message Emanuel Calvo Franco 2009-06-23 20:39:46 Re: drawback of array vs join