Re: Printing query durations
| От | Tom Lane |
|---|---|
| Тема | Re: Printing query durations |
| Дата | |
| Msg-id | 26453.1143515949@sss.pgh.pa.us обсуждение |
| Ответ на | Re: Printing query durations (Dave Cramer <pg@fastcrypt.com>) |
| Ответы |
Re: Printing query durations
Re: Printing query durations |
| Список | pgsql-jdbc |
Dave Cramer <pg@fastcrypt.com> writes:
> There is no difference between a jdbc query and a psql query. The
> backend doesn't know where the query comes from.
However, the backend has different code paths for V2 and V3 protocol,
and it could be that what he's looking at is a deficiency in the V3
protocol logging support. If so, telling jdbc to use V2 would help.
(I'm being tentative about this because the backend version was not
mentioned --- we've fixed some of that stuff in recent releases.)
regards, tom lane
В списке pgsql-jdbc по дате отправления: