Upper limit on number of buffers?

From: mlw <markw(at)mohawksoft(dot)com>
To: Hackers List <pgsql-hackers(at)postgresql(dot)org>
Subject: Upper limit on number of buffers?
Date: 2000-12-24 18:52:43
Message-ID: 3A4645FB.5A2AD262@mohawksoft.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

This line works:
/usr/local/pgsql/bin/postmaster -N 32 -B 928 -i -S
-D/home/postgres/pgdev -o "-F -fs -S 4096"

Where as this line:

/usr/local/pgsql/bin/postmaster -N 32 -B 1024 -i -S
-D/home/postgres/pgdev -o "-F -fs -S 4096"

does not.

Any ideas?
I have 256M of memory, RedHat Linux 7.0, CVS version of Postgres as of a
couple days ago.

--
http://www.mohawksoft.com

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Brent Verner 2000-12-24 20:14:19 Re: Re: 7.1 on DEC/Alpha
Previous Message Oliver Elphick 2000-12-24 13:23:43 Re: RI problem with inherited table (fwd)