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

From Sribeiro
Subject Re: ERROR while creating new user - could not open relation mapping file global/pg_filenode.map
Date
Msg-id 1449097729689-5875988.post@n5.nabble.com
Whole thread Raw
In response to Re: Re: ERROR while creating new user - could not open relation mapping file global/pg_filenode.map  (Adrian Klaver <adrian.klaver@aklaver.com>)
Responses Re: Re: ERROR while creating new user - could not open relation mapping file global/pg_filenode.map  (Adrian Klaver <adrian.klaver@aklaver.com>)
List pgsql-sql
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



--
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.



pgsql-sql by date:

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