Description: Number of buffers in pool
: you can either modify the value of
the
shared_buffers
parameter in
postgresql.conf
(and then restart the server), or
you can specify it as a command
-
line argument to
pg_ctl
when
you restart the
server. The following demonstrates this for the 64 buffer case:
$
pg
_ctl
start
-
l $PGDATA/Log
-
o
-
B 64
server starting
To Search:
File list (Check if you may need any files):
11912872guc.c.tar