File tree 2 files changed +12
-2
lines changed 2 files changed +12
-2
lines changed Original file line number Diff line number Diff line change 2
2
PostgreSQL TODO List
3
3
====================
4
4
Current maintainer: Bruce Momjian (bruce@momjian.us)
5
- Last updated: Tue Feb 20 17:29:25 EST 2007
5
+ Last updated: Tue Feb 20 18:39:00 EST 2007
6
6
7
7
The most recent version of this document can be viewed at
8
8
http://www.postgresql.org/docs/faqs.TODO.html.
@@ -1129,6 +1129,12 @@ Cache Usage
1129
1129
1130
1130
http://archives.postgresql.org/pgsql-hackers/2005-10/msg01419.php
1131
1131
1132
+ * Consider decreasing the amount of memory used by PrivateRefCount
1133
+
1134
+ http://archives.postgresql.org/pgsql-hackers/2006-11/msg00797.php
1135
+ http://archives.postgresql.org/pgsql-hackers/2007-01/msg00752.php
1136
+
1137
+
1132
1138
1133
1139
Vacuum
1134
1140
======
Original file line number Diff line number Diff line change 8
8
< body bgcolor ="#FFFFFF " text ="#000000 " link ="#FF0000 " vlink ="#A00000 " alink ="#0000FF ">
9
9
< h1 > < a name ="section_1 "> PostgreSQL TODO List</ a > </ h1 >
10
10
< p > Current maintainer: Bruce Momjian (< a href ="mailto:bruce@momjian.us "> bruce@momjian.us</ a > )< br />
11
- Last updated: Tue Feb 20 17:29:25 EST 2007
11
+ Last updated: Tue Feb 20 18:39:00 EST 2007
12
12
</ p >
13
13
< p > The most recent version of this document can be viewed at< br />
14
14
< a href ="http://www.postgresql.org/docs/faqs.TODO.html "> http://www.postgresql.org/docs/faqs.TODO.html</ a > .
@@ -1006,6 +1006,10 @@ <h1><a name="section_14">Cache Usage</a></h1>
1006
1006
</ p >
1007
1007
</ li > < li > Consider increasing internal areas when shared buffers is increased
1008
1008
< p > < a href ="http://archives.postgresql.org/pgsql-hackers/2005-10/msg01419.php "> http://archives.postgresql.org/pgsql-hackers/2005-10/msg01419.php</ a >
1009
+ </ p >
1010
+ </ li > < li > Consider decreasing the amount of memory used by PrivateRefCount
1011
+ < p > < a href ="http://archives.postgresql.org/pgsql-hackers/2006-11/msg00797.php "> http://archives.postgresql.org/pgsql-hackers/2006-11/msg00797.php</ a >
1012
+ < a href ="http://archives.postgresql.org/pgsql-hackers/2007-01/msg00752.php "> http://archives.postgresql.org/pgsql-hackers/2007-01/msg00752.php</ a >
1009
1013
</ p >
1010
1014
</ li > </ ul >
1011
1015
< h1 > < a name ="section_15 "> Vacuum</ a > </ h1 >
You can’t perform that action at this time.
0 commit comments