Re: How to get RAISE messges displayed?

From: Luca Ferrari <fluca1978(at)gmail(dot)com>
To: stan <stanb(at)panix(dot)com>
Cc: pgsql-general <pgsql-general(at)lists(dot)postgresql(dot)org>
Subject: Re: How to get RAISE messges displayed?
Date: 2019-09-02 06:28:05
Message-ID: CAKoxK+4O7izdivYboDZo2b+nim+2qmX0RXrCGCyJR=OAXYX_YA@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

On Sat, Aug 31, 2019 at 12:35 AM stan <stanb(at)panix(dot)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

In response to

Browse pgsql-general by date

  From Date Subject
Next Message Luca Ferrari 2019-09-02 08:40:37 partition by range or by list constraint check (was Re: literal vs dynamic partition constraint in plan execution)
Previous Message James Sewell 2019-09-02 04:03:04 Upgrade 96 -> 11