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 20:46:34 |
Message-ID: | 565F58AA.6060107@aklaver.com |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-sql |
On 12/02/2015 11:41 AM, Sribeiro wrote:
> Similar....
>
> This is closer to what i did -
> https://launchschool.com/blog/how-to-install-postgresql-on-a-mac
>
> How critical is this file? Is it a case that without it, I can't do anything
Without the file Postgres will not start, as you have found out, so yes
it is critical.
> with postgres, or is it a critical file in general for OS X? I know you said
> you didn't have much experience with OS X, but I'm hoping someone else could
> explain to me.
At this point I have forgotten where we left of, so:
What is the directory listing for /usr/local/var/postgres?
If there is a Postgres data directory under the above directory, is
pg_filenode.map in ~<data_dir>/global?
>
> Thank you.
>
>
>
> --
> View this message in context: http://postgresql.nabble.com/ERROR-while-creating-new-user-could-not-open-relation-mapping-file-global-pg-filenode-map-tp5874842p5875916.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 | Adrian Klaver | 2015-12-02 20:47:40 | Re: Oracle PL/SQL to pg/PSQL conversion documentation. |
Previous Message | Michael Moore | 2015-12-02 20:44:59 | Oracle PL/SQL to pg/PSQL conversion documentation. |