transaction abort

Поиск
Список
Период
Сортировка
От postgresql
Тема transaction abort
Дата
Msg-id 200303171726375.SM01104@gaojun
обсуждение исходный текст
Ответы Re: transaction abort  (Tom Lane <tgl@sss.pgh.pa.us>)
Список pgsql-hackers
<p>Hi all.<p>    I have read some codes on transaction abort operation.  When the transaction abort, it seem that
<p>allthe tuples related in the transaction have not been deal with. it XMIN equals to the tuple create
transaction <p>ID.Its XMAX equals null.  Of cource , It make some records on the pg_log.<p>So I have one question, how
thesystem know which tuple is valid? do it need the help of pg_log? That is<p>,we check for a tuple with XMIN is valid
andthe sign in pg_log means COMMIT?<p>Thank for any comments<p>Josh 

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

Предыдущее
От: "Jinqiang Han"
Дата:
Сообщение: who can help me?
Следующее
От: Rod Taylor
Дата:
Сообщение: Re: who can help me?