You are not logged in.
Pages: 1
Anybody knows where I can find pg_dropcluster ?
In debian, it's in the package postgresql-common.
But I don't find the arch one...
Offline
It's a Debian special invention. All it actually does is delete PG_DATADIR and any logs for that cluster, and then cleans up some Debian-specific config under /etc.
Offline
Pages: 1