Re: POSTMASTER

From: Ryan Mahoney <ryan(at)paymentalliance(dot)net>
To: "gabriel" <gabriel(at)workingnetsp(dot)com(dot)br>, pgsql-hackers(at)postgresql(dot)org
Subject: Re: POSTMASTER
Date: 2001-06-18 13:22:17
Message-ID: 5.0.2.1.0.20010618142005.03d08070@paymentalliance.net
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

Write very optimized statements and run them infrequently ;)

I don't really think it's possible. You need to understand how your
application will be used, what the resource costs are, and plan
accordingly, (load balance, etc.)

-r

At 05:00 PM 6/18/01 +0000, gabriel wrote:

>Hello All.
>
>How can i limit how much of cpu the postmaster can use?
>
>thanks
>Gabriel...
>
>---------------------------(end of broadcast)---------------------------
>TIP 6: Have you searched our list archives?
>
>http://www.postgresql.org/search.mpl
>
>
>
>---
>Incoming mail is certified Virus Free.
>Checked by AVG anti-virus system (http://www.grisoft.com).
>Version: 6.0.251 / Virus Database: 124 - Release Date: 4/26/01

Attachment Content-Type Size
unknown_filename text/plain 166 bytes

In response to

Browse pgsql-hackers by date

  From Date Subject
Next Message Jean-Francois Leveque 2001-06-18 13:25:22 Function checking: referenced functions (OIDs)
Previous Message Alex Pilosov 2001-06-18 13:16:22 Re: AW: Call for alpha testing: planner statistics revision s