Re: PgAdmin 1.10 Beta 2 - can't create gist index against 8.4 - Mailing list pgadmin-support

From Quan Zongliang
Subject Re: PgAdmin 1.10 Beta 2 - can't create gist index against 8.4
Date
Msg-id 20090515104057.32C7.4125B4E5@gmail.com
Whole thread Raw
In response to PgAdmin 1.10 Beta 2 - can't create gist index against 8.4  ("Obe, Regina" <robe.dnd@cityofboston.gov>)
List 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@gmail.com
CIT JAPAN: http://www.cit.co.jp
CIT CHINA: http://www.citbj.com.cn



pgadmin-support by date:

Previous
From: chris.sullivan@l-3com.com
Date:
Subject: i need help its not working
Next
From: Spyros Spyrou
Date:
Subject: pg_dump Help