Add note about pg_basebackup -X s

We already provide a facility to pass arbitrary options to pg_basebackup.
This commit is contained in:
Ian Barwick
2015-03-23 15:56:50 +09:00
parent 0875b2aafa
commit 6f61c8285b

2
TODO
View File

@@ -21,3 +21,5 @@ Planned feature improvements
configuration files.
* Use pg_basebackup -X s
NOTE: this can be used by including `-X s` in the configuration parameter
`pg_basebackup_options`