Disk Encryption - Postgresql vs. Oracle - Mailing list pgsql-admin

From Joseph Brenner
Subject Disk Encryption - Postgresql vs. Oracle
Date
Msg-id 200504012143.j31Lh2b17595@mail0.rawbw.com
Whole thread Raw
Responses Re: Disk Encryption - Postgresql vs. Oracle  (Bruno Wolff III <bruno@wolff.to>)
Re: Disk Encryption - Postgresql vs. Oracle  (Tom Lane <tgl@sss.pgh.pa.us>)
List pgsql-admin
I was talking to someone just recently who was saying that they
were thinking about going with Oracle rather than Postgresql
because Oracle has a their story in place about how to do
disk encryption.  So I am of course, looking into how to do it
with Postgresql...

(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.)

contrib/pgcrypto looks pretty interesting, but I gather it's
intended to let you encrypt particular fields inside a database,
rather than the whole ball of wax.

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?
I see there's a general Linux disk encryption FAQ out there:

  http://www.telenovela-world.com/~spade/linux/howto/Disk-Encryption-HOWTO/index.html

Doing some searches of the archives, I haven't turned up much
discussion more recent than about a year ago, e.g.

  http://archives.postgresql.org/pgsql-admin/2004-03/msg00049.php

Is there anything new on this front?

pgsql-admin by date:

Previous
From: "Chris White (cjwhite)"
Date:
Subject: Re: Help understanding VACUUM info on 7.4.5
Next
From: Tom Lane
Date:
Subject: Re: Help understanding VACUUM info on 7.4.5