|
- <type><literal>+
+ +
timestamp '2001-09-28 01:00' + interval '23 hours'
timestamp '2001-09-29 00:00'
|
- <type><literal>+
+ +
date '2001-09-28' + interval '1 hour'
timestamp '2001-09-28 01:00'
|
- <type><literal>+
+ +
time '01:00' + interval '3 hours'
time '04:00'
|
- <type><literal>-
+ -
timestamp '2001-09-28 23:00' - interval '23 hours'
timestamp '2001-09-28'
|
- <type><literal>-
+ -
date '2001-09-28' + interval '1 hour'
timestamp '2001-09-27 23:00'
|
- <type><literal>-
+ -
time '05:00' + interval '2 hours'
time '03:00'
|
- <type><literal>-
+ -
interval '2 hours' - time '05:00'
time '03:00:00'
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 id=xxx>>) and then restart the
+ disk; see linkend="wal-configuration">) and then restart the
postmaster to recover from this condition.
+
+
have considered and prepared for various failure scenarios.
-
-
+