Steve Crawford <[EMAIL PROTECTED]> writes:
> How can I create an index on an array element?

You need 7.4 and an extra layer of parentheses:

        create index foodex on foo ((textarray[3]));

                        regards, tom lane

---------------------------(end of broadcast)---------------------------
TIP 6: Have you searched our list archives?

               http://archives.postgresql.org

Reply via email to