Commit f2f111e
Jonathan S. Katz
Run recovery command for standby promotion on nonstandard port
The fix for an issue relating to running PostgreSQL commands on
nonstandard PostgreSQL ports did not fully fix it for the case of
running the recovery check command on a promoted standby. This
ensures the command is actually run.1 parent 4dc7582 commit f2f111e
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
143 | 143 | | |
144 | 144 | | |
145 | 145 | | |
146 | | - | |
| 146 | + | |
147 | 147 | | |
148 | 148 | | |
149 | 149 | | |
| |||
0 commit comments