Re: PgAdmin 1.10 Beta 2 - can't create gist index against 8.4

From: Quan Zongliang <quanzongliang(at)gmail(dot)com>
To: "Obe, Regina" <robe(dot)dnd(at)cityofboston(dot)gov>
Cc: <pgadmin-support(at)postgresql(dot)org>
Subject: Re: PgAdmin 1.10 Beta 2 - can't create gist index against 8.4
Date: 2009-05-15 01:45:15
Message-ID: 20090515104057.32C7.4125B4E5@gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-support

> There doesn't seem to be a way to turn this off except by explicitly
> editing the SQL statement to remove the ASC clause. Can we have it not
> enabled by default or if we must -- allow this to be unchecked.
Thanks, Rigina.

The PostgreSQL documentation mentioned:
For index methods that support ordered scans (currently, only B-tree),
the optional clauses ASC, DESC, NULLS FIRST, and/or NULLS LAST can be specified
to reverse the normal sort direction of the index.

This is my mistake.
I will fix it ASAP.

-----------------------------------------------
Quan Zongliang
quanzongliang(at)gmail(dot)com
CIT JAPAN: http://www.cit.co.jp
CIT CHINA: http://www.citbj.com.cn

In response to

Browse pgadmin-support by date

  From Date Subject
Next Message Spyros Spyrou 2009-05-15 16:22:22 pg_dump Help
Previous Message chris.sullivan 2009-05-14 20:58:26 i need help its not working