File tree 2 files changed +9
-2
lines changed 2 files changed +9
-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: Mon Apr 2 16:10:03 EDT 2007
5
+ Last updated: Mon Apr 2 16:43:36 EDT 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.
@@ -1436,6 +1436,10 @@ Miscellaneous Performance
1436
1436
waits possible, research shows that this is not a huge problem.
1437
1437
http://archives.postgresql.org/pgsql-general/2007-02/msg00493.php
1438
1438
1439
+ * Consider reducing memory used for shared buffer reference count
1440
+
1441
+ http://archives.postgresql.org/pgsql-hackers/2007-01/msg00752.php
1442
+
1439
1443
1440
1444
1441
1445
Source Code
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: Mon Apr 2 16:10:03 EDT 2007
11
+ Last updated: Mon Apr 2 16:43:36 EDT 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 > .
@@ -1276,6 +1276,9 @@ <h1><a name="section_20">Miscellaneous Performance</a></h1>
1276
1276
< p > Though backend priorities make priority inversion during lock
1277
1277
waits possible, research shows that this is not a huge problem.
1278
1278
< a href ="http://archives.postgresql.org/pgsql-general/2007-02/msg00493.php "> http://archives.postgresql.org/pgsql-general/2007-02/msg00493.php</ a >
1279
+ </ p >
1280
+ </ li > < li > Consider reducing memory used for shared buffer reference count
1281
+ < p > < a href ="http://archives.postgresql.org/pgsql-hackers/2007-01/msg00752.php "> http://archives.postgresql.org/pgsql-hackers/2007-01/msg00752.php</ a >
1279
1282
</ p >
1280
1283
</ li > </ ul >
1281
1284
< h1 > < a name ="section_21 "> Source Code</ a > </ h1 >
You can’t perform that action at this time.
0 commit comments