Re: Add schema-qualified relnames in constraint error messages.

Поиск
Список
Период
Сортировка
От Jim Nasby
Тема Re: Add schema-qualified relnames in constraint error messages.
Дата
Msg-id 568C82D0.2010702@BlueTreble.com
обсуждение исходный текст
Ответ на Re: Add schema-qualified relnames in constraint error messages.  (Tom Lane <tgl@sss.pgh.pa.us>)
Ответы Re: Add schema-qualified relnames in constraint error messages.  (Tom Lane <tgl@sss.pgh.pa.us>)
Список 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 по дате отправления:

Предыдущее
От: Amit Langote
Дата:
Сообщение: Re: Multi-tenancy with RLS
Следующее
От: Amit Kapila
Дата:
Сообщение: Re: [PATCH] Refactoring of LWLock tranches