1
0
mirror of https://github.com/postgres/postgres.git synced 2025-07-31 22:04:40 +03:00

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:
Bruce Momjian
2008-03-17 21:09:30 +00:00
parent a7b7b07af3
commit 3ff83c333e
2 changed files with 4 additions and 2 deletions

View File

@ -1,7 +1,7 @@
PostgreSQL TODO List
====================
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
http://www.postgresql.org/docs/faqs.TODO.html.
@ -1140,6 +1140,7 @@ Indexes
and expression indexes
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-hackers/2008-01/msg01066.php
* Consider compressing indexes by storing key values duplicated in
several rows as a single index entry