From: | Sribeiro <info(at)simetriastudio(dot)com> |
---|---|
To: | pgsql-sql(at)postgresql(dot)org |
Subject: | ERROR while creating new user - could not open relation mapping file global/pg_filenode.map |
Date: | 2015-11-23 19:38:02 |
Message-ID: | 1448307482990-5874842.post@n5.nabble.com |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-sql |
Hi All,
I am trying to use postgresql with a Rails app, and I am having an issue
creating a new user/password.
I get the following message:
createuser: could not connect to database postgres: FATAL: could not open
relation mapping file "global/pg_filenode.map": No such file or directory
I believe I might of accidentally deleted this file and after sudo
uninstalling Postgres with Brew and re-installing I still cannot get it back
or to work.
I am using the latest version of Postgres and I'm on Mac OS X 10.10.4
Any idea on how I can fix this issue? Thanks so much in advance.
Sergio
--
View this message in context: http://postgresql.nabble.com/ERROR-while-creating-new-user-could-not-open-relation-mapping-file-global-pg-filenode-map-tp5874842.html
Sent from the PostgreSQL - sql mailing list archive at Nabble.com.
From | Date | Subject | |
---|---|---|---|
Next Message | Adrian Klaver | 2015-11-23 20:13:46 | Re: ERROR while creating new user - could not open relation mapping file global/pg_filenode.map |
Previous Message | Andreas Kretschmer | 2015-11-23 17:31:09 | Re: Select values by interval |