File tree Expand file tree Collapse file tree 2 files changed +13
-2
lines changed Expand file tree Collapse file tree 2 files changed +13
-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 (
[email protected] )
4
- Last updated: Thu Mar 27 16:30:58 EDT 2008
4
+ Last updated: Thu Mar 27 16:37:35 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.
@@ -1784,6 +1784,12 @@ Miscellaneous Performance
1784
1784
1785
1785
http://archives.postgresql.org/pgsql-hackers/2007-09/msg00895.php
1786
1786
1787
+ * Consider being smarter about memory and external files used during
1788
+ sorts
1789
+
1790
+ http://archives.postgresql.org/pgsql-hackers/2007-11/msg01101.php
1791
+ http://archives.postgresql.org/pgsql-hackers/2007-12/msg00045.php
1792
+
1787
1793
1788
1794
1789
1795
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:[email protected] "
> [email protected] </ a > )
< br />
11
- Last updated: Thu Mar 27 16:30:58 EDT 2008
11
+ Last updated: Thu Mar 27 16:37:35 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 > .
@@ -1533,6 +1533,11 @@ <h1><a name="section_21">Miscellaneous Performance</a></h1>
1533
1533
</ p >
1534
1534
</ li > < li > Research reducing deTOASTing in more places
1535
1535
< p > < a href ="http://archives.postgresql.org/pgsql-hackers/2007-09/msg00895.php "> http://archives.postgresql.org/pgsql-hackers/2007-09/msg00895.php</ a >
1536
+ </ p >
1537
+ </ li > < li > Consider being smarter about memory and external files used during
1538
+ sorts
1539
+ < p > < a href ="http://archives.postgresql.org/pgsql-hackers/2007-11/msg01101.php "> http://archives.postgresql.org/pgsql-hackers/2007-11/msg01101.php</ a >
1540
+ < a href ="http://archives.postgresql.org/pgsql-hackers/2007-12/msg00045.php "> http://archives.postgresql.org/pgsql-hackers/2007-12/msg00045.php</ a >
1536
1541
</ p >
1537
1542
</ li > </ ul >
1538
1543
< h1 > < a name ="section_22 "> Source Code</ a > </ h1 >
You can’t perform that action at this time.
0 commit comments