File tree 2 files changed +4
-4
lines changed
2 files changed +4
-4
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 Feb 19 16:07:17 EST 2007
5
+ Last updated: Mon Feb 19 16:08:43 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.
@@ -1389,7 +1389,7 @@ Miscellaneous Performance
1389
1389
* Consider increasing NUM_CLOG_BUFFERS
1390
1390
* Consider having the background writer update the transaction status
1391
1391
hint bits before writing out the page
1392
- * Consider allowing configuration of TOAST thresholds
1392
+ * Allow user configuration of TOAST thresholds
1393
1393
1394
1394
http://archives.postgresql.org/pgsql-hackers/2007-02/msg00213.php
1395
1395
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 Feb 19 16:07:17 EST 2007
11
+ Last updated: Mon Feb 19 16:08:43 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 > .
@@ -1239,7 +1239,7 @@ <h1><a name="section_20">Miscellaneous Performance</a></h1>
1239
1239
</ li > < li > Consider increasing NUM_CLOG_BUFFERS
1240
1240
</ li > < li > Consider having the background writer update the transaction status
1241
1241
hint bits before writing out the page
1242
- </ li > < li > Consider allowing configuration of TOAST thresholds
1242
+ </ li > < li > Allow user configuration of TOAST thresholds
1243
1243
< p > < a href ="http://archives.postgresql.org/pgsql-hackers/2007-02/msg00213.php "> http://archives.postgresql.org/pgsql-hackers/2007-02/msg00213.php</ a >
1244
1244
</ p >
1245
1245
</ li > </ ul >
You can’t perform that action at this time.
0 commit comments