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 1
1
PostgreSQL TODO List
2
2
====================
3
3
Current maintainer: Bruce Momjian (bruce@momjian.us)
4
- Last updated: Mon Mar 24 20:11:43 EDT 2008
4
+ Last updated: Mon Mar 24 20:14:49 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.
@@ -1566,6 +1566,10 @@ Write-Ahead Log
1566
1566
1567
1567
http://archives.postgresql.org/pgsql-hackers/2008-02/msg00556.php
1568
1568
1569
+ * Be more aggressive about creating WAL files
1570
+
1571
+ http://archives.postgresql.org/pgsql-hackers/2007-10/msg01325.php
1572
+
1569
1573
1570
1574
1571
1575
Optimizer / Executor
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 Mar 24 20:11:43 EDT 2008
11
+ Last updated: Mon Mar 24 20:14:49 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 > .
@@ -1357,6 +1357,9 @@ <h1><a name="section_18">Write-Ahead Log</a></h1>
1357
1357
</ p >
1358
1358
</ li > < li > Improve WAL concurrency by increasing lock granularity
1359
1359
< p > < a href ="http://archives.postgresql.org/pgsql-hackers/2008-02/msg00556.php "> http://archives.postgresql.org/pgsql-hackers/2008-02/msg00556.php</ a >
1360
+ </ p >
1361
+ </ li > < li > Be more aggressive about creating WAL files
1362
+ < p > < a href ="http://archives.postgresql.org/pgsql-hackers/2007-10/msg01325.php "> http://archives.postgresql.org/pgsql-hackers/2007-10/msg01325.php</ a >
1360
1363
</ p >
1361
1364
</ li > </ ul >
1362
1365
< h1 > < a name ="section_19 "> Optimizer / Executor</ a > </ h1 >
You can’t perform that action at this time.
0 commit comments