Re: [GENERAL] Need help on postgres related to insertion of a tuple.

2015-07-16 Thread Adrian Klaver
On 07/16/2015 01:18 AM, M Tarkeshwar Rao wrote: Hi all, We have a table name auditTrailLogEntry where we were not able to able to insert in auditTrailLogEntry table. we have reindex the table and insertion issue has been resolved . we executed following command: *_Audit tail insertion issue.

Re: [GENERAL] Need help on postgres related to insertion of a tuple.

2015-07-16 Thread Michael Paquier
On Thu, Jul 16, 2015 at 5:18 PM, M Tarkeshwar Rao wrote: > a. How can we prevent "This has been seen to occur with buggy kernels; > consider updating your system" alarm ? > b. how can resolve "This has been seen to occur with buggy kernels; consider > updating your system" alarm ? This defense ha

[GENERAL] Need help on postgres related to insertion of a tuple.

2015-07-16 Thread M Tarkeshwar Rao
Hi all, We have a table name auditTrailLogEntry where we were not able to able to insert in auditTrailLogEntry table. we have reindex the table and insertion issue has been resolved . we executed following command: Audit tail insertion issue. INSERT INTO auditTrailLogEntry (event, inNodeID, i