mirror of
https://github.com/zulip/zulip.git
synced 2025-11-03 21:43:21 +00:00
This is specifically to support Kandra's `setup_disks`, which stops PostgreSQL and moves the data directory out of the way while mounting a new disk; restarting PostgreSQL would fail in this state. We install secrets and re-run puppet to finish bootstrapping the database, all of which expects the PostgreSQL server to be stopped anyways.