O'Shea, Brendan wrote: > This is a bug in the graphical explain plan in the pgAdmin III Query > tool. In the graphical explain plan if your query is ordering with the > help of an index and the order is "Descending" then the graphical > explain plan just says "using" as the index name. If the sort order is > ascending then the correct index name is displayed. Here are the > relevant lines from the textual output from explain:
Thanks Brendan - fixed for 1.6.3. Regards, Dave. ---------------------------(end of broadcast)--------------------------- TIP 6: explain analyze is your friend