Re: PostgreSQL performance in simple queries - Mailing list pgsql-performance

From Joseph Shraibman
Subject Re: PostgreSQL performance in simple queries
Date
Msg-id c8hdd7$ffa$1@news.hub.org
Whole thread Raw
In response to Re: PostgreSQL performance in simple queries  (Neil Conway <neilc@samurai.com>)
Responses Re: PostgreSQL performance in simple queries  (Tom Lane <tgl@sss.pgh.pa.us>)
List pgsql-performance
Neil Conway wrote:

> PostgreSQL (< 7.5) won't consider using an indexscan when the predicate
> involves an integer literal and the column datatype is int2 or int8.

Is this fixed for 7.5?  It isn't checked off on the TODO list at
http://developer.postgresql.org/todo.php

pgsql-performance by date:

Previous
From: "Matthew T. O'Connor"
Date:
Subject: Re: Wierd context-switching issue on Xeon
Next
From: Christopher Browne
Date:
Subject: Re: Wierd context-switching issue on Xeon