Re: Permission error

From: "Carmical Casey" <ccarmical(at)hotmail(dot)com>
To: pgsql-novice(at)postgresql(dot)org
Subject: Re: Permission error
Date: 2003-08-06 13:02:34
Message-ID: Law9-F87dZ1lUxrMs4d00033382@hotmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-novice

Hi, I fixed it by deleting /var/lib/pgsql and then installing again.
Thanks for your help.

> > I reinstalled postgres, and now I am getting the following error when
> > trying to add a database:
> > psql: FATAL 1: cannot open /var/lib/pgsql/data/global/1262: Permission
> > denied
> > Any clues as to why this is happening and how to fix it?
>
>Sounds like you failed to make the Postgres data files be owned by the
>same user the postmaster is running as.
>
>If you determine that the file ownership needs to be changed, "chown -R"
>should help.
>
> regards, tom lane
>

_________________________________________________________________
ネットを使うひとに有利な特典いっぱい MSN カード http://card.msn.co.jp/

Browse pgsql-novice by date

  From Date Subject
Next Message Nabil Sayegh 2003-08-06 13:30:16 Re:
Previous Message Kaarel 2003-08-06 10:30:48 Re: