| From: | Jean-Paul Argudo <jpa(at)argudo(dot)org> |
|---|---|
| To: | pgsql-general(at)lists(dot)postgresql(dot)org |
| Subject: | Re: Why the index is not used ? |
| Date: | 2018-10-08 08:44:22 |
| Message-ID: | 3566caf6e5e20665c48b2b9b9e61df57e21fd83b.camel@argudo.org |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-general pgsql-performance pgsql-sql |
Dear Didier,
Le lundi 08 octobre 2018 à 08:32 +0000, ROS Didier a écrit :
> Hi Virendra
> You think that outside encryption of the database is the best solution ?
> How do you manage the encryption key ?
> Can you give me some examples of this kind of solution.
> Best Regards
> Didier ROS
If I understand your need well, you need to store credit card information into your database.
This is ruled by the Payment Card Industry Data Security Standard (aka PCI DSS).
I attend some years ago a real good presentation from Denish Patel, a well known community member.
I saw this talk in pgconf 2015 in Moscow: https://pgconf.ru/media2015c/patel.pdf
I recommend you read it, if you had not already? It shows code examples, etc.
My 2 cents...
--
Jean-Paul Argudo
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Michael Paquier | 2018-10-08 09:24:51 | Re: pg9.6: no backup history file (*.backup) created on hot standby |
| Previous Message | ROS Didier | 2018-10-08 08:32:36 | RE: Why the index is not used ? |
| From | Date | Subject | |
|---|---|---|---|
| Next Message | ROS Didier | 2018-10-08 11:47:06 | RE: Why the index is not used ? |
| Previous Message | ROS Didier | 2018-10-08 08:32:36 | RE: Why the index is not used ? |
| From | Date | Subject | |
|---|---|---|---|
| Next Message | ROS Didier | 2018-10-08 11:47:06 | RE: Why the index is not used ? |
| Previous Message | ROS Didier | 2018-10-08 08:32:36 | RE: Why the index is not used ? |