Igor Neyman <[email protected]> writes: > I wonder if there is a column in pg catalog, that indicates the type of the > index. I couldn't find one.
join relam to pg_am.oid
> So, I ran the following sql trying to find system indexes of gin or gist type:
There aren't any.
regards, tom lane
--
Sent via pgsql-general mailing list ([email protected])
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-general
