mirror of
https://github.com/postgres/postgres.git
synced 2025-07-31 22:04:40 +03:00
Add URL for:
* Allow sequential scans to take advantage of other concurrent sequential scans, also called "Synchronised Scanning" http://archives.postgresql.org/pgsql-hackers/2007-03/msg00415.php
This commit is contained in:
3
doc/TODO
3
doc/TODO
@ -2,7 +2,7 @@
|
||||
PostgreSQL TODO List
|
||||
====================
|
||||
Current maintainer: Bruce Momjian (bruce@momjian.us)
|
||||
Last updated: Sat Mar 3 12:23:58 EST 2007
|
||||
Last updated: Mon Mar 19 11:24:05 EDT 2007
|
||||
|
||||
The most recent version of this document can be viewed at
|
||||
http://www.postgresql.org/docs/faqs.TODO.html.
|
||||
@ -1128,6 +1128,7 @@ Cache Usage
|
||||
http://archives.postgresql.org/pgsql-patches/2006-12/msg00076.php
|
||||
http://archives.postgresql.org/pgsql-hackers/2006-12/msg00408.php
|
||||
http://archives.postgresql.org/pgsql-hackers/2006-12/msg00784.php
|
||||
http://archives.postgresql.org/pgsql-hackers/2007-03/msg00415.php
|
||||
|
||||
* Consider increasing internal areas when shared buffers is increased
|
||||
|
||||
|
Reference in New Issue
Block a user