Re: Log - Meldungen in psql

Andreas Kretschmer <[email protected]>
Newsgroups gmane.comp.db.postgresql.german
Message-ID <20130501124635.GA30922@tux>
bernhard <[email protected]> wrote:

> kompiliert. Wenn ich nun psql aufrufe, bekomme ich immer den log-output  
> angezeigt. Also z.B.:
>
> emcs=> select 1/0;
> LOG:  Anweisung: select 1/0;
> FEHLER:  Division durch Null
>
> (Das geht ja noch, aber die Meldungen können riesig sein.)
>
> Hat jemand eine Idee, was ich da falsch gemacht habe?

Schnellschuß: auf was steht client_min_messages ?
Vermutlich nicht auf 'default', oder?

Ansonsten: schau mal durch, was bei 'show all;' bei den log_* so
eingestellt ist. Du hast das irgendwo, vermutlich in der
postgresql.conf, hochgesetzt. Deine Compile-Optionen haben da eher
keinen Einfluß drauf.

Andreas
-- 
Really, I'm not out to destroy Microsoft. That will just be a completely
unintentional side effect.                              (Linus Torvalds)
"If I was god, I would recompile penguin with --enable-fly."   (unknown)
Kaufbach, Saxony, Germany, Europe.              N 51.05082°, E 13.56889°


-- 
Sent via pgsql-de-allgemein mailing list ([email protected])
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-de-allgemein
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.