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 f7196e8 commit bd9cd9fCopy full SHA for bd9cd9f
src/pg_probackup.c
@@ -68,8 +68,6 @@ static char *backup_path = NULL;
68
static CatalogState *catalogState = NULL;
69
/* ================ catalogState (END) =========== */
70
71
-/* colon separated external directories list ("/path1:/path2") */
72
-char *externaldir = NULL;
73
/* common options */
74
int num_threads = 1;
75
bool stream_wal = false;
0 commit comments