*** pgsql/doc/src/sgml/backup.sgml 2008/07/18 17:33:17 2.120 --- pgsql/doc/src/sgml/backup.sgml 2008/11/09 17:51:15 2.121 *************** *** 1,4 **** ! Backup and Restore --- 1,4 ---- ! Backup and Restore *************** SELECT pg_stop_backup(); *** 945,952 **** If you didn't archive pg_xlog/ at all, then recreate it, being careful to ensure that you re-establish it as a symbolic link if you had it set up that way before. - Be sure to recreate the subdirectory - pg_xlog/archive_status/ as well. --- 945,950 ----