Re: Oracle and Postgresql

From: Gregory Stark <gsstark(at)mit(dot)edu>
To: "Jonathan Bond-Caron" <jbondc(at)openmv(dot)com>
Cc: "'Harald Armin Massa'" <haraldarminmassa(at)gmail(dot)com>, "'David Fetter'" <david(at)fetter(dot)org>, "'Postgres General List'" <pgsql-general(at)postgresql(dot)org>
Subject: Re: Oracle and Postgresql
Date: 2008-09-15 16:53:16
Message-ID: 874p4hmjur.fsf@oxford.xeocode.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general pgsql-www

"Jonathan Bond-Caron" <jbondc(at)openmv(dot)com> writes:

> 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.

Well one thing which won't prevent it is DRM which an open source database has
the key to decrypt... All someone has to do is look at how Postgres decrypts
it and do the same thing.

Normally what prevents it is the value you offer in support and expertise with
the system you wrote. Why would someone want to put your inventory system in
an SQL Server anyways? You're not going to support it and they would be able
to support their system much better if they wrote it themselves.

The reality is that the value in software comes from the people supporting it.
Being able to add features as needed and fix problems that occur. The actual
bits of code are pretty worthless, they're cheap to produce.

--
Gregory Stark

In response to

Browse pgsql-general by date

  From Date Subject
Next Message c k 2008-09-15 16:55:38 Functions
Previous Message Christophe 2008-09-15 16:25:04 Encrypted procedure code (was Re: Oracle and Postgresql)

Browse pgsql-www by date

  From Date Subject
Next Message David Fetter 2008-09-15 17:06:08 Re: Oracle and Postgresql
Previous Message Christophe 2008-09-15 16:25:04 Encrypted procedure code (was Re: Oracle and Postgresql)