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

From: Sribeiro <info(at)simetriastudio(dot)com>
To: pgsql-sql(at)postgresql(dot)org
Subject: Re: ERROR while creating new user - could not open relation mapping file global/pg_filenode.map
Date: 2015-12-02 23:56:06
Message-ID: 1449100566874-5875998.post@n5.nabble.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-sql

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

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

In response to

Responses

Browse pgsql-sql by date

  From Date Subject
Next Message Adrian Klaver 2015-12-03 00:14:09 Re: Re: ERROR while creating new user - could not open relation mapping file global/pg_filenode.map
Previous Message Adrian Klaver 2015-12-02 23:42:51 Re: Re: ERROR while creating new user - could not open relation mapping file global/pg_filenode.map