I updated some configurations for Postgres sorintlab/stolon deployed on kubernetes cluster and trying to restart it, I couldn't find a clear instruction for doing it.
Asked
Active
Viewed 497 times
0
-
Did you try `stolonctl pgrestart` command? Check [this answer](https://github.com/sorintlab/stolon/issues/88#issuecomment-419488357) for more information. – Mikolaj S. Dec 10 '21 at 16:17
-
@MikolajS. yes I tried this solution, I got the error that pgrestart is unknown (unknown command "pgrestart" for "stolonctl") stolonctl version v0.16.0 – Eslam Ali Dec 13 '21 at 17:17