RE: installation options... Please help...

From: "Steve Ackerman" <sacker3254(at)yahoo(dot)com>
To: <pgsql-novice(at)postgresql(dot)org>
Subject: RE: installation options... Please help...
Date: 2000-10-04 05:09:40
Message-ID: PKEMICHCCKDAOPGHJGNBEEKECLAA.sacker3254@yahoo.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-novice

It seems no one is monitoring the novice list...

I sent the message yesterday and I am still stumped... I would assume
setting the --maxbackends to 256 also changes the default buffers from 64 to
512, right? If not is this only done with the -B switch?

Thank you,

Steve

>
> First, I am installing postgres 7.02 on i686, 2CPU, 512mb, mandrake linux
> 7.1.
>
> I have set the max backends switch to 256 during the compile
> (--with-maxbackends=256) along with the rest of the chosen
> parameters but I
> am a little puzzled about the buffer size and number. I have read
> the number
> of buffers can be set by the -B switch at startup. Is this
> necessary, since
> I changed the max backends to 256? I guess then buffers should be 512, but
> was the default number of buffers changed when I set the max backends to
> 256?
>
> Also what is the best way to calculate the block size needed?
>
> Steve Ackerman
> Web Developer
> GoShip.com
>
>

__________________________________________________
Do You Yahoo!?
Talk to your friends online with Yahoo! Messenger.
http://im.yahoo.com

In response to

Responses

Browse pgsql-novice by date

  From Date Subject
Next Message Jacob Joseph 2000-10-04 05:29:23 ODBC access with Windows 2000
Previous Message Stephan Szabo 2000-10-03 17:16:04 Re: Foreign key