Re: Oracle and Postgresql - Mailing list pgsql-general

From Casey Allen Shobe
Subject Re: Oracle and Postgresql
Date
Msg-id 1EDC6FD9-A8B4-49B9-B002-49753071DCA0@bepress.com
Whole thread Raw
In response to Re: Oracle and Postgresql  ("Scott Marlowe" <scott.marlowe@gmail.com>)
List pgsql-general
On Sep 15, 2008, at 1:15 PM, Scott Marlowe wrote:
> But whether it's oracle or postgresql, this is just security through
> obscurity. If you have root access on the server either method would
> be trivial to hack.

You just contradicted yourself.  If you have root access on the server
all bets are off, period.  No database security at all applies any
longer.  Even just non-privileged read access to the files is
sufficient.

Database-level security only pertains to accesses within the database,
and for this reason, it would not be security through obscurity,
unless you could work around it by querying the catalog tables as a
non-superuser.

Cheers,
--
Casey Allen Shobe
Database Architect, The Berkeley Electronic Press


pgsql-general by date:

Previous
From: Casey Allen Shobe
Date:
Subject: Re: Oracle and Postgresql
Next
From: Martin Gainty
Date:
Subject: Re: Oracle and Postgresql