protecting a database - Mailing list pgsql-novice

From Keith Worthington
Subject protecting a database
Date
Msg-id 44ECA0C5.90300@NarrowPathInc.com
Whole thread Raw
Responses Re: protecting a database  ("Andrej Ricnik-Bay" <andrej.groups@gmail.com>)
Re: protecting a database  (Bruno Wolff III <bruno@wolff.to>)
List pgsql-novice
Hi All,

Is there a way to protect a database so that the structure cannot be seen?

I would like to use postgresql for data storage in a product I am
working on.  The challenge is that most of the value of the product will
be in the database structure itself (data model, functions, etc.).  I
want to prevent people from seeing anything while still allowing the GUI
to get at the data.

Is there a way to do this?  URLs to relevant documentation are welcome.

--

Kind Regards,
Keith

pgsql-novice by date:

Previous
From: "Don Morrison"
Date:
Subject: Re: Conditional INSERT: if not exists
Next
From: Franck Routier
Date:
Subject: Re: Conditional INSERT: if not exists