Re: [GENERAL] memory

From: Bruce Momjian <pgman(at)candle(dot)pha(dot)pa(dot)us>
To: John Henderson <jrh(at)is(dot)com(dot)fj>
Cc: pgsql-general(at)hub(dot)org
Subject: Re: [GENERAL] memory
Date: 1999-11-30 00:37:27
Message-ID: 199911300037.TAA18785@candle.pha.pa.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

[Charset iso-8859-1 unsupported, filtering to ASCII...]
> Thanks Philip and Bruce,
> Re shared mem, I have increased the BSDI kernel conf from 1024 to 2048
> shared mem pages. This allowed me to increase -B from 448 to 896 (not 884 my
> error). These are the high values I can reach without postgres failing to
> boot. This suggests my memory pages are around 3K - impossible but
> interesting.

Pages are 4k.

>
> I will try to increase sharedmem in the kernel after this msg. What does
> postgres use shared mem for? How can I determine how much shared mem is
> appropriate for the jobs I want to do?

BSDI has very small shared memory defaults.

--
Bruce Momjian | http://www.op.net/~candle
maillist(at)candle(dot)pha(dot)pa(dot)us | (610) 853-3000
+ If your life is a hard drive, | 830 Blythe Avenue
+ Christ can be your backup. | Drexel Hill, Pennsylvania 19026

In response to

  • memory at 1999-11-30 01:09:45 from John Henderson

Browse pgsql-general by date

  From Date Subject
Next Message John Henderson 1999-11-30 01:09:45 memory
Previous Message Hiroshi Inoue 1999-11-30 00:34:03 RE: [HACKERS] Re: [GENERAL] drop/rename table and transactions