diff options
-rw-r--r-- | doc/src/sgml/ref/pg_waldump.sgml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/src/sgml/ref/pg_waldump.sgml b/doc/src/sgml/ref/pg_waldump.sgml index 57746d9421f..c887ac1bae2 100644 --- a/doc/src/sgml/ref/pg_waldump.sgml +++ b/doc/src/sgml/ref/pg_waldump.sgml @@ -263,7 +263,7 @@ PostgreSQL documentation <para> If <application>pg_waldump</application> is terminated by signal <systemitem>SIGINT</systemitem> - (<keycombo action="simul"><keycap>Control</keycap><keycap>C</keycap></keycombo>, + (<keycombo action="simul"><keycap>Control</keycap><keycap>C</keycap></keycombo>), the summary of the statistics computed is displayed up to the termination point. This operation is not supported on <productname>Windows</productname>. |