Skip to content

Commit 35da3d6

Browse files
Fix SHOW SERVERS query to include server.backup.advertised_address (#1240)
1 parent 085c9f2 commit 35da3d6

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

modules/ROOT/pages/clauses/listing-settings.adoc

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -196,6 +196,10 @@ LIMIT 3
196196
|===
197197
| name | value | description
198198

199+
| "server.backup.advertised_address"
200+
| "localhost:0"
201+
| "The advertised address for the backup server. Default is the default advertised address combined with port defined in the backup listen address."
202+
199203
| "server.backup.enabled"
200204
| "true"
201205
| "Enable support for running online backups."
@@ -204,10 +208,6 @@ LIMIT 3
204208
| ""
205209
| "Command to execute for ExecDataConnector list"
206210

207-
| "server.backup.exec_connector.scheme"
208-
| ""
209-
| "Schemes ExecDataConnector will match on"
210-
211211
3+d|Rows: 3
212212
|===
213213

0 commit comments

Comments
 (0)