Re: Hiding data in postgresql

Scott Marlowe <scott.marlowe@gmail.com>

From: Scott Marlowe <scott.marlowe@gmail.com>
To: Hector Beyers <hqbeyers@gmail.com>
Cc: pgsql-general@postgresql.org
Date: 2010-05-24T19:58:50Z
Lists: pgsql-hackers, pgsql-general
On Mon, May 24, 2010 at 1:16 PM, Hector Beyers <hqbeyers@gmail.com> wrote:
>
> 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.

Uhhh,  initdb -D /dev/null ???