lots of puzzling log messages

Поиск
Список
Период
Сортировка
От Dennis Sacks
Тема lots of puzzling log messages
Дата
Msg-id 4265A4CE.4010601@illusions.com
обсуждение исходный текст
Ответы Re: lots of puzzling log messages
Список pgsql-general
I am Seeing twelve of these messages every five to ten seconds in the
Postgresql serverlog when my java application is running:


2005-04-19 16:43:03 LOG:  00000: duration: 0.246 ms
LOCATION:  exec_simple_query, postgres.c:960
2005-04-19 16:43:03 LOG:  00000: statement: rollback; begin;
LOCATION:  pg_parse_query, postgres.c:464


postgresql.conf has:

log_connections = true
log_duration = true
log_statement = true
log_timestamp = true

Running  postgres 7.4.2.

The Java application uses postgresql-7.4.1.jar. It is a custom developed
application.

I am wondering what these log messages mean. Any ideas?

Dennis

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

Предыдущее
От: Russell Smith
Дата:
Сообщение: Re: pg_dump fails
Следующее
От: Lorenzo Thurman
Дата:
Сообщение: Re: pg_dump fails