Re: PostgreSQL fails to start

From: Reid Thompson <reid(dot)thompson(at)ateb(dot)com>
To: John Gage <jsmgage(at)numericable(dot)fr>
Cc: pgsql-general(at)postgresql(dot)org
Subject: Re: PostgreSQL fails to start
Date: 2010-02-21 02:49:33
Message-ID: 4B809F3D.5000304@ateb.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

On 2/20/2010 4:42 PM, John Gage wrote:
> I have had the same/similar problem on a Mac. Postgres creates a user
> "postgres" and the only way that user can see files is for them to exist
> outside of any other particular user's home directory. I placed the
> files in the root directory!? I would like, I think, to give "postgres"
> privileges in my home directory (emphasis, I think). As a sign of
> despicable laziness, could I ask where the granting of user privileges
> is documented in the 8.4 docs?

http://ss64.com/osx/chmod.html

In response to

Browse pgsql-general by date

  From Date Subject
Next Message Andre Lopes 2010-02-21 03:20:35 How to count the number of items in an Array?
Previous Message Reid Thompson 2010-02-21 02:47:33 Re: PostgreSQL fails to start