export (or look otherwise at) the encrypted rows #166
Answered
by
dAdAbird
gurucubano
asked this question in
Q&A
-
Is there a way to export encrypted rows in encrypted form, or look at them in this form. This is only for investigation on the strength of the encryption. |
Beta Was this translation helpful? Give feedback.
Answered by
dAdAbird
Apr 15, 2024
Replies: 1 comment
-
Hi @gurucubano
|
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
ImTheKai
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Hi @gurucubano
You can use
pageinspct
to look at the tuples' data: https://www.postgresql.org/docs/current/pageinspect.html#PAGEINSPECT-HEAP-FUNCSFor example: