Re: Disk Encryption - Postgresql vs. Oracle

From: Bruno Wolff III <bruno(at)wolff(dot)to>
To: Joseph Brenner <doom(at)kzsu(dot)stanford(dot)edu>
Cc: pgsql-admin(at)postgresql(dot)org
Subject: Re: Disk Encryption - Postgresql vs. Oracle
Date: 2005-04-01 22:11:39
Message-ID: 20050401221139.GA11420@wolff.to
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-admin pgsql-general

On Fri, Apr 01, 2005 at 13:43:01 -0800,
Joseph Brenner <doom(at)kzsu(dot)stanford(dot)edu> wrote:
>
> (As to why you would *care* about disk encryption, I would guess
> the scenario is you've got a bunch of guys in the back room
> hot-swapping RAID drives, and you'd rather not post armed guards
> there to watch what happens to the older units.)

You really do need some sort of threat model (or government regulations
that say what you need to do regardless) before you can make good decisions
about security.

> Maybe the right way to do it is to just get the OS to encrypt
> everything, and not make postgresql jump through any extra hoops?

Doing it in the OS is one possibility. That can work well against people
stealing your hardware. It won't work so well in keeping sysadmins from
snooping on your database.

In response to

Browse pgsql-admin by date

  From Date Subject
Next Message Chris White (cjwhite) 2005-04-01 22:21:21 Re: Help understanding VACUUM info on 7.4.5
Previous Message Tom Lane 2005-04-01 22:05:59 Re: Disk Encryption - Postgresql vs. Oracle

Browse pgsql-general by date

  From Date Subject
Next Message elein 2005-04-01 23:59:55 Re: [ANNOUNCE] == PostgreSQL Weekly News - April 01 2005 ==
Previous Message Tom Lane 2005-04-01 22:05:59 Re: Disk Encryption - Postgresql vs. Oracle