Skip to content

Commit

Permalink
Merge branch 'dev-man' into dev-cache
Browse files Browse the repository at this point in the history
# Conflicts:
#	doc/xml/user-guide.xml
  • Loading branch information
dwsteele committed May 30, 2016
2 parents b2affc2 + 68c1870 commit 0e506e7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion doc/xml/user-guide.xml
Expand Up @@ -84,7 +84,7 @@
<section id="introduction">
<title>Introduction</title>

<p>This user guide is intended to be followed sequentially from beginning to end &amp;mdash; each section depends on the last. For example the <link section="/backup">Backup</link> section relies on setup that is performed in the <link section="/quickstart">Quick Start</link> section. Once you have <backrest/> up and running then skipping around is possible but it is recommended to follow the user guide in order the first time through.</p>
<p>This user guide is intended to be followed sequentially from beginning to end &amp;mdash; each section depends on the last. For example, the <link section="/backup">Backup</link> section relies on setup that is performed in the <link section="/quickstart">Quick Start</link> section. Once <backrest/> is up and running then skipping around is possible but following the user guide in order is recommended the first time through.</p>

<p>Although the examples are targeted at Debian/Ubuntu and <postgres/> 9.4, it should be fairly easy to apply this guide to any Unix distribution and <postgres/> version but note that only 64-bit distributions are currently supported due to 64-bit operations in the Perl code. The only OS-specific commands are those to create, start, stop, and drop <postgres/> clusters. The <backrest/> commands will be the same on any Unix system though the locations to install Perl libraries and executables may vary.

Expand Down

0 comments on commit 0e506e7

Please sign in to comment.