You've already forked pgbackrest
mirror of
https://github.com/pgbackrest/pgbackrest.git
synced 2026-05-22 10:15:16 +02:00
Update references to recovery.conf.
Update references to recovery.conf to include postgresql.auto.conf used in newer versions. Also update a broken recovery URL and point it to the current version (with a hint to select the proper version of PostgreSQL).
This commit is contained in:
@@ -212,7 +212,8 @@ testRun(void)
|
||||
" --link-all restore all symlinks [default=n]\n"
|
||||
" --link-map modify the destination of a symlink\n"
|
||||
" [current=/link1=/dest1, /link2=/dest2]\n"
|
||||
" --recovery-option set an option in recovery.conf\n"
|
||||
" --recovery-option set an option in postgresql.auto.conf or\n"
|
||||
" recovery.conf\n"
|
||||
" --set backup set to restore [default=latest]\n"
|
||||
" --tablespace-map restore a tablespace into the specified\n"
|
||||
" directory\n"
|
||||
|
||||
Reference in New Issue
Block a user