X-Original-To: pgsql-docs-postgresql.org@localhost.postgresql.org Received: from localhost (unknown [200.46.204.144]) by svr1.postgresql.org (Postfix) with ESMTP id 34EA65E46C2 for ; Tue, 31 Aug 2004 16:17:23 -0300 (ADT) Received: from svr1.postgresql.org ([200.46.204.71]) by localhost (av.hub.org [200.46.204.144]) (amavisd-new, port 10024) with ESMTP id 25996-08 for ; Tue, 31 Aug 2004 19:17:17 +0000 (GMT) Received: from candle.pha.pa.us (candle.pha.pa.us [207.106.42.251]) by svr1.postgresql.org (Postfix) with ESMTP id DDC7C5E46CD for ; Tue, 31 Aug 2004 16:17:16 -0300 (ADT) Received: (from pgman@localhost) by candle.pha.pa.us (8.11.6/8.11.6) id i7VJHHO18285; Tue, 31 Aug 2004 15:17:17 -0400 (EDT) From: Bruce Momjian Message-Id: <200408311917.i7VJHHO18285@candle.pha.pa.us> Subject: Re: FAQ -- Index usage/speed In-Reply-To: To: "Thomas F.O'Connell" Date: Tue, 31 Aug 2004 15:17:17 -0400 (EDT) Cc: pgsql-docs@postgresql.org X-Mailer: ELM [version 2.4ME+ PL108 (25)] MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Content-Type: text/plain; charset=US-ASCII X-Virus-Scanned: by amavisd-new at hub.org X-Spam-Status: No, hits=0.0 tagged_above=0.0 required=5.0 tests= X-Spam-Level: X-Archive-Number: 200408/59 X-Sequence-Number: 2519 Thomas F.O'Connell wrote: > I thought about that, and it seems like the upgrade path from 7.x -> > 8.x is going to be slower than among any of the 7.x releases. 8.0 is > still several months away and it will probably be several months more > before people who are affected by this issue in production databases. > > The other thing I thought about was a caveat in the 7.x documentation > under indexes, as it doesn't seem to be mentioned anywhere. That would > keep it off the general FAQ but let folks using 7.x releases know about > it. It is on the TODO: * -Allow SELECT * FROM tab WHERE int2col = 4 to use int2col index, int8, float4, numeric/decimal too -- Bruce Momjian | http://candle.pha.pa.us pgman@candle.pha.pa.us | (610) 359-1001 + If your life is a hard drive, | 13 Roberts Road + Christ can be your backup. | Newtown Square, Pennsylvania 19073