Skip to content

Commit df57a5e

Browse files
committed
Don't try aligning comments for new archive_command Win32 doc example;
it doesn't work. Backpatch to 9.0.X.
1 parent 1400b73 commit df57a5e

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

doc/src/sgml/backup.sgml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
<!-- $PostgreSQL: pgsql/doc/src/sgml/backup.sgml,v 2.158 2010/09/12 13:47:12 momjian Exp $ -->
1+
<!-- $PostgreSQL: pgsql/doc/src/sgml/backup.sgml,v 2.159 2010/09/13 01:35:46 momjian Exp $ -->
22

33
<chapter id="backup">
44
<title>Backup and Restore</title>
@@ -577,8 +577,8 @@ tar -cf backup.tar /usr/local/pgsql/data
577577
character in the command. The simplest useful command is something
578578
like:
579579
<programlisting>
580-
archive_command = 'cp -i %p /mnt/server/archivedir/%f &lt;/dev/null' # Unix
581-
archive_command = 'copy "%p" "C:\\server\\archivedir\\%f"' # Windows
580+
archive_command = 'cp -i %p /mnt/server/archivedir/%f &lt;/dev/null' # Unix
581+
archive_command = 'copy "%p" "C:\\server\\archivedir\\%f"' # Windows
582582
</programlisting>
583583
which will copy archivable WAL segments to the directory
584584
<filename>/mnt/server/archivedir</>. (This is an example, not a

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy