Re: New feature proposal

From: Simon Riggs <simon(at)2ndquadrant(dot)com>
To: Marc Munro <marc(at)bloodnok(dot)com>
Cc: pgsql-hackers(at)postgresql(dot)org
Subject: Re: New feature proposal
Date: 2006-05-19 15:43:43
Message-ID: 1148053423.2646.649.camel@localhost.localdomain
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

On Thu, 2006-05-18 at 17:39 -0700, Marc Munro wrote:

> For Postgres 8.2 I would like Veil to be a better citizen and use only
> what shared memory has been reserved for postgres add-ins.

How would Postgres ask the add-in how much memory it needs? How would
the add-in know how much has been reserved for it? How would an add-in
know whether it was the only add-in and whether it could take all of the
allocation?

--
Simon Riggs
EnterpriseDB http://www.enterprisedb.com

In response to

Browse pgsql-hackers by date

  From Date Subject
Next Message Tom Lane 2006-05-19 15:49:18 Re: does wal archiving block the current client connection?
Previous Message Martijn van Oosterhout 2006-05-19 15:38:21 Re: [OT] MySQL is bad, but THIS bad?