SQL statements not printed in pgpool log - Mailing list pgsql-admin

From Gnanakumar
Subject SQL statements not printed in pgpool log
Date
Msg-id 005701cb3aea$cdc26ae0$694740a0$@com
Whole thread Raw
Responses Re: SQL statements not printed in pgpool log  ("Gnanakumar" <gnanam@zoniac.com>)
List pgsql-admin
Hi,

Our production server is running PostgreSQL v8.2.3 on Red Hat Enterprise
Linux Server release 5 (Tikanga) and for database connection management
we're using pgpool-II v2.0.1.

I've been following with one of the issue I was facing with pgpool in its
forums and mailing list, but till now I've not any found any
response/solution there.
http://pgfoundry.org/pipermail/pgpool-general/2010-August/002861.html

Issue is:
Recently, we upgraded our JDBC driver 2 to JDBC driver 4.  After changing to
JDBC driver 4, I'm not able to see none of the SQL statements printed in
pgpool log.  What's going wrong?

Instead of SQL statements, I can see only the following lines:

2010-08-09 20:22:20 LOG: pid 20794: YYYYY
2010-08-09 20:22:20 LOG: pid 20794: YYYYY
2010-08-09 20:22:20 LOG: pid 20794: YYYYY

If I use JDBC driver 2, I don't have this problem. How do I fix this issue,
so that SQL statements are also printed in the pgpool log.

I know that this is not the right place to post, but I hope PostgreSQL
experts can assist me in the right direction to resolve this issue?

Regards,
Gnanam


pgsql-admin by date:

Previous
From: "Gnanakumar"
Date:
Subject: Re: Autovacuum daemon internal handling
Next
From: Robert Haas
Date:
Subject: Re: [HACKERS] postgres 9.0 crash when bringing up hot standby