"Rajesh Kumar Mallah." <mallah(at)trade-india(dot)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