Re: Consistent file-level backup of pg data directory

From: M Tarkeshwar Rao <m(dot)tarkeshwar(dot)rao(at)ericsson(dot)com>
To: "pgsql-general(at)postgresql(dot)org" <pgsql-general(at)postgresql(dot)org>
Subject: Re: Consistent file-level backup of pg data directory
Date: 2014-01-10 11:06:13
Message-ID: 1C16813DAFF3E44B939586605D40E9F01159051C@ESESSMB107.ericsson.se
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: 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

In response to

Browse pgsql-general by date

  From Date Subject
Next Message Francisco Olarte 2014-01-10 12:06:21 Re: Index space growing even after cleanup via autovacuum in Postgres 9.2
Previous Message Panneerselvam Posangu 2014-01-10 10:59:33 Re: SQL State XX000 : XML namespace issue