Data Partition Encryption documentation

From: Adam Vande More <amvandemore(at)gmail(dot)com>
To: pgsql-docs(at)postgresql(dot)org
Subject: Data Partition Encryption documentation
Date: 2013-04-18 20:16:47
Message-ID: CA+tpaK19-Xb5MD7D-EOxJh811OryKZY8tXEVvarRDP--=SbZ4A@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-docs

On this page http://www.postgresql.org/docs/9.2/static/encryption-options.html,
"gbde" is listed as the method for encrypting block devices. While
correct, "geli" is a much more appropriate mention as it's a more
powerful(e.g. aes-ni support) and secure(more ciphers, data
authentication,etc) solution.

Please CC any replies as I'm not subscribed to the list.

--
Adam Vande More

Responses

Browse pgsql-docs by date

  From Date Subject
Next Message Peter Eisentraut 2013-04-22 02:24:44 Re: Code examples for 39.6.1. Returning From a Function
Previous Message Tom Lane 2013-04-14 14:50:46 Re: PGDATA confusion