On Mon, Sep 14, 2009 at 5:29 PM, Tatsuo Ishii <[email protected]> wrote: > Please redirect pgpool-II output to whatever logfile you like. For > example, > > /usr/local/bin/pgpool -f /etc/pgpool.conf -a /etc/pool_hba.conf -n -d > > /var/log/pgpool/pgpool.log 2>&1
Thank you. I've turned this on, and in two days, my pgpool generated 139 GB and filled up the disk. Is there some way to dial down the verbosity of the logging? Here is what I have right now in /etc/pgpool.conf: logdir = '/var/log/pgpool' log_statement = false log_connections = false log_hostname = false Thanks, Aleksey _______________________________________________ Pgpool-general mailing list [email protected] http://pgfoundry.org/mailman/listinfo/pgpool-general
