Re: Best practice running a shared DB hosting server

Поиск
Список
Период
Сортировка
От Scott Marlowe
Тема Re: Best practice running a shared DB hosting server
Дата
Msg-id dcc563d10808180955r7a10dbc1h6b04689f5dad9cf6@mail.gmail.com
обсуждение исходный текст
Ответ на Re: Best practice running a shared DB hosting server  (Thomas Jacob <jacob@internet24.de>)
Ответы Re: Best practice running a shared DB hosting server  (Thomas Jacob <jacob@internet24.de>)
Список pgsql-admin
On Mon, Aug 18, 2008 at 10:38 AM, Thomas Jacob <jacob@internet24.de> wrote:
> On Mon, 2008-08-18 at 11:48 -0400, Robert Treat wrote:
>
>> Yes, I think the whole "security through obscurity" argument is a cop out to
>> get around postgresql's design choices (in this perticular instance anyway,
>> in many cases its valid).

No, it's a way of preventing the wasting of countless man hours making
changes that accomplish exactly nothing in terms of SECURITY.  Now, it
may help with your particular business rules to have that information
hidden.  But if you think hiding who the other users are gives you any
real measure of security you are sorely mistaken.

> Well, improvements that make PostgreSQL better suited to separating
> databases for different users would surely help drive up
> the number of users. There are lots people who can't
> or don't want to afford their own database server while
> still needing to have access to an SQL database.

I agree that such changes might make it easier for some shops to adopt
postgresql, but I'm not sure it's a win in a cost / benefits analysis.
 Very few users actually need to hide user info in the system catalogs
etc from other users.  For the vast majority who want it it's not
something they need, just something they'd like.  I would much rather
have the hackers working on code to make postgresql more performent
and expanding functionality than hiding information.

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

Предыдущее
От: "Scott Marlowe"
Дата:
Сообщение: Re: Best practice running a shared DB hosting server
Следующее
От: Thomas Jacob
Дата:
Сообщение: Re: Best practice running a shared DB hosting server