Re: Mysql -> Postgresql pitfalls - Mailing list pgsql-docs

From Tom Lane
Subject Re: Mysql -> Postgresql pitfalls
Date
Msg-id 18494.1059792541@sss.pgh.pa.us
Whole thread Raw
In response to Re: Mysql -> Postgresql pitfalls  ("Chad N. Tindel" <chad@tindel.net>)
Responses Re: Mysql -> Postgresql pitfalls
List pgsql-docs
"Chad N. Tindel" <chad@tindel.net> writes:
> <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.

Personally, I wish more net-accessible servers were written with that
philosophy.  The correct question is NEVER "why can't I run this as
root?".  The correct question is ALWAYS "how can I avoid running this as
root?  And if I can't avoid it, why not?".  Any other approach leads to
Outlook Express.  (BTW, have you forgotten the SQL Server worm already?)

            regards, tom lane

pgsql-docs by date:

Previous
From: "Chad N. Tindel"
Date:
Subject: Re: Mysql -> Postgresql pitfalls
Next
From: Roberto Mello
Date:
Subject: Re: Mysql -> Postgresql pitfalls