|
2 | 2 | TODO list for PostgreSQL
|
3 | 3 | ========================
|
4 | 4 | Current maintainer:Bruce Momjian (pgman@candle.pha.pa.us)
|
5 |
| -Last updated:Thu Dec 213:13:37 EST 2004 |
| 5 | +Last updated:Thu Dec 214:32:05 EST 2004 |
6 | 6 |
|
7 | 7 | The most recent version of this document can be viewed at the PostgreSQL web
|
8 | 8 | site, http://www.PostgreSQL.org.
|
@@ -106,6 +106,10 @@ Administration
|
106 | 106 | copied from the template1 database.
|
107 | 107 |
|
108 | 108 | * Add a function that returns the 'uptime' of the postmaster
|
| 109 | +* Allow a warm standby system to also allow read-only queries |
| 110 | + |
| 111 | + This is useful for checking PITR recovery. |
| 112 | + |
109 | 113 | * Improve replication solutions
|
110 | 114 | o Automatic failover
|
111 | 115 |
|
|