2 Commits

Author SHA1 Message Date
Andreas Karlsson
54d4598619 PG-1380 Make pg_tde_is_encrypted() take a regclass
By changing the parameter to regclass you can pass any parameter of
the following types to it: text, oid, regclass; and there will be
an automatic cast. More user freindly than accepting text.
2025-02-24 15:25:22 +01:00
Shahid Ullah
43f4804ba5
[PG-938] Bash script to verify backup/restore functionality using pg_basebackup (#63)
* [PG-938] - Add automated bash script to verify pg_tde backup/restore functionality using pg_basebackup
* [PG-1367] Create separate script for server and tde configuration
2025-02-13 19:23:49 +05:00