Create a separate generic script that is used to configure server with pg_tde from the existing make-test-tde.sh script
Description
How to document
None
How to test
None
Activity
Show:

shahidullah.khan February 17, 2025 at 7:49 PM
Script has been updated and the PR merged.

shahidullah.khan February 17, 2025 at 1:16 PM
This script have been added. also updated the script with some optimisation.

shahidullah.khan February 13, 2025 at 11:33 AM
A separate script 'configure-tde-server.sh
' have been created and modified the existing make-test-tde.sh script.
Done
Details
Details
Assignee

Reporter

Labels
Story Points
1
Components
Sprint
None
Fix versions
Priority
Smart Checklist
Open Smart Checklist
Smart Checklist

Open Smart Checklist
Created February 13, 2025 at 10:59 AM
Updated March 3, 2025 at 1:59 PM
Resolved February 17, 2025 at 7:49 PM
ci_scripts have a make-test-tde.sh, which is used for to run installcheck-world. The scripts have all the steps to configure pg_tde and run the server.
It would be a good idea to separate the server configuration and create a separate script that can be re-used where server configuration with pg_tde is required.