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

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 21:15:06
Message-ID: 565F5F5A.7000103@aklaver.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-sql

On 12/02/2015 01:06 PM, Sribeiro wrote:
> This is what that directory looks like - http://postimg.org/image/olhb2zra9/
>
> I can't find anywhere on my system (doing a search) the .map file.
>
> Thank you for clarifying the importance of that file.
> Since I didn't have any important information on it, can I start from
> scratch, and thus creating a new .map file?

Yes, that would be the easiest solution. The initdb step, of the link
you posted previously, will throw an error and not complete if there are
any files under /usr/local/var/postgres. So make sure you clean this out
first.

>
> 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-tp5874842p5875948.html
> Sent from the PostgreSQL - sql mailing list archive at Nabble.com.
>
>

--
Adrian Klaver
adrian(dot)klaver(at)aklaver(dot)com

In response to

Responses

Browse pgsql-sql by date

  From Date Subject
Next Message Pavel Stehule 2015-12-02 21:24:18 Re: Oracle PL/SQL to pg/PSQL conversion documentation.
Previous Message Sribeiro 2015-12-02 21:06:37 Re: ERROR while creating new user - could not open relation mapping file global/pg_filenode.map