Skip site navigation (1) Skip section navigation (2)

Peripheral Links

Header And Logo

PostgreSQL
| The world's most advanced open source database.

Site Navigation

Search for
  Advanced Search

Re: Lots of junk on my console



Kris Jurka wrote:



Perhaps you should avoid using loglevel=1 if you don't want any logging output. If you want to get VACUUM details that should be available in a SQLWarning attached to the statement and should be easier to put where you want than something that is dumped to stdout.

In older versions of the driver they were in the SQLWarning only if I set loglevel=1. I see that isn't the case now, so I'll disable it. Thanks for your help.




Home | Main Index | Thread Index

Privacy Policy | PostgreSQL Archives hosted by Command Prompt, Inc. | Designed by tinysofa
Copyright © 1996 – 2008 PostgreSQL Global Development Group