From: | Adrian Klaver <adrian(dot)klaver(at)aklaver(dot)com> |
---|---|
To: | Sribeiro <info(at)simetriastudio(dot)com>, pgsql-sql(at)postgresql(dot)org |
Subject: | Re: Re: ERROR while creating new user - could not open relation mapping file global/pg_filenode.map |
Date: | 2015-12-02 23:24:17 |
Message-ID: | 565F7DA1.9030000@aklaver.com |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | 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(dot)klaver(at)aklaver(dot)com
From | Date | Subject | |
---|---|---|---|
Next Message | Sribeiro | 2015-12-02 23:34:45 | Re: ERROR while creating new user - could not open relation mapping file global/pg_filenode.map |
Previous Message | Sribeiro | 2015-12-02 23:08:49 | Re: ERROR while creating new user - could not open relation mapping file global/pg_filenode.map |