You've already forked pgbackrest
mirror of
https://github.com/pgbackrest/pgbackrest.git
synced 2025-07-05 00:28:52 +02:00
Note that replications slots are not restored.
Update documentation and help to note that replication slots are not restored and reference the PostgreSQL documentation to explain why.
This commit is contained in:
@ -185,6 +185,10 @@ testRun(void)
|
||||
"e.g. xid, the --set option must be provided if the target is prior to the\n"
|
||||
"latest backup. See Point-in-Time Recovery for more details and examples.\n"
|
||||
"\n"
|
||||
"Replication slots are not included per recommendation of PostgreSQL. See\n"
|
||||
"Backing Up The Data Directory in the PostgreSQL documentation for more\n"
|
||||
"information.\n"
|
||||
"\n"
|
||||
"Command Options:\n"
|
||||
"\n"
|
||||
" --archive-mode preserve or disable archiving on restored\n"
|
||||
|
Reference in New Issue
Block a user