Re: Possible bug with shared memory buffers

From: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
To: Mark Rae <m(dot)rae(at)inpharmatica(dot)co(dot)uk>
Cc: pgsql-general(at)postgresql(dot)org
Subject: Re: Possible bug with shared memory buffers
Date: 2002-01-02 16:36:51
Message-ID: 4576.1009989411@sss.pgh.pa.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

Mark Rae <m(dot)rae(at)inpharmatica(dot)co(dot)uk> writes:
> Normally the backend process would 'swap in' all 512M of shared
> memory when loading, but occasionally after dropping the previous
> database, the new backend would only seem to be able to use a
> small amount of the shared memory.

This is so vague that I'm not even sure what you're complaining about.
What do you mean by "only seem to be able to use a small amount of the
shared memory"?

regards, tom lane

In response to

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Tom Lane 2002-01-02 16:42:38 Re: Possible bug with shared memory buffers
Previous Message Jan Wieck 2002-01-02 16:15:13 Re: plpgsql and rowtypes