Skip to content

Commit

Permalink
typo
Browse files Browse the repository at this point in the history
  • Loading branch information
frbn authored and gleu committed Apr 29, 2022
1 parent 8babf83 commit c78e2e5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion postgresql/monitoring.xml
Original file line number Diff line number Diff line change
Expand Up @@ -3625,7 +3625,7 @@ SELECT pg_stat_get_backend_pid(s.backendid) AS pid,
<entry><literal>cleaning up indexes</literal></entry>
<entry>
<command>VACUUM</command> est en train de nettoyer les index. Ceci
survient que la table ait été entièrement parcourue et que le vacuum
survient après que la table ait été entièrement parcourue et que le vacuum
des index et de la table soit terminé.
</entry>
</row>
Expand Down

0 comments on commit c78e2e5

Please sign in to comment.