diff --git a/doc/src/sgml/func.sgml b/doc/src/sgml/func.sgml index 0de8db1538..a5a19e997c 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 e4e74fdfd2..c74a84034f 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. - - +