From: Peter Eisentraut Date: Tue, 11 Jan 2011 20:47:58 +0000 (+0200) Subject: Add some subsection headings X-Git-Tag: REL9_1_ALPHA4~466 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=b95ea9dd628a93f564e460b8870228755b520220;p=postgresql Add some subsection headings --- diff --git a/doc/src/sgml/regress.sgml b/doc/src/sgml/regress.sgml index 6c71221806..6a3ac95558 100644 --- a/doc/src/sgml/regress.sgml +++ b/doc/src/sgml/regress.sgml @@ -32,6 +32,9 @@ interprocess communication and locking are working correctly. + + Running the tests against a temporary installation + To run the parallel regression tests after building but before installation, type: @@ -104,6 +107,10 @@ gmake MAX_CONNECTIONS=10 check runs no more than ten tests concurrently. + + + + Running the tests against an existing installation To run the tests after installation)]]>, @@ -142,6 +149,10 @@ gmake installcheck You can also do this in a subdirectory of contrib to run the tests for just one module. + + + + Testing Hot Standby The source distribution also contains regression tests of the static @@ -182,6 +193,7 @@ gmake standbycheck Additional automated testing may be available in later releases. +