Skip to content

Commit

Permalink
Typo fix
Browse files Browse the repository at this point in the history
Trouvé par Marc Baudoin.
  • Loading branch information
gleu committed Aug 25, 2019
1 parent 524d461 commit 024ec70
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion postgresql/recovery-config.xml
Original file line number Diff line number Diff line change
Expand Up @@ -324,7 +324,7 @@ restore_command = 'copy "C:\\server\\archivedir\\%f" "%p"' # Windows
<literal>pause</literal>, ce qui signifie que la récupération sera
mise en pause. <literal>promote</literal> signifie que le processus de
récupération terminera et que le serveur se lancera pour accepter des
connexions. Enfin, <literal>shutdown</literal> arrêtera le serveyr
connexions. Enfin, <literal>shutdown</literal> arrêtera le serveur
après avoir atteint la cible de récupération.
</para>
<para>
Expand Down

0 comments on commit 024ec70

Please sign in to comment.