Christopher Barbee <[EMAIL PROTECTED]> writes:
> I am trying to get my PowerBook to host a postgres
> server.
> I seem to be h aving troubles with the
> shared-buffers. I have 1G of ram so don't know why
> this is a problem...
OS X has a pretty small default SHMMAX setting. Read the installation
documentation about configuring kernel settings ...
regards, tom lane
---------------------------(end of broadcast)---------------------------
TIP 9: the planner will ignore your desire to choose an index scan if your
joining column's datatypes do not match