On Sat, Sep 24, 2005 at 07:21:19PM -0400, Tom Lane wrote:
> > Of course maybe a better question is why we even limit based on the
> > number of relations...
> 
> Shared memory is fixed-size.

True, but can't the fixed memory required per-relation just be shared
with the fixed memory used to store free pages?

Though, the idea mentioned recently of just using one shared memory
segment for everything and allocating dynamically within that probably
makes more sense...
-- 
Jim C. Nasby, Sr. Engineering Consultant      [EMAIL PROTECTED]
Pervasive Software      http://pervasive.com    work: 512-231-6117
vcard: http://jim.nasby.net/pervasive.vcf       cell: 512-569-9461

---------------------------(end of broadcast)---------------------------
TIP 4: Have you searched our list archives?

               http://archives.postgresql.org

Reply via email to