Re: [GENERAL] PLpgSQL Stat Problem

Поиск
Список
Период
Сортировка
От jim@reptiles.org (Jim Mercer)
Тема Re: [GENERAL] PLpgSQL Stat Problem
Дата
Msg-id m10cWFU-00080YC@mailbox.reptiles.org
обсуждение исходный текст
Ответ на Re: [GENERAL] PLpgSQL Stat Problem  (Andy Lewis <alewis@themecca.net>)
Список pgsql-general
> I built as root and installed as root and run
> postmaster as postgres and didn't have any problems up until now.
>
> Seems like I'd run across others. Are we saying this is indeed the
> problem?
>
> Do I need to reinstall?

some systems have a umask of 077 for root, which would mean that
no other user can read the files.

also, the DATADIR needs to be owned by whoever (postgres) is running
postmaster.

if your system is working, then you've probably adjusted things accordingly.

--
[ Jim Mercer    Reptilian Research      jim@reptiles.org   +1 416 410-5633 ]
[ The telephone, for those of you who  have forgotten, was a commonly used ]
[ communications technology in the days before electronic mail.            ]
[ They're still easy to find in most large cities. -- Nathaniel Borenstein ]

В списке pgsql-general по дате отправления:

Предыдущее
От: Andy Lewis
Дата:
Сообщение: Re: [GENERAL] PLpgSQL Stat Problem
Следующее
От: Aaron Holtz
Дата:
Сообщение: Any ideas why this doesn't work or how to rewrite it?