Re: beta1 & beta2 & Windows & heavy load

From: Sailesh Krishnamurthy <sailesh(at)cs(dot)berkeley(dot)edu>
To: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
Cc: Daniel Schuchardt <daniel_schuchardt(at)web(dot)de>, pgsql-hackers(at)postgresql(dot)org
Subject: Re: beta1 & beta2 & Windows & heavy load
Date: 2004-09-15 03:49:01
Message-ID: mjqfz5kw5si.fsf@datafix.CS.Berkeley.EDU
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

>>>>> "Tom" == Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us> writes:

Tom> instead of increasing it. And I don't want to create a
Tom> full-fledged alloc/free package for shared memory --- the
Tom> bang-for-buck ratio for that is way too low. So I'm inclined

I think I've said it before, but we actually have such a beast - a
shared memory MemoryContext that uses libmm (which apparently Apache
also uses). It should be fairly easy to patch in if it's worth it for
you folks.

--
Pip-pip
Sailesh
http://www.cs.berkeley.edu/~sailesh

In response to

Browse pgsql-hackers by date

  From Date Subject
Next Message Tom Lane 2004-09-15 04:17:35 Re: libpq and prepared statements progress for 8.0
Previous Message Gaetano Mendola 2004-09-14 21:57:03 Re: NEW used in a query that is not in a rule