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 ---------------------------(end of broadcast)--------------------------- TIP 1: subscribe and unsubscribe commands go to [EMAIL PROTECTED]
- Re: [GENERAL] Two way encription in PG??? Boulat Khakimov
- Re: [GENERAL] Two way encription in PG??? Peter Eisentraut
- Re: [GENERAL] Two way encription in PG??? Jeff Davis