Selecting names of indexes that are not dependent on constraints. - Mailing list pgsql-sql

From Dmitriy Igrishin
Subject Selecting names of indexes that are not dependent on constraints.
Date
Msg-id b4399d111003110715h1415e094paaf0d5e5e0ada46@mail.gmail.com
Whole thread Raw
Responses Re: Selecting names of indexes that are not dependent on constraints.  (Dmitriy Igrishin <dmitigr@gmail.com>)
Re: Selecting names of indexes that are not dependent on constraints.  (Tom Lane <tgl@sss.pgh.pa.us>)
List pgsql-sql
Hey all,<br /><br />How can I select names of indexes of table (or even whole schema) that are not dependent on
constraints?<br/><br />Unfortunately there is no way to select only "independent" indexes from pg_indexes view.<br
/><br/>How can I do it?<br /><br />Regards,<br />Dmitriy Igrishin<br /> 

pgsql-sql by date:

Previous
From: Ben Morrow
Date:
Subject: Re: Help : insert a bytea data into new table
Next
From: Dmitriy Igrishin
Date:
Subject: Re: Selecting names of indexes that are not dependent on constraints.