is it postgres issue?

From: "Rajesh Kumar Mallah(dot)" <mallah(at)trade-india(dot)com>
To: pgsql-admin(at)postgresql(dot)org
Subject: is it postgres issue?
Date: 2003-01-11 06:58:53
Message-ID: 200301111228.53997.mallah@trade-india.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-admin

Hi On updating a table i get following ERROR

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?
or is it some contrib module i am using tsearch in this table.

regds
mallah.

--
Rajesh Kumar Mallah,
Project Manager (Development)
Infocom Network Limited, New Delhi
phone: +91(11)6152172 (221) (L) ,9811255597 (M)

Visit http://www.trade-india.com ,
India's Leading B2B eMarketplace.

Responses

Browse pgsql-admin by date

  From Date Subject
Next Message Tom Lane 2003-01-11 07:25:37 Re: is it postgres issue?
Previous Message Stephan Szabo 2003-01-11 05:53:42 Re: restore/dup OIDs HELP!