mirror of
https://github.com/postgres/postgres.git
synced 2025-12-21 05:21:08 +03:00
Properly capitalize documentation headings; some only had initial-word
capitalization.
This commit is contained in:
@@ -937,7 +937,7 @@ SELECT * FROM x, y, a, b, c WHERE something AND somethingelse;
|
||||
</sect2>
|
||||
|
||||
<sect2 id="populate-pitr">
|
||||
<title>Disable WAL archival and streaming replication</title>
|
||||
<title>Disable WAL Archival and Streaming Replication</title>
|
||||
|
||||
<para>
|
||||
When loading large amounts of data into an installation that uses
|
||||
|
||||
Reference in New Issue
Block a user