We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f2a2bf6 commit 83cca40Copy full SHA for 83cca40
src/backend/replication/basebackup.c
@@ -180,7 +180,7 @@ static const struct exclude_list_item excludeFiles[] =
180
{RELCACHE_INIT_FILENAME, true},
181
182
/*
183
- * backup_label and tablespace_map should not exist in in a running cluster
+ * backup_label and tablespace_map should not exist in a running cluster
184
* capable of doing an online backup, but exclude them just in case.
185
*/
186
{BACKUP_LABEL_FILE, false},
0 commit comments