How can Postgres clusters be managed on a Windows EnterpriseDB of Postgres?
0
votes
0
answers
750
views
To clarify, I am using plain Postgres as packaged by EnterpriseDB (with StackBuilder), *not* EDB Postgres Advanced Server.
I'm familiar with using
pg_lsclusters
, pg_dropcluster
, and pg_createcluster
on Linux. These tools don't seem to be installed by the Windows x86-64 EnterpriseDB installer (not recognized at the command line), and I don't see any graphical tools that are added to the Start Menu by the installer (which includes the StackBuilder, a Reload Configuration shortcut, and a psql Console).
Asked by Lee Hachadoorian
(133 rep)
Jan 20, 2022, 05:46 PM