How to find out if an index is unique? - Mailing list pgsql-sql

From Dirk Lutzebaeck
Subject How to find out if an index is unique?
Date
Msg-id 15669.16833.74916.773006@cayambe.core.aeccom.com
Whole thread Raw
Responses Re: How to find out if an index is unique?  (Achilleus Mantzios <achill@matrix.gatewaynet.com>)
Re: How to find out if an index is unique?  ("Rajesh Kumar Mallah." <mallah@trade-india.com>)
Re: How to find out if an index is unique?  (Christoph Haller <ch@rodos.fzk.de>)
List pgsql-sql
Hello,

is there a way to ask the system tables if a given index was created
with the unique qualification? I don't want to insert data to try.

Greetings,

Dirk


pgsql-sql by date:

Previous
From: Richard Huxton
Date:
Subject: Re: Indexing UNIONs
Next
From: "Luis Alberto Amigo Navarro"
Date:
Subject: why is postgres estimating so badly?