File tree 2 files changed +8
-2
lines changed
2 files changed +8
-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: Wed Mar 12 15:41:18 EDT 2008
4
+ Last updated: Wed Mar 12 16:19:40 EDT 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.
@@ -1594,6 +1594,9 @@ Miscellaneous Performance
1594
1594
1595
1595
http://archives.postgresql.org/pgsql-bugs/2008-02/msg00157.php
1596
1596
1597
+ * Expire published xmin for read-only and idle transactions
1598
+
1599
+ http://archives.postgresql.org/pgsql-hackers/2007-09/msg00343.php
1597
1600
1598
1601
1599
1602
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: Wed Mar 12 15:41:18 EDT 2008
11
+ Last updated: Wed Mar 12 16:19:40 EDT 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 > .
@@ -1384,6 +1384,9 @@ <h1><a name="section_21">Miscellaneous Performance</a></h1>
1384
1384
</ p >
1385
1385
</ li > < li > Consider increasing the minimum allowed number of shared buffers
1386
1386
< p > < a href ="http://archives.postgresql.org/pgsql-bugs/2008-02/msg00157.php "> http://archives.postgresql.org/pgsql-bugs/2008-02/msg00157.php</ a >
1387
+ </ p >
1388
+ </ li > < li > Expire published xmin for read-only and idle transactions
1389
+ < p > < a href ="http://archives.postgresql.org/pgsql-hackers/2007-09/msg00343.php "> http://archives.postgresql.org/pgsql-hackers/2007-09/msg00343.php</ a >
1387
1390
</ p >
1388
1391
</ li > </ ul >
1389
1392
< h1 > < a name ="section_22 "> Source Code</ a > </ h1 >
You can’t perform that action at this time.
0 commit comments