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



Joseph S wrote:
I append ?loglevel=1 to the db connection urls I use for running VACUUM commands. Would that set the logwriter?

Actually I see that it does.  The comment in AbstractJdbc2Connection reads:

        // Read loglevel arg and set the loglevel based on this value;
        // In addition to setting the log level, enable output to
        // standard out if no other printwriter is set

So I guess I have to set it back to null each time I create a db connection.



Home | Main Index | Thread Index

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