From: | Timothy Perrigo <tperrigo(at)wernervas(dot)com> |
---|---|
To: | Postgres General <pgsql-general(at)postgresql(dot)org> |
Subject: | Re: OS X shared memory problems 8.0rc3 |
Date: | 2005-01-03 13:22:49 |
Message-ID: | 90A24E8B-5D8A-11D9-A340-000A95C4F0A2@wernervas.com |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-general |
On Jan 2, 2005, at 8:31 PM, Tom Lane wrote:
> Timothy Perrigo <tperrigo(at)wernervas(dot)com> writes:
>> On Jan 2, 2005, at 12:58 PM, Tom Lane wrote:
>>> I think you probably are trying to run two postmasters at once. You
>>> really need to increase the OS X memory limits, instead.
>
>> No, I just ran pg_ctl status to check, and here was the output:
>> pg_ctl: neither postmaster nor postgres running
>
> Proves only that you weren't running another postmaster in the same
> data
> directory. Try "ps auxww | grep post"
>
> regards, tom lane
>
>
Thanks...that was it! There was another postmaster running in a
different data directory. My apologies for not checking this first.
Tim
From | Date | Subject | |
---|---|---|---|
Next Message | Robert Treat | 2005-01-03 13:35:19 | Re: [ANNOUNCE] PostgreSQL 8.0.0 Release Candidate 3 |
Previous Message | ntinos | 2005-01-03 12:32:44 | Can't find relation oid |