Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
P
postgres-lambda-diff
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Container Registry
Model registry
Operate
Environments
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Jakob Huber
postgres-lambda-diff
Commits
b95ea9dd
Commit
b95ea9dd
authored
14 years ago
by
Peter Eisentraut
Browse files
Options
Downloads
Patches
Plain Diff
Add some subsection headings
parent
4c8e20f8
No related branches found
No related tags found
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
doc/src/sgml/regress.sgml
+12
-0
12 additions, 0 deletions
doc/src/sgml/regress.sgml
with
12 additions
and
0 deletions
doc/src/sgml/regress.sgml
+
12
−
0
View file @
b95ea9dd
...
@@ -32,6 +32,9 @@
...
@@ -32,6 +32,9 @@
interprocess communication and locking are working correctly.
interprocess communication and locking are working correctly.
</para>
</para>
<sect2>
<title>Running the tests against a temporary installation</title>
<para>
<para>
To run the parallel regression tests after building but before installation,
To run the parallel regression tests after building but before installation,
type:
type:
...
@@ -104,6 +107,10 @@ gmake MAX_CONNECTIONS=10 check
...
@@ -104,6 +107,10 @@ gmake MAX_CONNECTIONS=10 check
</screen>
</screen>
runs no more than ten tests concurrently.
runs no more than ten tests concurrently.
</para>
</para>
</sect2>
<sect2>
<title>Running the tests against an existing installation</title>
<para>
<para>
To run the tests after installation<![%standalone-ignore;[ (see <xref linkend="installation">)]]>,
To run the tests after installation<![%standalone-ignore;[ (see <xref linkend="installation">)]]>,
...
@@ -142,6 +149,10 @@ gmake installcheck
...
@@ -142,6 +149,10 @@ gmake installcheck
You can also do this in a subdirectory of <filename>contrib</> to run
You can also do this in a subdirectory of <filename>contrib</> to run
the tests for just one module.
the tests for just one module.
</para>
</para>
</sect2>
<sect2>
<title>Testing Hot Standby</title>
<para>
<para>
The source distribution also contains regression tests of the static
The source distribution also contains regression tests of the static
...
@@ -182,6 +193,7 @@ gmake standbycheck
...
@@ -182,6 +193,7 @@ gmake standbycheck
<para>
<para>
Additional automated testing may be available in later releases.
Additional automated testing may be available in later releases.
</para>
</para>
</sect2>
</sect1>
</sect1>
<sect1 id="regress-evaluation">
<sect1 id="regress-evaluation">
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment