Thread: Trying to get posgreSQL-8.0.3 up on Tiger 10.4.1

Trying to get posgreSQL-8.0.3 up on Tiger 10.4.1

From
Christopher Barbee
Date:
Hello there,
    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...

    Anyone else out there using pg8 on Tiger?


Any advice would be appreciated...

Chris

Re: Trying to get posgreSQL-8.0.3 up on Tiger 10.4.1

From
Steve Atkins
Date:
On Tue, Jun 07, 2005 at 05:46:50PM -0700, Christopher Barbee wrote:
> Hello there,
>     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...
>
>     Anyone else out there using pg8 on Tiger?

I'm running 8.0.0 on 10.4.1 with no problems.

You'll need to be much more specific about the problems you're seeing
before anyone can help you, though.

Cheers,
  Steve

Re: Trying to get posgreSQL-8.0.3 up on Tiger 10.4.1

From
Tom Lane
Date:
Christopher Barbee <christophbarbee@sbcglobal.net> 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