Re: Protection of intellectual property (Schema &

From: Ulrich Wisser <liste(at)publisher(dot)de>
To: mlq(at)hotmail(dot)com (Michael), pgsql-general(at)postgresql(dot)org
Subject: Re: Protection of intellectual property (Schema &
Date: 2002-02-21 21:26:42
Message-ID: 5.1.0.14.0.20020221222413.00a13d90@m1.853.telia.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

Hi Michael,

if your concern about theft is really big, you will need
to write a second piece aof software. Translate all column
names in your scheme to col1, col2, .. and tables to tab1, tab2, ..
Of course your SQL need to be adapted. But nobody will
ever be able to make a meaning out of that. So reengineering
will be really tough. But simple copy will still work.

Ulli

In response to

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Doug McNaught 2002-02-21 21:27:55 Re: execute permissions of stored procedures?
Previous Message Doug McNaught 2002-02-21 21:17:31 Re: deleting an identical record