Hiding data in postgresql

Hector Beyers <hqbeyers@gmail.com>

From: Hector Beyers <hqbeyers@gmail.com>
To: pgsql-general@postgresql.org
Date: 2010-05-24T19:16:23Z
Lists: pgsql-hackers, pgsql-general
Hi guys,

does ANYONE have any tips on hiding data on a database server? This means
that data is stored in places that is not necessarily picked up in the
schema of the database. I am doing some research on databases and need some
direction.

Any help or direction will be highly appreciated.

Kind regards

Hector