|
2 | 2 | TODO list for PostgreSQL
|
3 | 3 | ========================
|
4 | 4 | Current maintainer:Bruce Momjian (pgman@candle.pha.pa.us)
|
5 |
| -Last updated:Mon Feb 2112:30:27 EST 2005 |
| 5 | +Last updated:Mon Feb 2113: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.
|
@@ -123,7 +123,7 @@ Administration
|
123 | 123 |
|
124 | 124 | * Allow the PITR process to be debugged and data examined
|
125 | 125 | * Allow a warm standby system to also allow read-only queries
|
126 |
| -* Add the client IP address to pg_stat_activity |
| 126 | +* Add the client IP addressand portto pg_stat_activity |
127 | 127 | * Improve replication solutions
|
128 | 128 | o Load balancing
|
129 | 129 |
|
|