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
588d213a
Commit
588d213a
authored
17 years ago
by
Bruce Momjian
Browse files
Options
Downloads
Patches
Plain Diff
Clearify PITR doc wording.
parent
5490ccc0
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/backup.sgml
+2
-2
2 additions, 2 deletions
doc/src/sgml/backup.sgml
with
2 additions
and
2 deletions
doc/src/sgml/backup.sgml
+
2
−
2
View file @
588d213a
<!-- $PostgreSQL: pgsql/doc/src/sgml/backup.sgml,v 2.11
4
2008/0
2/13 22:44:06
momjian Exp $ -->
<!-- $PostgreSQL: pgsql/doc/src/sgml/backup.sgml,v 2.11
5
2008/0
3/07 01:46:41
momjian Exp $ -->
<chapter id="backup">
<chapter id="backup">
<title>Backup and Restore</title>
<title>Backup and Restore</title>
...
@@ -1814,7 +1814,7 @@ if (!triggered)
...
@@ -1814,7 +1814,7 @@ if (!triggered)
</para>
</para>
<para>
<para>
If we take a backup of the standby server's
files
while it is
follow
ing
If we take a backup of the standby server's
data directory
while it is
process
ing
logs shipped from the primary, we will be able to reload that data and
logs shipped from the primary, we will be able to reload that data and
restart the standby's recovery process from the last restart point.
restart the standby's recovery process from the last restart point.
We no longer need to keep WAL files from before the restart point.
We no longer need to keep WAL files from before the restart point.
...
...
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