Re: is it postgres issue?

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

Предыдущее
От: "Rajesh Kumar Mallah."
Дата:
Сообщение: is it postgres issue?
Следующее
От: Tom Lane
Дата:
Сообщение: Re: error starting PostgreSQL