Protection of intellectual property (Schema & SQL code)

From: mlq(at)hotmail(dot)com (Michael)
To: pgsql-general(at)postgresql(dot)org
Subject: Protection of intellectual property (Schema & SQL code)
Date: 2002-02-17 10:27:11
Message-ID: 57513789.0202170227.5d7ed61d@posting.google.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

I want to develop an application using a database server. But I am concerned
that installing it at client's sites will mean that I am potentially
exposing my intellectual property to theft. (I'm in Asia where this sort of
thing is rife).

Would it be true to say that for all database servers (Oracle, SQLServer,
PostgreSQL, Interbase etc) it is impossible to absolutely protect the
intellectual property contained in the schema design and sql code ( not to
mention the data itself)?

Is it true that a database backup can always be restored on a different
server and thus the administrator can gain complete access to schema, code
and all data?

If there is a difference in this respect on various server types, is there a
"league table" of which offer the best security?

Can security be enforced in some way by compelling each user (including
administrator) to always have a digital certificate even if using a restored
copy on a different server?

Responses

Browse pgsql-general by date

  From Date Subject
Next Message PG Explorer 2002-02-17 14:05:47 Re: Looking for a function
Previous Message Bruce Momjian 2002-02-17 09:32:09 Re: Looking for a function