File tree Expand file tree Collapse file tree 2 files changed +4
-2
lines changed
Expand file tree Collapse file tree 2 files changed +4
-2
lines changed Original file line number Diff line number Diff line change 22PostgreSQL TODO List
33====================
44Current maintainer: Bruce Momjian (bruce@momjian.us)
5- Last updated: Thu Oct 19 15:58:38 EDT 2006
5+ Last updated: Sat Oct 21 13:31:12 EDT 2006
66
77The most recent version of this document can be viewed at
88http://www.postgresql.org/docs/faqs.TODO.html.
@@ -1203,6 +1203,7 @@ Miscellaneous Performance
12031203
12041204 Async I/O allows multiple I/O requests to be sent to the disk with
12051205 results coming back asynchronously.
1206+ http://archives.postgresql.org/pgsql-hackers/2006-10/msg00820.php
12061207
12071208* Use mmap() rather than SYSV shared memory or to write WAL files?
12081209
Original file line number Diff line number Diff line change 88< body bgcolor ="#FFFFFF " text ="#000000 " link ="#FF0000 " vlink ="#A00000 " alink ="#0000FF ">
99< h1 > < a name ="section_1 "> PostgreSQL TODO List</ a > </ h1 >
1010< p > Current maintainer: Bruce Momjian (< a href ="mailto:bruce@momjian.us "> bruce@momjian.us</ a > )< br />
11- Last updated: Thu Oct 19 15:58:38 EDT 2006
11+ Last updated: Sat Oct 21 13:31:12 EDT 2006
1212</ p >
1313< p > The most recent version of this document can be viewed at< br />
1414< a href ="http://www.postgresql.org/docs/faqs.TODO.html "> http://www.postgresql.org/docs/faqs.TODO.html</ a > .
@@ -1086,6 +1086,7 @@ <h1><a name="section_20">Miscellaneous Performance</a></h1>
10861086 < li > Do async I/O for faster random read-ahead of data
10871087< p > Async I/O allows multiple I/O requests to be sent to the disk with
10881088 results coming back asynchronously.
1089+ < a href ="http://archives.postgresql.org/pgsql-hackers/2006-10/msg00820.php "> http://archives.postgresql.org/pgsql-hackers/2006-10/msg00820.php</ a >
10891090</ p >
10901091 </ li > < li > Use mmap() rather than SYSV shared memory or to write WAL files?
10911092< p > This would remove the requirement for SYSV SHM but would introduce
You can’t perform that action at this time.
0 commit comments