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
118bf5bc
Commit
118bf5bc
authored
20 years ago
by
Bruce Momjian
Browse files
Options
Downloads
Patches
Plain Diff
Mention tablespaces as a problem for using file system snapshots.
parent
ca2d0857
Branches
Branches containing commit
Tags
Tags containing commit
No related merge requests found
Changes
1
Show 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 @
118bf5bc
<!--
<!--
$PostgreSQL: pgsql/doc/src/sgml/backup.sgml,v 2.5
7
2005/03/17 05:
03:37
momjian Exp $
$PostgreSQL: pgsql/doc/src/sgml/backup.sgml,v 2.5
8
2005/03/17 05:
10:11
momjian Exp $
-->
-->
<chapter id="backup">
<chapter id="backup">
<title>Backup and Restore</title>
<title>Backup and Restore</title>
...
@@ -365,7 +365,7 @@ tar -cf backup.tar /usr/local/pgsql/data
...
@@ -365,7 +365,7 @@ tar -cf backup.tar /usr/local/pgsql/data
<para>
<para>
If your database is spread across multiple volumes (for example,
If your database is spread across multiple volumes (for example,
data files and WAL log on different disk
s) there may not be any way
if you are using tablespace
s) there may not be any way
to obtain exactly-simultaneous frozen snapshots of all the volumes.
to obtain exactly-simultaneous frozen snapshots of all the volumes.
Read your file system documentation very carefully before trusting
Read your file system documentation very carefully before trusting
to the consistent-snapshot technique in such situations. The safest
to the consistent-snapshot technique in such situations. The safest
...
...
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