> * Add IP address to pg_stat_activity
This commit is contained in:
Bruce Momjian 2005-02-13 00:09:34 +00:00
parent 7c44e57331
commit 6370007ce8

View File

@ -2,7 +2,7 @@
TODO list for PostgreSQL TODO list for PostgreSQL
======================== ========================
Current maintainer: Bruce Momjian (pgman@candle.pha.pa.us) Current maintainer: Bruce Momjian (pgman@candle.pha.pa.us)
Last updated: Mon Feb 7 22:23:31 EST 2005 Last updated: Sat Feb 12 19:09:18 EST 2005
The most recent version of this document can be viewed at the PostgreSQL web The most recent version of this document can be viewed at the PostgreSQL web
site, http://www.PostgreSQL.org. site, http://www.PostgreSQL.org.
@ -114,6 +114,7 @@ Administration
* Allow the PITR process to be debugged and data examined * Allow the PITR process to be debugged and data examined
* Allow a warm standby system to also allow read-only queries * Allow a warm standby system to also allow read-only queries
* Add IP address to pg_stat_activity
* Improve replication solutions * Improve replication solutions
o Load balancing o Load balancing