RE: Instrumenting and Logging in JDBC

From: "Dave Cramer" <dave(at)fastcrypt(dot)com>
To: <btoback(at)mac(dot)com>, <pgsql-hackers(at)postgresql(dot)org>
Subject: RE: Instrumenting and Logging in JDBC
Date: 2001-06-24 03:46:41
Message-ID: 000001c0fc60$480ac820$0201a8c0@INSPIRON
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers pgsql-jdbc

I would like to see the calls, please submit them

Dave

-----Original Message-----
From: pgsql-hackers-owner(at)postgresql(dot)org
[mailto:pgsql-hackers-owner(at)postgresql(dot)org] On Behalf Of btoback(at)mac(dot)com
Sent: June 23, 2001 7:38 PM
To: pgsql-hackers(at)postgresql(dot)org
Subject: [HACKERS] Instrumenting and Logging in 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

---------------------------(end of broadcast)---------------------------
TIP 5: Have you checked our extensive FAQ?

http://www.postgresql.org/users-lounge/docs/faq.html

In response to

Browse pgsql-hackers by date

  From Date Subject
Next Message Philip Warner 2001-06-24 03:47:58 Re: Setuid functions
Previous Message Tom Lane 2001-06-24 02:46:46 Re: [PATCH] by request: base64 for bytea

Browse pgsql-jdbc by date

  From Date Subject
Next Message Martin Algesten 2001-06-24 09:40:33 Fixing SQLException error codes.
Previous Message GH 2001-06-24 00:03:07 Re: question on trigger