Re: How to give permission to others on data directory

Поиск
Список
Период
Сортировка
От Peter Eisentraut
Тема Re: How to give permission to others on data directory
Дата
Msg-id Pine.LNX.4.30.0203301749260.683-100000@peter.localdomain
обсуждение исходный текст
Ответ на How to give permission to others on data directory  ("Amit Khare" <skamit2000@yahoo.com>)
Список pgsql-hackers
Amit Khare writes:

> (1) Actually we are doing project on PostgreSQL in group of two. We installed individual copy of PostgreSQL into our
groupdirectory.
 
> (2) When I created data directory and ran "initdb" it makes me( takes my login name ) as the owner of data
directory.
> (3) The problem is that now my partner cannot start the postmaster since he does not have right on the data
directory.Further one cannot set right on the data directory more than 700 .
 
> (4) For time being we hacked the postmaster.c and commented the line starting from 318 which actually test the
permissionon data directory. Then my partner was able to run the postmaster since now I gave him rights(770) on the
datadirectory(But changed rights on postgresql.conf file to 744).
 
>
> (5) Is there a clean way by which my partner can start postmaster on data directory created by me.

Create a separate user for the server and give yourself and your partner
access to it.

-- 
Peter Eisentraut   peter_e@gmx.net



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

Предыдущее
От: Greg Copeland
Дата:
Сообщение: Re: Posix AIO in new Red Hat Linux
Следующее
От: nconway@klamath.dyndns.org (Neil Conway)
Дата:
Сообщение: rules and default values