Update README.md

This commit is contained in:
Jamie Lennox 2015-07-03 15:55:15 +01:00
parent c45e24b06f
commit 41cc12efe8

View file

@ -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,