Re: Pre-allocation of shared memory ...

From: "Jeroen T(dot) Vermeulen" <jtv(at)xs4all(dot)nl>
To: Ron Mayer <ron(at)intervideo(dot)com>
Cc: Bruce Momjian <pgman(at)candle(dot)pha(dot)pa(dot)us>, Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>, Greg Stark <gsstark(at)mit(dot)edu>, pgsql-hackers(at)postgresql(dot)org
Subject: Re: Pre-allocation of shared memory ...
Date: 2003-06-13 08:30:49
Message-ID: 20030613083049.GF31141@xs4all.nl
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

On Thu, Jun 12, 2003 at 07:22:14PM -0700, Ron Mayer wrote:

> I'm guessing any database backend (postgres, oracle)
> that wasn't part of a long-lived connection seems like
> an especially attractive target to this algorithm.

Yeah, IIRC it tries to pick daemons that can be restarted, or will be
restarted automatically, but may need a lot less memory after that.

Jeroen

In response to

Browse pgsql-hackers by date

  From Date Subject
Next Message Justin Clift 2003-06-13 09:38:55 Re: [GENERAL] [HACKERS] SAP and MySQL ... [and Benchmark]
Previous Message Shridhar Daithankar 2003-06-13 06:33:20 Re: Pre-allocation of shared memory ...