Upper limit on number of buffers? - Mailing list pgsql-hackers

From mlw
Subject Upper limit on number of buffers?
Date
Msg-id 3A4645FB.5A2AD262@mohawksoft.com
Whole thread Raw
Responses Re: Upper limit on number of buffers?
Re: Upper limit on number of buffers?
List 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


pgsql-hackers by date:

Previous
From: "Rod Taylor"
Date:
Subject: Thoughts regarding pg_dump
Next
From: Brent Verner
Date:
Subject: Re: Re: 7.1 on DEC/Alpha