Greetings, I'm using pgpool-3.0.4 to load balance queries between 3 PostgreSQL servers. I'm occasionally seeing some "unable to parse the query' errors in the pgpool log for queries that are malformed from a client. The problem is that pgpool doesn't log the client IP or hostname, so its rather difficult to debug. Other than enabling full debug logs for pgpool, is there some way to add the client IP address (or hostname) whenever pgpool creates a log entry?
thanks! _______________________________________________ Pgpool-general mailing list [email protected] http://pgfoundry.org/mailman/listinfo/pgpool-general
