operator classes in pgAdmin - Mailing list pgadmin-support

From mikeem@gmx.net
Subject operator classes in pgAdmin
Date
Msg-id 47E853F5.7040002@gmx.net
Whole thread Raw
Responses Re: operator classes in pgAdmin
List pgadmin-support
Hello, how to create an index with an operator class in pgAdmin3 1.8.2 ?
On the command line i do:
CREATE INDEX idx1 ON mytab (mycolumn text_pattern_ops);

But in pgAdmin i cant find any place to add the "text_pattern_ops". Anyone 
help?

Ciao!


pgadmin-support by date:

Previous
From: Maciek Sakrejda
Date:
Subject: pgAdmin hang on connection drop/reconnect
Next
From: Guillaume Lelarge
Date:
Subject: Re: operator classes in pgAdmin