Skip to content

Commit 7a4c34c

Browse files
committed
Add description for concurrent sequential scans:
> One possible implementation is to start sequential scans from the lowest > numbered buffer in the shared cache, and when reaching the end wrap > around to the beginning, rather than always starting sequential scans > at the start of the table.
1 parent 5b05185 commit 7a4c34c

File tree

2 files changed

+11
-2
lines changed

2 files changed

+11
-2
lines changed

doc/TODO

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
PostgreSQL TODO List
33
====================
44
Current maintainer: Bruce Momjian (pgman@candle.pha.pa.us)
5-
Last updated: Sun Apr 24 08:39:04 EDT 2005
5+
Last updated: Sun Apr 24 21:42:27 EDT 2005
66

77
The most recent version of this document can be viewed at
88
http://www.postgresql.org/docs/faqs.TODO.html.
@@ -740,6 +740,10 @@ Cache
740740
* Allow sequential scans to take advantage of other concurrent
741741
sequentiqal scans, also called "Synchronised Scanning"
742742

743+
One possible implementation is to start sequential scans from the lowest
744+
numbered buffer in the shared cache, and when reaching the end wrap
745+
around to the beginning, rather than always starting sequential scans
746+
at the start of the table.
743747

744748
Vacuum
745749
======

doc/src/FAQ/TODO.html

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
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:pgman@candle.pha.pa.us">pgman@candle.pha.pa.us</a>)<br/>
11-
Last updated: Sun Apr 24 08:39:04 EDT 2005
11+
Last updated: Sun Apr 24 21:42:27 EDT 2005
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>.
@@ -677,6 +677,11 @@ <h1><a name="section_13">Cache</a></h1>
677677
</p>
678678
</li><li>Allow sequential scans to take advantage of other concurrent
679679
sequentiqal scans, also called "Synchronised Scanning"
680+
<p> One possible implementation is to start sequential scans from the lowest
681+
numbered buffer in the shared cache, and when reaching the end wrap
682+
around to the beginning, rather than always starting sequential scans
683+
at the start of the table.
684+
</p>
680685
</li></ul>
681686
<h1><a name="section_14">Vacuum</a></h1>
682687

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy