Re: the docs, and newbies.
От | Peter Eisentraut |
---|---|
Тема | Re: the docs, and newbies. |
Дата | |
Msg-id | Pine.LNX.4.21.0011042247540.775-100000@peter.localdomain обсуждение исходный текст |
Ответ на | Re: the docs, and newbies. (Lamar Owen <lamar.owen@wgcr.org>) |
Список | pgsql-docs |
Lamar Owen writes: > Bruce Momjian wrote: > > > > I wonder if we should call this the PostgreSQL "special" users, rather > > than super? > > Hmmm... How about 'the PostgreSQL database administrative user' -- and > spell out just exactly what this user is supposed to be? Maybe like As with any other server daemon that is connected to the world at large, it is advisable to run Postgres under a separate user account. This user account should only own the data itself that is being managed by the server, and should not be shared with other daemons. (Thus, using the user <quote>nobody</quote> is a bad idea.) It is not advisable to install the executables as owned by this user account because that runs the risk of user-defined functions gone astray or any other exploits compromising the executable programs. Oh wait, we already have that. -- Peter Eisentraut peter_e@gmx.net http://yi.org/peter-e/
В списке pgsql-docs по дате отправления: