Re: Re: ERROR while creating new user - could not open relation mapping file global/pg_filenode.map - Mailing list pgsql-sql

From Adrian Klaver
Subject Re: Re: ERROR while creating new user - could not open relation mapping file global/pg_filenode.map
Date
Msg-id 565F6769.80109@aklaver.com
Whole thread Raw
In response to Re: ERROR while creating new user - could not open relation mapping file global/pg_filenode.map  (Sribeiro <info@simetriastudio.com>)
Responses Re: ERROR while creating new user - could not open relation mapping file global/pg_filenode.map  (Sribeiro <info@simetriastudio.com>)
List pgsql-sql
On 12/02/2015 01:44 PM, Sribeiro wrote:
> Hi Adrian,
>
> So, i made sure to copy the postgres directory then deleted the main one as
> to not conflict with a fresh install.
>
> Once I got to the section in the instructions I used that says to run the -
> rake db:create:all
> I get the following error:
> [mystore (master)]$ rake db:create:all
> FATAL:  could not open relation mapping file "global/pg_filenode.map": No
> such file or directory
>
> BUT, if I look in the newest postgres/global directory, the pg_filenode.map
> is in there.

Best guess is the user you are running the above as does not have 
permissions on the directory.

>
> Any thoughts
>
> Sergio
>
>
>
> --
> View this message in context:
http://postgresql.nabble.com/ERROR-while-creating-new-user-could-not-open-relation-mapping-file-global-pg-filenode-map-tp5874842p5875964.html
> Sent from the PostgreSQL - sql mailing list archive at Nabble.com.
>
>


-- 
Adrian Klaver
adrian.klaver@aklaver.com



pgsql-sql by date:

Previous
From: Sribeiro
Date:
Subject: Re: ERROR while creating new user - could not open relation mapping file global/pg_filenode.map
Next
From: Sribeiro
Date:
Subject: Re: ERROR while creating new user - could not open relation mapping file global/pg_filenode.map