I am trying to get Postgres running on FreeBSD and am running into
problems
with shared mem. Here is the postgres error messge:
On my box the values defined for the kernel are as follow:
options SHMMAXPGS=65536 #For postgreSQL
options SEMMNI=40
options SEMMNS=240
op
I've browsed my history of the list, and the Internet for
information
regarding giving the unix 'postgres' user a shell of /bin/false, so
that it cannot be logged into directly. It seems from my research
that
if I set the user's shell to /bin/false it will not prevent the
running of postgres it