Postgres Data Encryption Using LUKS with dm-crypt ?

From: Condor <condor(at)stz-bg(dot)com>
To: pgsql-general(at)postgresql(dot)org
Subject: Postgres Data Encryption Using LUKS with dm-crypt ?
Date: 2017-06-18 20:20:00
Message-ID: 4402c6df3378d5e7a26ec09a685d9dca@stz-bg.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

Hello ppl,

a few years ago I asked the same question but did not receive valued
answers and we use different way to realize the project.
Today I wanna ask did some one do it and most important for me, can some
one share his experience ?
What I should expect, what is good and bad things that can be happened.

Im thinking the problems can be occurred if server is restarted and data
is not synced, but for that is raid cache battery.
Also if hard drive need to be checked for bad clusters or broken index /
files on filesystem what will happened with data?
Because postgresql does not support data level encryption, Im wanna
realize with third party tools.

Regards,
Hristo S

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Adrian Klaver 2017-06-18 20:22:50 Re: storing postgres data on dropbox
Previous Message Martin Mueller 2017-06-18 20:13:17 Re: storing postgres data on dropbox