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 565F8951.7090505@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:56 PM, Sribeiro wrote:
> I used these steps up until the second to last step (rake db:create:all) and
> hit this brick wall -
> https://launchschool.com/blog/how-to-install-postgresql-on-a-mac
>
> Ok this command worked...I get:
> 297   ??  S      0:00.21 /usr/local/opt/postgresql/bin/postgres -D
> /usr/local/var/postgres -r /usr/local/var/postgres/server.log
>    340   ??  Ss     0:00.01 postgres: checkpointer process
>    341   ??  Ss     0:00.36 postgres: writer process
>    342   ??  Ss     0:00.34 postgres: wal writer process
>    343   ??  Ss     0:05.33 postgres: autovacuum launcher process
>    344   ??  Ss     0:00.71 postgres: stats collector process
> 23112 s000  S+     0:00.00 grep post
>

So what happens from a terminal when you do?:

/usr/local/opt/postgresql/bin/psql -d postgres -U Serg

Also what is in /usr/local/var/postgres/server.log?

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