Update README.md
This commit is contained in:
parent
c45e24b06f
commit
41cc12efe8
1 changed files with 1 additions and 1 deletions
|
@ -775,7 +775,7 @@ This defined type allows you to create the content for `recovery.conf`. For more
|
|||
|
||||
For example:
|
||||
|
||||
postgresql::server::recovery( 'Create a recovery.conf file with the following defined parameters':
|
||||
postgresql::server::recovery{ 'Create a recovery.conf file with the following defined parameters':
|
||||
restore_command => 'cp /mnt/server/archivedir/%f %p',
|
||||
archive_cleanup_command => undef,
|
||||
recovery_end_command => undef,
|
||||
|
|
Loading…
Reference in a new issue