Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent deb15b5 commit 8ac6de3Copy 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 ([email protected])
8
-Last updated: Fri Aug 6 13:52:36 EDT 2004
+Last updated: Fri Aug 6 21: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
0 commit comments