initdb must have write access to /tmp

Поиск
Список
Период
Сортировка
От Rich Bodo
Тема initdb must have write access to /tmp
Дата
Msg-id Pine.LNX.4.33.0109280614140.9097-100000@rich
обсуждение исходный текст
Ответы Re: initdb must have write access to /tmp
Re: initdb must have write access to /tmp
Список 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 по дате отправления:

Предыдущее
От: Vince Vielhaber
Дата:
Сообщение: Re: CVS rejected me
Следующее
От: Dave Page
Дата:
Сообщение: pg_get_indexdef (PostgreSQL 7.2 Snapshot)