Re: How to get RAISE messges displayed? - Mailing list pgsql-general

From Luca Ferrari
Subject Re: How to get RAISE messges displayed?
Date
Msg-id CAKoxK+4O7izdivYboDZo2b+nim+2qmX0RXrCGCyJR=OAXYX_YA@mail.gmail.com
Whole thread Raw
In response to Re: How to get RAISE messges displayed?  (stan <stanb@panix.com>)
List pgsql-general
On Sat, Aug 31, 2019 at 12:35 AM stan <stanb@panix.com> wrote:
> Got it working.
>
> Not 100% sure what I had wrong.

You can also do, in your session:
set client_min_messages to notice;
without having to change it in the configuration (for all sessions).

Luca



pgsql-general by date:

Previous
From: James Sewell
Date:
Subject: Upgrade 96 -> 11
Next
From: Luca Ferrari
Date:
Subject: partition by range or by list constraint check (was Re: literal vsdynamic partition constraint in plan execution)