Re: Mysql -> Postgresql pitfalls

Поиск
Список
Период
Сортировка
От Chad N. Tindel
Тема Re: Mysql -> Postgresql pitfalls
Дата
Msg-id 20030802170410.GA12300@calma.pair.com
обсуждение исходный текст
Ответ на Re: Mysql -> Postgresql pitfalls  (Tom Lane <tgl@sss.pgh.pa.us>)
Ответы Re: Mysql -> Postgresql pitfalls  (Tom Lane <tgl@sss.pgh.pa.us>)
Re: Mysql -> Postgresql pitfalls  ("scott.marlowe" <scott.marlowe@ihs.com>)
Re: Mysql -> Postgresql pitfalls  (Lamar Owen <lowen@pari.edu>)
Список pgsql-docs
> > <RANT>As a programmer, I personally would never write code that kept
> > people from running things as root.  I mean, what is the point?
>
> If someone roots your box, it's not our fault.  Simple as that.

I didn't say "require them to run as a non-root user".  I said "Give them
the choice to decide what is correct for their environment".  In the case
of apache, there are many internal webservers that are not exposed to the
threat of the public internet; for such servers, it may be appropriate to run
apache as root because it simplifies the administration and automation of
tasks.  But to do so, one has to know how to re-compile apache, which will
exclude a lot of your basic garden variety administrators.  Its very
un-friendly programming.

Chad

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

Предыдущее
От: Roberto Mello
Дата:
Сообщение: Re: Mysql -> Postgresql pitfalls
Следующее
От: "Chad N. Tindel"
Дата:
Сообщение: Re: Mysql -> Postgresql pitfalls