git.postgresql.org Git - postgresql.git/commitdiff

git projects / postgresql.git / commitdiff
? search:
summary | shortlog | log | commit | commitdiff | tree
raw | patch | inline | side by side (parent: 1b6f549)
Include recovery_end_command in recovery.conf.sample.
2009年5月14日 22:22:01 +0000 (22:22 +0000)
2009年5月14日 22:22:01 +0000 (22:22 +0000)
Per suggestion of Jaime Casanova.


diff --git a/src/backend/access/transam/recovery.conf.sample b/src/backend/access/transam/recovery.conf.sample
index e3068d535d631bdac1f09d4feddfc33cbf01dcff..1ef80ac60fd687ee8fdc74148a702babc6b69fa8 100644 (file)
--- a/src/backend/access/transam/recovery.conf.sample
+++ b/src/backend/access/transam/recovery.conf.sample
@@ -40,7 +40,6 @@
# NOTE that the basename of %p will be different from %f; do not
# expect them to be interchangeable.
#
-#
#restore_command = 'cp /mnt/server/archivedir/%f %p'
#
#
@@ -48,6 +47,14 @@
# OPTIONAL PARAMETERS
#---------------------------------------------------------------------------
#
+# recovery_end_command
+#
+# specifies an optional shell command to execute at completion of recovery.
+# This can be useful for cleaning up after the restore_command.
+#
+#recovery_end_command = ''
+#
+#
# By default, recovery will rollforward to the end of the WAL log.
# If you want to stop rollforward before that point, you
# must set a recovery target.
This is the main PostgreSQL git repository.
RSS Atom

AltStyle によって変換されたページ (->オリジナル) /