> 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
- Re: [GENERAL] Re: Load a database into memory Poul Laust Christiansen
- Mitch Vincent