initdb must have write access to /tmp - Mailing list pgsql-bugs

From Rich Bodo
Subject initdb must have write access to /tmp
Date
Msg-id Pine.LNX.4.33.0109280614140.9097-100000@rich
Whole thread Raw
Responses Re: initdb must have write access to /tmp  (Tom Lane <tgl@sss.pgh.pa.us>)
Re: initdb must have write access to /tmp  (Bruce Momjian <pgman@candle.pha.pa.us>)
List pgsql-bugs
Hi,

    I was just installing postgres 7.1.2 on my linux mandrake 7.2
    system and the build and install went fine up to the point I
    had to run:

     initdb -D /usr/local/pgsql/data

    which segfaulted.  I changed the permissions on /tmp to 777
    and all was well.  I think initdb could use an if statement to
    check the permissions on /tmp and report a descriptive bug.

-Rich

Rich Bodo | rsb@ostel.com | 650-964-4678

pgsql-bugs by date:

Previous
From: Vince Vielhaber
Date:
Subject: Re: CVS rejected me
Next
From: Dave Page
Date:
Subject: pg_get_indexdef (PostgreSQL 7.2 Snapshot)