Merge pull request #666 from jamielennox1/patch-1

Update README.md
This commit is contained in:
TP Honey 2015-07-09 12:19:32 +01:00
commit a19098cef8

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,