We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c45e24b commit 41cc12eCopy full SHA for 41cc12e
README.md
@@ -775,7 +775,7 @@ This defined type allows you to create the content for `recovery.conf`. For more
775
776
For example:
777
778
- 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':
779
restore_command => 'cp /mnt/server/archivedir/%f %p',
780
archive_cleanup_command => undef,
781
recovery_end_command => undef,
0 commit comments