File tree Expand file tree Collapse file tree 2 files changed +2
-4
lines changed Expand file tree Collapse file tree 2 files changed +2
-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 (pgman@candle.pha.pa.us)
5
- Last updated: Fri Jun 3 12:37:56 EDT 2005
5
+ Last updated: Fri Jun 3 17:42:10 EDT 2005
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.
@@ -875,7 +875,6 @@ Write-Ahead Log
875
875
database) in favor of this capability.
876
876
877
877
* Eliminate WAL logging for CREATE TABLE AS when not doing WAL archiving
878
- * -Compress WAL entries [wal]
879
878
* -Change WAL to use 32-bit CRC, for performance reasons
880
879
881
880
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:pgman@candle.pha.pa.us "> pgman@candle.pha.pa.us</ a > )< br />
11
- Last updated: Fri Jun 3 12:37:56 EDT 2005
11
+ Last updated: Fri Jun 3 17:42:10 EDT 2005
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 > .
@@ -801,7 +801,6 @@ <h1><a name="section_17">Write-Ahead Log</a></h1>
801
801
database) in favor of this capability.
802
802
</ p >
803
803
</ li > < li > Eliminate WAL logging for CREATE TABLE AS when not doing WAL archiving
804
- </ li > < li > -< em > Compress WAL entries [< a href ="http://momjian.postgresql.org/cgi-bin/pgtodo?wal "> wal</ a > ]</ em >
805
804
</ li > < li > -< em > Change WAL to use 32-bit CRC, for performance reasons</ em >
806
805
</ li > </ ul >
807
806
< h1 > < a name ="section_18 "> Optimizer / Executor</ a > </ h1 >
You can’t perform that action at this time.
0 commit comments