FW: Reduce pl/pgsql output

From: "Garcia, Joshua" <Joshua(dot)Garcia(at)xerox(dot)com>
To: <pgsql-novice(at)postgresql(dot)org>
Subject: FW: Reduce pl/pgsql output
Date: 2006-08-03 15:57:35
Message-ID: E00A3B716AD4C84FB97E42367015E8A00BFF32@usa5911mf01.na.xerox.net
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-novice

I actually tried that using the SET log_min_messages TO log-level
command.

The NOTICE and CONTEXT messages came out just as usual. Did I do
something wrong or do I need to do something different?

Josh

-----Original Message-----
From: pgsql-novice-owner(at)postgresql(dot)org
[mailto:pgsql-novice-owner(at)postgresql(dot)org] On Behalf Of A. Kretschmer
Sent: Thursday, August 03, 2006 8:46 AM
To: pgsql-novice(at)postgresql(dot)org
Subject: Re: [NOVICE] Reduce pl/pgsql output
Importance: High

am 03.08.2006, um 8:29:13 -0700 mailte Garcia, Joshua folgendes:
> How can I reduce the output sent to the screen, such as the "NOTICE"
and
> "CONTEXT" outputs?

reduce the log-level.

log_min_messages or client_min_messages, i'm not sure.

HTH, Andreas
--
Andreas Kretschmer (Kontakt: siehe Header)
Heynitz: 035242/47215, D1: 0160/7141639
GnuPG-ID 0x3FFF606C http://wwwkeys.de.pgp.net
=== Schollglas Unternehmensgruppe ===

---------------------------(end of broadcast)---------------------------
TIP 4: Have you searched our list archives?

http://archives.postgresql.org

Responses

Browse pgsql-novice by date

  From Date Subject
Next Message Garcia, Joshua 2006-08-03 15:59:28 The old pl/pgsql editor question back again
Previous Message Garcia, Joshua 2006-08-03 15:55:59 pl/pgsql indentation emacs