Re: Re: Load a database into memory - Mailing list pgsql-general

From Mitch Vincent
Subject Re: Re: Load a database into memory
Date
Msg-id 01d801c086ff$0c66a590$0200000a@windows
Whole thread Raw
In response to Re: Re: Load a database into memory  (Poul Laust Christiansen <poulc@cs.auc.dk>)
List pgsql-general
> My /etc/rc.d/init.d/postgresql script has this line:
>  su -l postgres -c "/usr/bin/pg_ctl -D $PGDATA -p /usr/bin/postmaster -o
> '-B 4096 -i' start >/dev/null 2>&1"

Isn't that BLCKSZx4096 ? I'm almost sure it is..

Some people (me) have BLCKSZ set to 32k so .... Just an FYI.

-Mitch



pgsql-general by date:

Previous
From: Poul Laust Christiansen
Date:
Subject: Re: Re: Load a database into memory
Next
From: Frank Joerdens
Date:
Subject: Performance: Unix sockets vs. TCP/IP sockets