|
2 | 2 | TODO list for PostgreSQL
|
3 | 3 | ========================
|
4 | 4 | Current maintainer:Bruce Momjian (pgman@candle.pha.pa.us)
|
5 |
| -Last updated:Sat Feb 12 19:09:18 EST 2005 |
| 5 | +Last updated:Sat Feb 12 19:10:04 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.
|
@@ -114,7 +114,7 @@ Administration
|
114 | 114 |
|
115 | 115 | * Allow the PITR process to be debugged and data examined
|
116 | 116 | * Allow a warm standby system to also allow read-only queries
|
117 |
| -* Add IP address to pg_stat_activity |
| 117 | +* Addthe clientIP address to pg_stat_activity |
118 | 118 | * Improve replication solutions
|
119 | 119 | o Load balancing
|
120 | 120 |
|
|