Re: Page-Level Encryption

From: "Joshua D(dot) Drake" <jd(at)commandprompt(dot)com>
To: David Blewett <david(at)dawninglight(dot)net>
Cc: pgsql-general(at)postgresql(dot)org
Subject: Re: Page-Level Encryption
Date: 2006-01-20 20:55:35
Message-ID: 43D14E47.70104@commandprompt.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general


>> This is true but in answer to your question you can use something like
>> cryptfs. Note that you will loose performance.
>>
>> Joshua D. Drake
>
>
> I'm looking for something that runs *inside* of Postgres, at a higher
> level than a loop-back encrypted volume. This way, it would only be
> available when the database engine was running, and ideally only
> accessible to an authenticated/logged in user.
Nothing that I know of that would work without custom development. There
are of course plenty of libraries.

Sincerely,

Joshua D. Drake

>
> David
>
>
>
> ---------------------------(end of broadcast)---------------------------
> TIP 3: Have you checked our extensive FAQ?
>
> http://www.postgresql.org/docs/faq

--
The PostgreSQL Company - Command Prompt, Inc. 1.503.667.4564
PostgreSQL Replication, Consulting, Custom Development, 24x7 support
Managed Services, Shared and Dedicated Hosting
Co-Authors: PLphp, PLperl - http://www.commandprompt.com/

In response to

Responses

Browse pgsql-general by date

  From Date Subject
Next Message David Blewett 2006-01-20 20:58:57 Re: Page-Level Encryption
Previous Message Martijn van Oosterhout 2006-01-20 20:51:32 Re: [GENERAL] Creation of tsearch2 index is very slow