diff options
Diffstat (limited to 'doc/src/sgml/ref/pg_receivewal.sgml')
-rw-r--r-- | doc/src/sgml/ref/pg_receivewal.sgml | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/doc/src/sgml/ref/pg_receivewal.sgml b/doc/src/sgml/ref/pg_receivewal.sgml index 73431bfc052..110d5717149 100644 --- a/doc/src/sgml/ref/pg_receivewal.sgml +++ b/doc/src/sgml/ref/pg_receivewal.sgml @@ -27,9 +27,7 @@ PostgreSQL documentation </refsynopsisdiv> <refsect1> - <title> - Description - </title> + <title>Description</title> <para> <application>pg_receivewal</application> is used to stream the write-ahead log from a running <productname>PostgreSQL</productname> cluster. The write-ahead |