Re: CTID: Anyway to lock it?

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: CTID: Anyway to lock it?
Дата
Msg-id 29773.1036438399@sss.pgh.pa.us
обсуждение исходный текст
Ответ на CTID: Anyway to lock it?  (Jim Hines <jhines@wdtv.com>)
Список pgsql-odbc
Jim Hines <jhines@wdtv.com> writes:
> Apparently the CTID changes per record with each update. Is there anyway to
> lock the CTID so that it doesn't change everytime I update a record?

No.  If your software is using CTID as a long-term (more than one
transaction) record identifier, then your software is broken.

            regards, tom lane

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

Предыдущее
От: Jim Hines
Дата:
Сообщение: CTID: Anyway to lock it?
Следующее
От: "Dave Page"
Дата:
Сообщение: Re: CTID: Anyway to lock it?