Extended protocol logging - Mailing list pgsql-hackers

From Dave Cramer
Subject Extended protocol logging
Date
Msg-id B13449F4-A5FE-4E00-ABE2-66EAF3EB73B2@fastcrypt.com
Whole thread Raw
Responses Re: Extended protocol logging  (Tom Lane <tgl@sss.pgh.pa.us>)
List pgsql-hackers
These are logs from Beta 2.

Did I miss a discussion where we removed the name of the portal  
during parse, and bind ?

5715%2006-11-01 01:02:26.631 PST%454862a0.1653%SELECT LOG:  execute  
S_2: select t0.c_id, t0.c_contact, t0.c_credit_limit, t0.c_state,  
t0.c_zip, t0.c_phone, t0.c_credit, t0.c_since, t0.c_ytd_payment,  
t0.c_street1, t0.c_balance, t0.c_first, t0.c_last, t0.c_street2,  
t0.c_country, t0.c_city from c_customer t0  where t0.c_id = $1 for  
update
5715%2006-11-01 01:02:26.631 PST%454862a0.1653%SELECT DETAIL:   
parameters: $1 = '44381'

5719%2006-11-01 01:02:28.459 PST%454862a0.1657%SELECT LOG:  duration:  
4.365 ms
5719%2006-11-01 01:02:28.463 PST%454862a0.1657%PARSE LOG:  duration:  
0.672 ms
5719%2006-11-01 01:02:28.464 PST%454862a0.1657%BIND LOG:  duration:  
0.128 ms

Dave


pgsql-hackers by date:

Previous
From: "Henry B. Hotz"
Date:
Subject: Design Considerations for New Authentication Methods
Next
From: "Joshua D. Drake"
Date:
Subject: Re: [GENERAL] Index greater than 8k