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

Commit44ba6f3

Browse files
committed
Add URL for
< * Consider increasing the number of default statistics target, and< reduce statistics target overhead
1 parentbd8131e commit44ba6f3

File tree

2 files changed

+8
-6
lines changed

2 files changed

+8
-6
lines changed

‎doc/TODO

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
PostgreSQL TODO List
22
====================
33
Current maintainer:Bruce Momjian (bruce@momjian.us)
4-
Last updated:Wed May 7 00:34:37 EDT 2008
4+
Last updated:Wed May 7 00:45:30 EDT 2008
55

66
The most recent version of this document can be viewed at
77
http://www.postgresql.org/docs/faqs.TODO.html.
@@ -1269,14 +1269,15 @@ Indexes
12691269
http://archives.postgresql.org/pgsql-performance/2006-10/msg00222.php
12701270
http://archives.postgresql.org/pgsql-hackers/2007-03/msg01131.php
12711271

1272-
* Consider increasing the number ofdefaultstatisticstarget, and
1273-
reduce statistics target overhead
1272+
* Consider increasing thedefault and maximumnumber of statisticstargets,
1273+
andreduce statistics target overhead
12741274

12751275
Also consider having a larger statistics target for indexed columns
12761276
and expression indexes
12771277
http://archives.postgresql.org/pgsql-general/2007-05/msg01228.php
12781278
http://archives.postgresql.org/pgsql-general/2007-06/msg00542.php
12791279
http://archives.postgresql.org/pgsql-hackers/2008-01/msg01066.php
1280+
http://archives.postgresql.org/pgsql-hackers/2008-03/msg00188.php
12801281

12811282
* Consider smaller indexes that record a range of values per heap page,
12821283
rather than having one index entry for every heap row

‎doc/src/FAQ/TODO.html

Lines changed: 4 additions & 3 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:bruce@momjian.us">bruce@momjian.us</a>)<br/>
11-
Last updated: Wed May 7 00:34:37 EDT 2008
11+
Last updated: Wed May 7 00:45:30 EDT 2008
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>.
@@ -1101,13 +1101,14 @@ <h1><a name="section_12">Indexes</a></h1>
11011101
<p><ahref="http://archives.postgresql.org/pgsql-performance/2006-10/msg00222.php">http://archives.postgresql.org/pgsql-performance/2006-10/msg00222.php</a>
11021102
<ahref="http://archives.postgresql.org/pgsql-hackers/2007-03/msg01131.php">http://archives.postgresql.org/pgsql-hackers/2007-03/msg01131.php</a>
11031103
</p>
1104-
</li><li>Consider increasing the number ofdefaultstatisticstarget, and
1105-
reduce statistics target overhead
1104+
</li><li>Consider increasing thedefault and maximumnumber of statisticstargets,
1105+
andreduce statistics target overhead
11061106
<p> Also consider having a larger statistics target for indexed columns
11071107
and expression indexes
11081108
<ahref="http://archives.postgresql.org/pgsql-general/2007-05/msg01228.php">http://archives.postgresql.org/pgsql-general/2007-05/msg01228.php</a>
11091109
<ahref="http://archives.postgresql.org/pgsql-general/2007-06/msg00542.php">http://archives.postgresql.org/pgsql-general/2007-06/msg00542.php</a>
11101110
<ahref="http://archives.postgresql.org/pgsql-hackers/2008-01/msg01066.php">http://archives.postgresql.org/pgsql-hackers/2008-01/msg01066.php</a>
1111+
<ahref="http://archives.postgresql.org/pgsql-hackers/2008-03/msg00188.php">http://archives.postgresql.org/pgsql-hackers/2008-03/msg00188.php</a>
11111112
</p>
11121113
</li><li>Consider smaller indexes that record a range of values per heap page,
11131114
rather than having one index entry for every heap row

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp