Re: Oracle and Postgresql

Поиск
Список
Период
Сортировка
От Jonathan Bond-Caron
Тема Re: Oracle and Postgresql
Дата
Msg-id 000001c91748$af9288b0$0eb79a10$@com
обсуждение исходный текст
Ответ на Re: Oracle and Postgresql  ("Harald Armin Massa" <haraldarminmassa@gmail.com>)
Ответы Re: Oracle and Postgresql  (Alvaro Herrera <alvherre@commandprompt.com>)
Re: Oracle and Postgresql  ("Scott Marlowe" <scott.marlowe@gmail.com>)
Re: Oracle and Postgresql  (Gregory Stark <gsstark@mit.edu>)
Re: Oracle and Postgresql  (David Fetter <david@fetter.org>)
Re: Oracle and Postgresql  (Greg Smith <gsmith@gregsmith.com>)
Список pgsql-general
Harald wrote:

>> protection of database code, etc.
> Are you saying that the fact that the source isn't legally available
> to the population at large is a feature?  If you are, it's an argument
> for security by obscurity, a system with a lot of deep known flaws.

> That would be more the "Oracle stored procedures can be encrypted." Which
is an argument for ISVs, as they can easier force their customers to pay >
"software maintainance".

> With open code, clients could buy support from others, who may be cheaper
or, even more dangerous, more qualified. 

> As long as the disease of "Intellectual property" is running around, that
"I can encrypt my code" will provide some felt benefit for PHBs....

I have to disagree here. Encrypting stored procedures is not just about
forcing customers to pay software maintenance.

For us, it's about *protecting hard work and intellectual property*. For
example (very recent), we designed a fairly complicated inventory system
using PL/pgSQL for a web platform. This customer is now looking into using
Microsoft Dynamics CRM. This customer is looking for quotes from other
companies to integrate their web platform (pgsql) with the CRM.

What now prevents these other companies from stealing our inventory system
and putting it into MS SQL server? And better yet, using the inventory
system and selling it to other customers? Luckily copyright offers
protection, but as we all know some companies always tend to stretch the
rules as far as they can.

For me, "Oracle stored procedures can be encrypted." is a very real and
valuable argument.
It would certainly be a valuable feature in pgsql (in the enterprise space).



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

Предыдущее
От: "Scott Marlowe"
Дата:
Сообщение: Re: [LIKELY_SPAM]Re: Oracle and Postgresql
Следующее
От: Alvaro Herrera
Дата:
Сообщение: Re: Oracle and Postgresql