doc: pg_committs -> pg_commit_ts
authorAlvaro Herrera <alvherre@alvh.no-ip.org>
Mon, 28 Dec 2015 16:45:03 +0000 (13:45 -0300)
committerAlvaro Herrera <alvherre@alvh.no-ip.org>
Mon, 28 Dec 2015 16:45:03 +0000 (13:45 -0300)
Reported by: Alain Laporte (#13836)

doc/src/sgml/ref/pg_resetxlog.sgml

index 59280f01cb1596b318dbcabb7cd1cd2f8bcb66b6..1bcc5a7ff0382abeef833841f12b534d270f384c 100644 (file)
@@ -137,7 +137,7 @@ PostgreSQL documentation
       A safe value for the oldest transaction ID for which the commit time can
       be retrieved (first part of <option>-c</>) can be determined by looking
       for the numerically smallest file name in the directory
-      <filename>pg_committs</> under the data directory.  Conversely, a safe
+      <filename>pg_commit_ts</> under the data directory.  Conversely, a safe
       value for the newest transaction ID for which the commit time can be
       retrieved (second part of <option>-c</>) can be determined by looking for
       the numerically greatest file name in the same directory.  As above, the