is it postgres issue?

Поиск
Список
Период
Сортировка
От Rajesh Kumar Mallah.
Тема is it postgres issue?
Дата
Msg-id 200301111228.53997.mallah@trade-india.com
обсуждение исходный текст
Ответы Re: is it postgres issue?  (Tom Lane <tgl@sss.pgh.pa.us>)
Список 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.



В списке pgsql-admin по дате отправления:

Предыдущее
От: Stephan Szabo
Дата:
Сообщение: Re: restore/dup OIDs HELP!
Следующее
От: Tom Lane
Дата:
Сообщение: Re: is it postgres issue?