Location via proxy:   [ UP ]  
[Report a bug]   [Manage cookies]                
Skip to content

Commit b95ea9d

Browse files
committed
Add some subsection headings
1 parent 4c8e20f commit b95ea9d

File tree

1 file changed

+12
-0
lines changed

1 file changed

+12
-0
lines changed

doc/src/sgml/regress.sgml

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -32,6 +32,9 @@
3232
interprocess communication and locking are working correctly.
3333
</para>
3434

35+
<sect2>
36+
<title>Running the tests against a temporary installation</title>
37+
3538
<para>
3639
To run the parallel regression tests after building but before installation,
3740
type:
@@ -104,6 +107,10 @@ gmake MAX_CONNECTIONS=10 check
104107
</screen>
105108
runs no more than ten tests concurrently.
106109
</para>
110+
</sect2>
111+
112+
<sect2>
113+
<title>Running the tests against an existing installation</title>
107114

108115
<para>
109116
To run the tests after installation<![%standalone-ignore;[ (see <xref linkend="installation">)]]>,
@@ -142,6 +149,10 @@ gmake installcheck
142149
You can also do this in a subdirectory of <filename>contrib</> to run
143150
the tests for just one module.
144151
</para>
152+
</sect2>
153+
154+
<sect2>
155+
<title>Testing Hot Standby</title>
145156

146157
<para>
147158
The source distribution also contains regression tests of the static
@@ -182,6 +193,7 @@ gmake standbycheck
182193
<para>
183194
Additional automated testing may be available in later releases.
184195
</para>
196+
</sect2>
185197
</sect1>
186198

187199
<sect1 id="regress-evaluation">

0 commit comments

Comments
 (0)