Remove hacks in compute_ctl related to compute ID (#10751)

This commit is contained in:
Tristan Partin
2025-02-20 11:31:52 -06:00
committed by GitHub
parent f7474d3f41
commit d571553d8a
3 changed files with 14 additions and 29 deletions

View File

@@ -77,4 +77,5 @@ echo "Start compute node"
/usr/local/bin/compute_ctl --pgdata /var/db/postgres/compute \
-C "postgresql://cloud_admin@localhost:55433/postgres" \
-b /usr/local/bin/postgres \
--compute-id "compute-$RANDOM" \
-S ${SPEC_FILE}