Re: Consistent file-level backup of pg data directory

Поиск
Список
Период
Сортировка
От M Tarkeshwar Rao
Тема Re: Consistent file-level backup of pg data directory
Дата
Msg-id 1C16813DAFF3E44B939586605D40E9F01159051C@ESESSMB107.ericsson.se
обсуждение исходный текст
Ответ на Re: Consistent file-level backup of pg data directory  (Ivan Voras <ivoras@freebsd.org>)
Список pgsql-general
Hi All,

I am facing one problem. I want to read the log files of postgres.

Actually our customer facing some problem in database. Continuously one error exception raised by the system. 

Error is:
2014-01-09 22:08:12.003, SEVERE, manager.Data Manager - Could not execute JDBC batch update; SQL [insert into
MM_CONFIGURATION(NAME, CONFIGTYPE, CHECKEDOUT, DELETED, COLLECTIONID, CONFIGID) values (?, ?, ?, ?, ?, ?)]; constraint
[null];nested exception is org.hibernate.exception.ConstraintViolationException: Could not execute JDBC batch update
 

I want to read the data provided by the customer to the system in log files.

Can you suggest me which log file I should go through and how?


Regards
Tarkeshwar

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

Предыдущее
От: Panneerselvam Posangu
Дата:
Сообщение: Re: SQL State XX000 : XML namespace issue
Следующее
От: Francisco Olarte
Дата:
Сообщение: Re: Index space growing even after cleanup via autovacuum in Postgres 9.2