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 565F7DA1.9030000@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 03:08 PM, Sribeiro wrote:
> On the database.yml I am using Serge as username
> And password is blank. I tried running the rake db:create:all command with
> it as nill and also with the computer password - same result as before:
> FATAL:  could not open relation mapping file "global/pg_filenode.map": No
> such file or directory
>
> ALSO
>
> Couldn't create database for {"adapter"=>"postgresql",
> "encoding"=>"unicode", "pool"=>5, "database"=>"mystore_production",
> "username"=>"mystore", "password"=>nil}
>
> As far as psql -d postgres -U Serge I get:
> psql: FATAL:  could not open relation mapping file "global/pg_filenode.map":
> No such file or directory

Hmm, from a terminal again:

env | grep PG

>
>
>
> --
> View this message in context:
http://postgresql.nabble.com/ERROR-while-creating-new-user-could-not-open-relation-mapping-file-global-pg-filenode-map-tp5874842p5875988.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