Re: Page-Level Encryption - Mailing list pgsql-general

From Joshua D. Drake
Subject Re: Page-Level Encryption
Date
Msg-id 43D14E47.70104@commandprompt.com
Whole thread Raw
In response to Re: Page-Level Encryption  (David Blewett <david@dawninglight.net>)
Responses Re: Page-Level Encryption  (David Blewett <david@dawninglight.net>)
List 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/


pgsql-general by date:

Previous
From: David Blewett
Date:
Subject: Re: Page-Level Encryption
Next
From: David Blewett
Date:
Subject: Re: Page-Level Encryption