Add TODO URL for:
* Consider increasing the number of default statistics target, and reduce statistics target overhead > http://archives.postgresql.org/pgsql-hackers/2008-01/msg01066.php
This commit is contained in:
parent
a7b7b07af3
commit
3ff83c333e
3
doc/TODO
3
doc/TODO
@ -1,7 +1,7 @@
|
|||||||
PostgreSQL TODO List
|
PostgreSQL TODO List
|
||||||
====================
|
====================
|
||||||
Current maintainer: Bruce Momjian (bruce@momjian.us)
|
Current maintainer: Bruce Momjian (bruce@momjian.us)
|
||||||
Last updated: Mon Mar 17 14:22:37 EDT 2008
|
Last updated: Mon Mar 17 17:09:20 EDT 2008
|
||||||
|
|
||||||
The most recent version of this document can be viewed at
|
The most recent version of this document can be viewed at
|
||||||
http://www.postgresql.org/docs/faqs.TODO.html.
|
http://www.postgresql.org/docs/faqs.TODO.html.
|
||||||
@ -1140,6 +1140,7 @@ Indexes
|
|||||||
and expression indexes
|
and expression indexes
|
||||||
http://archives.postgresql.org/pgsql-general/2007-05/msg01228.php
|
http://archives.postgresql.org/pgsql-general/2007-05/msg01228.php
|
||||||
http://archives.postgresql.org/pgsql-general/2007-06/msg00542.php
|
http://archives.postgresql.org/pgsql-general/2007-06/msg00542.php
|
||||||
|
http://archives.postgresql.org/pgsql-hackers/2008-01/msg01066.php
|
||||||
|
|
||||||
* Consider compressing indexes by storing key values duplicated in
|
* Consider compressing indexes by storing key values duplicated in
|
||||||
several rows as a single index entry
|
several rows as a single index entry
|
||||||
|
@ -8,7 +8,7 @@
|
|||||||
<body bgcolor="#FFFFFF" text="#000000" link="#FF0000" vlink="#A00000" alink="#0000FF">
|
<body bgcolor="#FFFFFF" text="#000000" link="#FF0000" vlink="#A00000" alink="#0000FF">
|
||||||
<h1><a name="section_1">PostgreSQL TODO List</a></h1>
|
<h1><a name="section_1">PostgreSQL TODO List</a></h1>
|
||||||
<p>Current maintainer: Bruce Momjian (<a href="mailto:bruce@momjian.us">bruce@momjian.us</a>)<br/>
|
<p>Current maintainer: Bruce Momjian (<a href="mailto:bruce@momjian.us">bruce@momjian.us</a>)<br/>
|
||||||
Last updated: Mon Mar 17 14:22:37 EDT 2008
|
Last updated: Mon Mar 17 17:09:20 EDT 2008
|
||||||
</p>
|
</p>
|
||||||
<p>The most recent version of this document can be viewed at<br/>
|
<p>The most recent version of this document can be viewed at<br/>
|
||||||
<a href="http://www.postgresql.org/docs/faqs.TODO.html">http://www.postgresql.org/docs/faqs.TODO.html</a>.
|
<a href="http://www.postgresql.org/docs/faqs.TODO.html">http://www.postgresql.org/docs/faqs.TODO.html</a>.
|
||||||
@ -996,6 +996,7 @@ first. There is also a developer's wiki at<br/>
|
|||||||
and expression indexes
|
and expression indexes
|
||||||
<a href="http://archives.postgresql.org/pgsql-general/2007-05/msg01228.php">http://archives.postgresql.org/pgsql-general/2007-05/msg01228.php</a>
|
<a href="http://archives.postgresql.org/pgsql-general/2007-05/msg01228.php">http://archives.postgresql.org/pgsql-general/2007-05/msg01228.php</a>
|
||||||
<a href="http://archives.postgresql.org/pgsql-general/2007-06/msg00542.php">http://archives.postgresql.org/pgsql-general/2007-06/msg00542.php</a>
|
<a href="http://archives.postgresql.org/pgsql-general/2007-06/msg00542.php">http://archives.postgresql.org/pgsql-general/2007-06/msg00542.php</a>
|
||||||
|
<a href="http://archives.postgresql.org/pgsql-hackers/2008-01/msg01066.php">http://archives.postgresql.org/pgsql-hackers/2008-01/msg01066.php</a>
|
||||||
</p>
|
</p>
|
||||||
</li><li>Consider compressing indexes by storing key values duplicated in
|
</li><li>Consider compressing indexes by storing key values duplicated in
|
||||||
several rows as a single index entry
|
several rows as a single index entry
|
||||||
|
Loading…
x
Reference in New Issue
Block a user