Remove vacuumdb command
Remove Run vacuumdb
task
- Nothing to do with geo here, just encountered it whilst working on it. The vavuumdb command needs to be run on the postgres leader, when using patroni we don't know which machine is the leader so the command is assuming postgres-1 and failing. Spoke to @grantyoung about this and the command isn't really required so we are going to try without.