Re: is it postgres issue? - Mailing list pgsql-admin

From Tom Lane
Subject Re: is it postgres issue?
Date
Msg-id 2956.1042269937@sss.pgh.pa.us
Whole thread Raw
In response to is it postgres issue?  ("Rajesh Kumar Mallah." <mallah@trade-india.com>)
List pgsql-admin
"Rajesh Kumar Mallah." <mallah@trade-india.com> writes:
> tradein_clients=# begin work; UPDATE eyp_listing  set company_id=companies.company_id from companies   where
eyp_listing.amount> 0  and  
> eyp_listing.email=companies.email;
> BEGIN
> ERROR:  heap_mark4update: (am)invalid tid

> is it a postgresql issue?

Possibly, but we'll need to see more detail.

            regards, tom lane

pgsql-admin by date:

Previous
From: "Rajesh Kumar Mallah."
Date:
Subject: is it postgres issue?
Next
From: Tom Lane
Date:
Subject: Re: error starting PostgreSQL