diff options
Diffstat (limited to 'doc/src/sgml/ref/pg_resetxlog.sgml')
| -rw-r--r-- | doc/src/sgml/ref/pg_resetxlog.sgml | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/doc/src/sgml/ref/pg_resetxlog.sgml b/doc/src/sgml/ref/pg_resetxlog.sgml index e407e6c4ef..acdf0c7aed 100644 --- a/doc/src/sgml/ref/pg_resetxlog.sgml +++ b/doc/src/sgml/ref/pg_resetxlog.sgml @@ -1,5 +1,5 @@ <!-- -$PostgreSQL: pgsql/doc/src/sgml/ref/pg_resetxlog.sgml,v 1.15 2006/06/03 02:19:24 momjian Exp $ +$PostgreSQL: pgsql/doc/src/sgml/ref/pg_resetxlog.sgml,v 1.16 2006/06/18 15:38:36 petere Exp $ PostgreSQL documentation --> @@ -168,8 +168,7 @@ PostgreSQL documentation server crashed then a lock file may have been left behind; in that case you can remove the lock file to allow <command>pg_resetxlog</command> to run. But before you do - so, make doubly certain that there - is no <command>postmaster</command> nor any backend server process still alive. + so, make doubly certain that there is no server process still alive. </para> </refsect1> |
