Logging from multiple connections

Поиск
Список
Период
Сортировка
От Kevin Grittner
Тема Logging from multiple connections
Дата
Msg-id 43849F580200002500000914@gwmta.wicourts.gov
обсуждение исходный текст
Ответы Re: Logging from multiple connections  (Oliver Jowett <oliver@opencloud.com>)
Список pgsql-jdbc
Just a couple jdbc logging suggestions.

Wading through loglevel=2 output today, it occurred to me that it would
be nice if the jdbc log file included a prefix with something to
identify the connection.  Sometimes you can only get an error to occur
on a busy system with multiple active connections, and the jdbc log
currently mixes everything together, which can make it hard to follow.

A timestamp could also be useful, since I'm often trying to find
something in the jdbc log related to events from other logs which have a
timestamp.

If I've missed a way to configure these, please let me know.

-Kevin



В списке pgsql-jdbc по дате отправления:

Предыдущее
От: "Kevin Grittner"
Дата:
Сообщение: Room to optimize updates through ResultSet
Следующее
От: Oliver Jowett
Дата:
Сообщение: Re: Room to optimize updates through ResultSet