Commit 8a58c7f5 authored by Bruce Momjian's avatar Bruce Momjian

Add:

> * Improve concurrency of hash indexes
> * Test hash index performance and recommend or discourage usage
parent d9b01c13
TODO list for PostgreSQL TODO list for PostgreSQL
======================== ========================
Last updated: Tue Feb 19 16:38:14 EST 2002 Last updated: Tue Feb 19 17:34:12 EST 2002
Current maintainer: Bruce Momjian (pgman@candle.pha.pa.us) Current maintainer: Bruce Momjian (pgman@candle.pha.pa.us)
...@@ -157,6 +157,8 @@ INDEXES ...@@ -157,6 +157,8 @@ INDEXES
float4, numeric/decimal too [optimizer] float4, numeric/decimal too [optimizer]
* Improve concurrency in GIST * Improve concurrency in GIST
* Add FILLFACTOR to index creation * Add FILLFACTOR to index creation
* Improve concurrency of hash indexes
* Test hash index performance and recommend or discourage usage
COMMANDS COMMANDS
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment