mirror of
https://github.com/kamranahmedse/developer-roadmap.git
synced 2026-09-21 04:26:54 +08:00
* refactor: clean to roadmap content * refactor: move shared helpers into scripts/lib
361 B
361 B
Using pg_ctlcluster
pg_ctlcluster is a command-line utility provided by PostgreSQL to manage database clusters. It is especially helpful for users who have multiple PostgreSQL clusters running on the same system.
Visit the following resources to learn more: