Add psql command to list constraints - Mailing list pgsql-hackers

From David G. Johnston
Subject Add psql command to list constraints
Date
Msg-id CAKFQuwYSr=kdNstKCc5_PR0GTiZ=GYcDwnR_AynPvg6R7yUxsg@mail.gmail.com
Whole thread Raw
In response to Re: Add psql command to list constraints  (Tatsuro Yamada <tatsuro.yamada.tf@nttcom.co.jp>)
List pgsql-hackers
On Monday, November 15, 2021, Tatsuro Yamada <tatsuro.yamada.tf@nttcom.co.jp> wrote:

I don't know if this is a good example, but if you look at StackOverflow,
it seems that people who want to see a list of constraints appear regularly.

https://stackoverflow.com/questions/62987794/how-to-list-all-constraints-of-a-table-in-postgresql


Given the questioner restricted their question to “for a given table” I’d say it supports leaving the status quo, not changing it.

If, as you suppose, these come up regularly then finding one that asks for it “in the entire database”, ideally with some stated goal, should be doable.

 David J.

pgsql-hackers by date:

Previous
From: Tatsuro Yamada
Date:
Subject: Re: Add psql command to list constraints
Next
From: vignesh C
Date:
Subject: Re: Added schema level support for publication.