We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see ourdocumentation.
There was an error while loading.Please reload this page.
1 parentdeb15b5 commit8ac6de3Copy full SHA for 8ac6de3
doc/TODO
@@ -5,7 +5,7 @@ TODO list for PostgreSQL
5
Bracketed items "[]" have more detail.
6
7
Current maintainer:Bruce Momjian (pgman@candle.pha.pa.us)
8
-Last updated:Fri Aug 613:52:36 EDT 2004
+Last updated:Fri Aug 621:58:13 EDT 2004
9
10
The most recent version of this document can be viewed at the PostgreSQL web site, http://www.PostgreSQL.org.
11
@@ -91,6 +91,8 @@ Administration
91
recent transactions aren't available for recovery in case of a disk
92
failure.
93
94
+* Create dump tool for write-ahead logs for use in determining
95
+ transaction id for point-in-time recovery
96
* Improve replication solutions
97
o Automatic failover
98