Does PostgreSQL have a way to perform Uuencode encoding/decoding on the database side?

前端 未结 0 1374
慢半拍i
慢半拍i 2020-12-01 08:45

I have BYTEA data which I want to encode and decode to/from Uuencode. I\'d rather do it on the DB side instead of running individual select/updates for speed and simplicity.

相关标签:
回答
  • 消灭零回复
提交回复
热议问题