shared memory - progress

From: "John Henderson" <jrh(at)is(dot)com(dot)fj>
To: <bsdi-users(at)mailinglists(dot)org>, <pgsql-general(at)hub(dot)org>
Subject: shared memory - progress
Date: 1999-12-23 05:58:16
Message-ID: 008201bf4d0a$b72f3800$ea7c3eca@john.is.com.fj
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

OK,
I can assign and manipulate shared memory in BSD/OS3.0 notes to follow.
Now the problem is that as I vary the number of shared buffers and amount of
shared memory I vary between two kinds of errors. If shared mem is too low
that generates an error - 'out of buffers', if too high, I get palloc
errors - memory exhausted.
So, now I need to lay my hands on a basic tutorial that describes in general
terms how BSD divides its total memory resource among shared/kernel etc. and
a second tutorial on how postgres uses different types of memory ie. why
does one query create a palloc error and another run out of shmem.
Thanks so much for hanging with me through this.
John

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Bruce Momjian 1999-12-23 06:05:26 Re: [GENERAL] shared memory - progress
Previous Message Bruce Momjian 1999-12-23 02:13:22 Re: [GENERAL] Index pg_proc_prosrc_index: NUMBER OF INDEX' TUPLES (1071)ISNOT THE SAME AS HEAP' (1070)