Thread: Make psql 7.2 \d work like 7.1?

Make psql 7.2 \d work like 7.1?

From
Jeff Boes
Date:
Is there any way to make the \d command in psql 7.2 display only the
information that was displayed under 7.1?  We have a table which serves
as the target for many, many foreign key constraints.  When we display
the table with \d, we get:

Indexes: ...
Primary key: ...
Check constraints: ...
Triggers: RI_ConstraintTrigger_109954866,
          RI_ConstraintTrigger_109954864,
          RI_ConstraintTrigger_18948797,
          RI_ConstraintTrigger_18948963,
...

(for over 50 lines).  Ideally, I'd like to suppress this whole "Triggers"
section, perhaps with a .psqlrc setting.

--
Jeff Boes                                      vox 616.226.9550 ext 24
Database Engineer                                     fax 616.349.9076
Nexcerpt, Inc.                                 http://www.nexcerpt.com
           ...Nexcerpt... Extend your Expertise