Instrumenting and Logging in JDBC

From: btoback(at)mac(dot)com
To: pgsql-hackers(at)postgresql(dot)org
Subject: Instrumenting and Logging in JDBC
Date: 2001-06-23 23:37:37
Message-ID: 200106232337.QAA08149@smtpout.mac.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers pgsql-jdbc

Hi all,

One more question/comment.

In order to track down the problem with the interaction between
WebObjects and the PostgreSQL JDBC driver, I had to insert a
fair amount of logging. This logging will be useful for anyone
else who's in a similar position, trying to get some piece of
middleware to work with PostgreSQL. If I switch to using log4j
(see http://jakarta.apache.org/log4j for information), would it
be useful to submit the logging calls as a patch?

I think it would be extremely useful, but I don't know the
philosophies or mindset of the PostgreSQL developers, so I
thought I'd ask.

-- Bruce

--------------------------------------------------------------------------
Bruce Toback Tel: (602) 996-8601| My candle burns at both ends;
OPT, Inc. (800) 858-4507| It will not last the night;
11801 N. Tatum Blvd. Ste. 142 | But ah, my foes, and oh, my
friends -
Phoenix AZ 85028 | It gives a lovely light.
btoback(at)optc(dot)com | -- Edna St. Vincent Millay

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Bruce Momjian 2001-06-23 23:50:31 Re: pgsql/src/bin/initdb initdb.sh
Previous Message btoback 2001-06-23 23:32:53 JDBC adaptor issue

Browse pgsql-jdbc by date

  From Date Subject
Next Message GH 2001-06-24 00:03:07 Re: question on trigger
Previous Message btoback 2001-06-23 23:32:53 JDBC adaptor issue