Backup & Recovery by W. Curtis Preston The unconfirmed error reports are from readers. They have not yet been approved or disproved by the author or editor and represent solely the opinion of the reader. Here's a key to the markup: [page-number]: serious technical mistake {page-number}: minor technical mistake : important language/formatting problem (page-number): language change or minor formatting problem ?page-number?: reader question or request for clarification This page was updated January 16, 2007. UNCONFIRMED errors and comments from readers: (4) End of the paragraph titled "Schadenfreude"; 2 letters are swaped in the word "chpater" "later in this chpater" Should be "later in this chapter" [66] 1st paragraph, definition of "Incremental"; The definition for "Incremental" is incorrect; it should end as follows: "... and mark them as backed up". (i.e. omit the "do not" {90} 1st paragraph, opening sentence; "The v option is used ..." should read "The s option is used ...", consistent with the paragraph heading. (105) last line of last paragraph; "value if usually 20 ..." should read "value is usually 20 ..." {106} "Use GNU tar if You Can" box, last bullet, last line; "... tar -create -verbose -file." should read "... tar --create --verbose --file." (i.e. consecutive dashes, not single dashes). (115) 3rd paragraph, last sentence; ", authenticating using rsh, or ssh if the RSYNC_RSH variable had been set to ssh:" should read ", authenticating using ssh, or rsh if the RSYNC_RSH variable had been set to rsh:" (i.e. swap rsh with ssh, and ssh with rsh) [117] 2nd paragraph; Contrary to paragraph #2, the first two rsync commands on this page do not do the same thing. The outcome of the first command is correctly described in paragraph 1, but the second command results in a different destination tree (/backup/home/home). {154} Installing BackupPC; The download website is incorrect and should be changed from "http://backuppc.sourceforce.net/" to "http://backuppc.sourceforge.net/". (629) last paragraph; in the PDF version, i can read : "On a Unix/Linux machine, ps–ef would show something like the following: Need a process list from a PostgreSQL machine" On my database server, i've : $ ps -ef pgsql 1126 1098 0 Feb 01 ? 2:04 /usr/pkg/bin/postgres pgsql 1098 1 0 Feb 01 ? 68:03 /usr/pkg/bin/postgres pgsql 1125 1098 0 Feb 01 ? 24:55 /usr/pkg/bin/postgres pgsql 1127 1098 0 Feb 01 ? 601:49 /usr/pkg/bin/postgres pgsql 4126 1098 0 12:06:14 ? 0:00 /usr/pkg/bin/postgres pgsql 4071 1098 0 12:06:00 ? 0:00 /usr/pkg/bin/postgres pgsql 4107 1098 0 12:06:10 ? 0:00 /usr/pkg/bin/postgres pgsql 3870 1098 0 12:05:49 ? 0:00 /usr/pkg/bin/postgres pgsql 4236 1098 0 12:06:50 ? 0:00 /usr/pkg/bin/postgres pgsql 21531 1098 0 02:17:56 ? 0:00 /usr/pkg/bin/postgres pgsql 4088 1098 0 12:06:04 ? 0:00 /usr/pkg/bin/postgres pgsql 4121 1098 0 12:06:13 ? 0:00 /usr/pkg/bin/postgres pgsql 22704 1098 0 11:10:21 ? 0:00 /usr/pkg/bin/postgres