From 0b268e5d8804eb3600f48eaf4df0871fc010680a Mon Sep 17 00:00:00 2001 From: "Thomas G. Lockhart" Date: Fri, 28 Sep 2001 20:48:17 +0000 Subject: [PATCH] Fix markup to allow compilation. The chapters on failure and recovery need more work, but at least they have something now. --- doc/src/sgml/func.sgml | 16 ++++++++-------- doc/src/sgml/recovery.sgml | 8 +++++--- 2 files changed, 13 insertions(+), 11 deletions(-) diff --git a/doc/src/sgml/func.sgml b/doc/src/sgml/func.sgml index 0de8db15380..a5a19e997c7 100644 --- a/doc/src/sgml/func.sgml +++ b/doc/src/sgml/func.sgml @@ -1,4 +1,4 @@ - + Functions and Operators @@ -2291,43 +2291,43 @@ - + + + timestamp '2001-09-28 01:00' + interval '23 hours' timestamp '2001-09-29 00:00' - + + + date '2001-09-28' + interval '1 hour' timestamp '2001-09-28 01:00' - + + + time '01:00' + interval '3 hours' time '04:00' - - + - timestamp '2001-09-28 23:00' - interval '23 hours' timestamp '2001-09-28' - - + - date '2001-09-28' + interval '1 hour' timestamp '2001-09-27 23:00' - - + - time '05:00' + interval '2 hours' time '03:00' - - + - interval '2 hours' - time '05:00' time '03:00:00' diff --git a/doc/src/sgml/recovery.sgml b/doc/src/sgml/recovery.sgml index e4e74fdfd20..c74a84034f9 100644 --- a/doc/src/sgml/recovery.sgml +++ b/doc/src/sgml/recovery.sgml @@ -30,7 +30,7 @@ corrupted or incomplete WAL files. This failure condition is detected and the database will refuse to start up. You must free up additional space on the disk (or move the WAL area to another - disk; see ) and then restart the + disk; see ) and then restart the postmaster to recover from this condition. @@ -48,6 +48,7 @@ + + @@ -97,8 +100,7 @@ have considered and prepared for various failure scenarios. - - +