SQL statements not printed in pgpool log

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/00 2861.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


--
Sent via pgsql-admin mailing list (pgsql-admin [at] postgresql.org)
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-admin
Gnanam [ Fr, 13 August 2010 15:24 ] [ ID #2045995 ]

Re: SQL statements not printed in pgpool log

Any ideas/suggestions?

-----Original Message-----
From: Gnanakumar [mailto:gnanam [at] zoniac.com]
Sent: Friday, August 13, 2010 6:54 PM
To: pgsql-admin [at] postgresql.org
Subject: SQL statements not printed in pgpool log

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/00 2861.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


--
Sent via pgsql-admin mailing list (pgsql-admin [at] postgresql.org)
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-admin
Gnanam [ Di, 17 August 2010 16:07 ] [ ID #2046183 ]
Datenbanken » gmane.comp.db.postgresql.admin » SQL statements not printed in pgpool log

Vorheriges Thema: TopMemoryContext - Configuration Mistake?
Nächstes Thema: Is regular vacuuming with autovacuum needed?