Re: [HACKERS] Open 6.5 items - Mailing list pgsql-hackers

From Tatsuo Ishii
Subject Re: [HACKERS] Open 6.5 items
Date
Msg-id 199906010744.QAA12286@srapc451.sra.co.jp
Whole thread Raw
List pgsql-hackers
>> Just a few questions.
>> 
>>  o I observed the backend processes grew ~10MB with -B 1024. Is this
>> normal?
>
>Backend attaches to 1024*8K + other shmem, so probably
>ps takes it into account.

Oh, I see.

>> o Is it possible to let the backend wait for free buffers in case of
>> insufficient shared buffers? (with reasonable retries, of course)
>
>Yes, but not now.

Agreed.
--
Tatsuo Ishii



pgsql-hackers by date:

Previous
From: Tatsuo Ishii
Date:
Subject: Re: [HACKERS] Problems w/ LO
Next
From: Vadim Mikheev
Date:
Subject: Re: [HACKERS] Open 6.5 items