Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commitf4dcb52

Browse files
committed
Item already added to existing 'thread' item:
< * Consider parallel processing a single query<< This would involve using multiple threads or processes to do optimization,< sorting, or execution of single query. The major advantage of such a< feature would be to allow multiple CPUs to work together to process a< single query.<
1 parent6869683 commitf4dcb52

File tree

2 files changed

+2
-15
lines changed

2 files changed

+2
-15
lines changed

‎doc/TODO

Lines changed: 1 addition & 8 deletions
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:Sat Apr 23 17:43:18 EDT 2005
5+
Last updated:Sat Apr 23 17:44:43 EDT 2005
66

77
The most recent version of this document can be viewed at
88
http://www.postgresql.org/docs/faqs.TODO.html.
@@ -903,13 +903,6 @@ Miscellaneous
903903
* Add a script to ask system configuration questions and tune postgresql.conf
904904
* Use a phantom command counter for nested subtransactions to reduce
905905
per-tuple overhead
906-
* Consider parallel processing a single query
907-
908-
This would involve using multiple threads or processes to do optimization,
909-
sorting, or execution of single query. The major advantage of such a
910-
feature would be to allow multiple CPUs to work together to process a
911-
single query.
912-
913906
* Research the use of larger page sizes
914907

915908

‎doc/src/FAQ/TODO.html

Lines changed: 1 addition & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
<bodybgcolor="#FFFFFF"text="#000000"link="#FF0000"vlink="#A00000"alink="#0000FF">
99
<h1><aname="section_1">PostgreSQL TODO List</a></h1>
1010
<p>Current maintainer: Bruce Momjian (<ahref="mailto:pgman@candle.pha.pa.us">pgman@candle.pha.pa.us</a>)<br/>
11-
Last updated: Sat Apr 23 17:43:18 EDT 2005
11+
Last updated: Sat Apr 23 17:44:43 EDT 2005
1212
</p>
1313
<p>The most recent version of this document can be viewed at<br/>
1414
<ahref="http://www.postgresql.org/docs/faqs.TODO.html">http://www.postgresql.org/docs/faqs.TODO.html</a>.
@@ -821,12 +821,6 @@ <h1><a name="section_19">Miscellaneous</a></h1>
821821
</li><li>Add a script to ask system configuration questions and tune postgresql.conf
822822
</li><li>Use a phantom command counter for nested subtransactions to reduce
823823
per-tuple overhead
824-
</li><li>Consider parallel processing a single query
825-
<p> This would involve using multiple threads or processes to do optimization,
826-
sorting, or execution of single query. The major advantage of such a
827-
feature would be to allow multiple CPUs to work together to process a
828-
single query.
829-
</p>
830824
</li><li>Research the use of larger page sizes
831825
</li></ul>
832826
<h1><aname="section_20">Source Code</a></h1>

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp