Received: from malur.postgresql.org ([217.196.149.56]) by arkaria.postgresql.org with esmtp (Exim 4.72) (envelope-from ) id 1UTinG-0002Hl-7G for pgsql-docs@arkaria.postgresql.org; Sun, 21 Apr 2013 01:10:14 +0000 Received: from localhost ([127.0.0.1] helo=postgresql.org) by malur.postgresql.org with smtp (Exim 4.72) (envelope-from ) id 1UTinF-0007hw-Jk for pgsql-docs@arkaria.postgresql.org; Sun, 21 Apr 2013 01:10:13 +0000 Received: from makus.postgresql.org ([2001:4800:7903:4::125]) by malur.postgresql.org with esmtp (Exim 4.72) (envelope-from ) id 1USvGF-0003R7-HH for pgsql-docs@postgresql.org; Thu, 18 Apr 2013 20:16:51 +0000 Received: from mail-wi0-x22e.google.com ([2a00:1450:400c:c05::22e]) by makus.postgresql.org with esmtp (Exim 4.72) (envelope-from ) id 1USvGC-00054k-Td for pgsql-docs@postgresql.org; Thu, 18 Apr 2013 20:16:50 +0000 Received: by mail-wi0-f174.google.com with SMTP id m6so4717472wiv.13 for ; Thu, 18 Apr 2013 13:16:47 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:x-received:date:message-id:subject:from:to :content-type; bh=yXimuDduMNRbgtv/0I8/sAAivN81Oo2b4PbmJE3cb4A=; b=n1RHhHxL1LOm/t727rs6V2RGctnO0U328dXCLDHWLNv8n0tyWkrgF3/d6R13D6rB/z f7IWK48FLtYdBqOdY6AA9dIlILJfgGaA1ofXC83oaUbrv+YHvHi5gH46C4FLTuqDtfCn lmR1xUoHwTAt+0LT+kR4h6J8pSoR40Zr29ZtFA3k73jJCcOO1gv5BWAVI3fUfVaAvToh fPNJThn76gj84ytAoama7LOpJT8YBK15gEEpciIlGkN2ROP6y0vX0C1wy1XPTQRK+e3N AWlMrCa8v/ZPEc3il2kj2K3uccqHdCOaqflA+IsVXExnbEl4LWBKeUwPwsR8uz1ELSiO tSGg== MIME-Version: 1.0 X-Received: by 10.180.108.106 with SMTP id hj10mr36216211wib.0.1366316207167; Thu, 18 Apr 2013 13:16:47 -0700 (PDT) Received: by 10.194.242.101 with HTTP; Thu, 18 Apr 2013 13:16:47 -0700 (PDT) Date: Thu, 18 Apr 2013 15:16:47 -0500 Message-ID: Subject: Data Partition Encryption documentation From: Adam Vande More To: pgsql-docs@postgresql.org Content-Type: text/plain; charset=ISO-8859-1 X-Pg-Spam-Score: -2.0 (--) List-Archive: List-Help: List-ID: List-Owner: List-Post: List-Subscribe: List-Unsubscribe: X-Mailing-List: pgsql-docs Precedence: bulk Sender: pgsql-docs-owner@postgresql.org 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 -- Sent via pgsql-docs mailing list (pgsql-docs@postgresql.org) To make changes to your subscription: http://www.postgresql.org/mailpref/pgsql-docs