Обсуждение: Two way encription in PG???

Поиск
Список
Период
Сортировка

Two way encription in PG???

От
Boulat Khakimov
Дата:
Hi,

Im porting my software from mySQL to PG.
I need to encypt a field in a table using two way encription. In mySQL
for those purposes I was
using build-in functions ENCODE/DECODE, is there such an equivalent in
PG?
How do I encrypt/decrypt something in PG?


Regards,
Boulat