Encryption / Decryption via PGCrypto

From: "Anjul Tyagi" <anjul(at)ibosstech-us(dot)com>
To: pgsql-admin <pgsql-admin(at)postgresql(dot)org>
Subject: Encryption / Decryption via PGCrypto
Date: 2018-10-24 08:27:30
Message-ID: emd6be52d7-a1bc-4178-87c6-6da99c9ca005@iboss01081
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-admin

Hi Experts,

We are implementing the pgcrypto in our database to encrypt and decrypt
the Column data. for testing purpose we have generate the PGP public /
private key and use those when we read and write data.

How can we secure the key, if we keep the key outside how can we use
that into query.

Thanks for your help.

Regards,

Anjul TYAGI

ü Go Green

Responses

Browse pgsql-admin by date

  From Date Subject
Next Message Stéphane KANSCHINE 2018-10-24 09:00:24 Re: Encryption / Decryption via PGCrypto
Previous Message Jerry Sievers 2018-10-24 03:03:27 Re: No Known Snapshots error w/pg_recvlogical and wal2json plugin...