Oleg Bartunov <[EMAIL PROTECTED]> writes:
> btw, is there way to specify default ops for index ?

Sure, that's what pg_opclass is for.  Just insert the opclass name
and the OID of the type you want it to be the default index opclass
for.

                        regards, tom lane

Reply via email to