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
100dd889
Commit
100dd889
authored
24 years ago
by
Peter Eisentraut
Browse files
Options
Downloads
Patches
Plain Diff
typos
parent
f67e7904
No related branches found
Branches containing commit
Tags
REL8_3_RC1
Tags containing commit
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
doc/src/sgml/installation.sgml
+5
-5
5 additions, 5 deletions
doc/src/sgml/installation.sgml
with
5 additions
and
5 deletions
doc/src/sgml/installation.sgml
+
5
−
5
View file @
100dd889
<!-- $Header: /cvsroot/pgsql/doc/src/sgml/installation.sgml,v 1.1
2
2000/07/2
1 00:44:12
petere Exp $ -->
<!-- $Header: /cvsroot/pgsql/doc/src/sgml/installation.sgml,v 1.1
3
2000/07/2
2 14:48:01
petere Exp $ -->
<chapter id="installation">
<title><![%flattext-install-include[<productname>PostgreSQL</> ]]>Installation Instructions</title>
...
...
@@ -204,7 +204,7 @@ su - postgres
<para>
You can also install the new version in parallel with the old one
to decrease the downtime. These topic are discussed at length in
to decrease the downtime. These topic
s
are discussed at length in
<![%flattext-install-include[the <citetitle>Administrator's Guide</>,]]>
<![%flattext-install-ignore[<xref linkend="migration">,]]>
which you are encouraged
...
...
@@ -222,10 +222,10 @@ su - postgres
<step id="configure">
<title>Configuration</>
<para>
The first step of the installation procedure to configure the
The first step of the installation procedure
is
to configure the
source tree for your system and choose the options you would like.
This is done by running the <filename>configure</> script. For a
default installation
,
simply type
default installation simply type
<screen>
<userinput>./configure</userinput>
</screen>
...
...
@@ -907,7 +907,7 @@ nohup /usr/local/pgsql/bin/postmaster -D /usr/local/pgsql/data \
<para>
To stop a server running in the background you can type
<programlisting>
kill `cat /usr/local/p
s
gql/data/postmaster.pid`
kill `cat /usr/local/pg
s
ql/data/postmaster.pid`
</programlisting>
</para>
...
...
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