Re: Add schema-qualified relnames in constraint error messages. - Mailing list pgsql-hackers

From Jim Nasby
Subject Re: Add schema-qualified relnames in constraint error messages.
Date
Msg-id 568C82D0.2010702@BlueTreble.com
Whole thread Raw
In response to Re: Add schema-qualified relnames in constraint error messages.  (Tom Lane <tgl@sss.pgh.pa.us>)
Responses Re: Add schema-qualified relnames in constraint error messages.  (Tom Lane <tgl@sss.pgh.pa.us>)
List pgsql-hackers
On 1/5/16 8:41 PM, Tom Lane wrote:
> Jim Nasby<Jim.Nasby@BlueTreble.com>  writes:
>> >does psql do anything with those fields? ISTM the biggest use for this
>> >info is someone sitting at psql or pgAdmin.
> Sure, if you turn up the error verbosity.

FWIW, I suspect very few people know about the verbosity setting (I 
didn't until a few months ago...) Maybe psql should hint about it the 
first time an error is reported in a session.
-- 
Jim Nasby, Data Architect, Blue Treble Consulting, Austin TX
Experts in Analytics, Data Architecture and PostgreSQL
Data in Trouble? Get it in Treble! http://BlueTreble.com



pgsql-hackers by date:

Previous
From: Amit Langote
Date:
Subject: Re: Multi-tenancy with RLS
Next
From: Amit Kapila
Date:
Subject: Re: [PATCH] Refactoring of LWLock tranches