|
2 | 2 | TODO list for PostgreSQL
|
3 | 3 | ========================
|
4 | 4 | Current maintainer:Bruce Momjian (pgman@candle.pha.pa.us)
|
5 |
| -Last updated:Tue Mar 22 21:49:46 EST 2005 |
| 5 | +Last updated:Tue Mar 22 21:50:58 EST 2005 |
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.
|
@@ -124,7 +124,6 @@ Administration
|
124 | 124 | This is useful for checking PITR recovery.
|
125 | 125 |
|
126 | 126 | * Allow the PITR process to be debugged and data examined
|
127 |
| -* Allow a warm standby system to also allow read-only queries |
128 | 127 | * Add the client IP address and port to pg_stat_activity
|
129 | 128 | * Improve replication solutions
|
130 | 129 | o Load balancing
|
|