File tree 2 files changed +11
-2
lines changed 2 files changed +11
-2
lines changed Original file line number Diff line number Diff line change 1
1
PostgreSQL TODO List
2
2
====================
3
3
Current maintainer: Bruce Momjian (bruce@momjian.us)
4
- Last updated: Fri Mar 7 14:18:54 EST 2008
4
+ Last updated: Fri Mar 7 15:01:17 EST 2008
5
5
6
6
The most recent version of this document can be viewed at
7
7
http://www.postgresql.org/docs/faqs.TODO.html.
@@ -1192,6 +1192,11 @@ Cache Usage
1192
1192
http://archives.postgresql.org/pgsql-hackers/2006-11/msg00797.php
1193
1193
http://archives.postgresql.org/pgsql-hackers/2007-01/msg00752.php
1194
1194
1195
+ * Consider allowing higher priority queries to have referenced buffer
1196
+ cache pages stay in memory longer
1197
+
1198
+ http://archives.postgresql.org/pgsql-hackers/2007-11/msg00562.php
1199
+
1195
1200
1196
1201
1197
1202
Vacuum
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: Fri Mar 7 14:18:54 EST 2008
11
+ Last updated: Fri Mar 7 15:01:17 EST 2008
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 > .
@@ -1045,6 +1045,10 @@ <h1><a name="section_14">Cache Usage</a></h1>
1045
1045
</ li > < li > Consider decreasing the amount of memory used by PrivateRefCount
1046
1046
< p > < a href ="http://archives.postgresql.org/pgsql-hackers/2006-11/msg00797.php "> http://archives.postgresql.org/pgsql-hackers/2006-11/msg00797.php</ a >
1047
1047
< a href ="http://archives.postgresql.org/pgsql-hackers/2007-01/msg00752.php "> http://archives.postgresql.org/pgsql-hackers/2007-01/msg00752.php</ a >
1048
+ </ p >
1049
+ </ li > < li > Consider allowing higher priority queries to have referenced buffer
1050
+ cache pages stay in memory longer
1051
+ < p > < a href ="http://archives.postgresql.org/pgsql-hackers/2007-11/msg00562.php "> http://archives.postgresql.org/pgsql-hackers/2007-11/msg00562.php</ a >
1048
1052
</ p >
1049
1053
</ li > </ ul >
1050
1054
< h1 > < a name ="section_15 "> Vacuum</ a > </ h1 >
You can’t perform that action at this time.
0 commit comments