Re: Advice on MyXactMade* flags, MyLastRecPtr, pendingDeletes and lazy XID assignment
От
Tom Lane
Тема
Re: Advice on MyXactMade* flags, MyLastRecPtr, pendingDeletes and lazy XID assignment
Дата
Msg-id
11261.1188522336@sss.pgh.pa.us
Ответ на
Список
Дерево обсуждения
Advice on MyXactMade* flags, MyLastRecPtr, pendingDeletes and lazy
XID assignment "Florian G. Pflug" <fgp@phlo.org>
Re: Advice on MyXactMade* flags, MyLastRecPtr, pendingDeletes and
lazy XID assignment Simon Riggs <simon@2ndquadrant.com>
Re: Advice on MyXactMade* flags, MyLastRecPtr, pendingDeletes and lazy XID assignment Tom Lane <tgl@sss.pgh.pa.us>
Re: Advice on MyXactMade* flags, MyLastRecPtr, pendingDeletes
and lazy XID assignment "Florian G. Pflug" <fgp@phlo.org>
Re: Advice on MyXactMade* flags, MyLastRecPtr, pendingDeletes and lazy XID assignment Tom Lane <tgl@sss.pgh.pa.us>
Re: Advice on MyXactMade* flags, MyLastRecPtr, pendingDeletes
and lazy XID assignment "Florian G. Pflug" <fgp@phlo.org>
Re: Advice on MyXactMade* flags, MyLastRecPtr, pendingDeletes
and lazy XID assignment "Florian G. Pflug" <fgp@phlo.org>
Re: Advice on MyXactMade* flags, MyLastRecPtr, pendingDeletes and lazy XID assignment Tom Lane <tgl@sss.pgh.pa.us>
Re: Advice on MyXactMade* flags, MyLastRecPtr, pendingDeletes
and lazy XID assignment "Florian G. Pflug" <fgp@phlo.org>
Re: Advice on MyXactMade* flags, MyLastRecPtr, pendingDeletes and lazy XID assignment Tom Lane <tgl@sss.pgh.pa.us>
Re: Advice on MyXactMade* flags, MyLastRecPtr,
pendingDeletes and lazy XID assignment Simon Riggs <simon@2ndquadrant.com>
Re: Advice on MyXactMade* flags, MyLastRecPtr, pendingDeletes and lazy XID assignment Tom Lane <tgl@sss.pgh.pa.us>
Re: Advice on MyXactMade* flags, MyLastRecPtr,
pendingDeletes and lazy XID assignment Alvaro Herrera <alvherre@commandprompt.com>
Re: Advice on MyXactMade* flags, MyLastRecPtr, pendingDeletes and lazy XID assignment Tom Lane <tgl@sss.pgh.pa.us>
Re: Advice on MyXactMade* flags, MyLastRecPtr, pendingDeletes
and lazy XID assignment "Florian G. Pflug" <fgp@phlo.org>
Re: Advice on MyXactMade* flags, MyLastRecPtr, pendingDeletes
and lazy XID assignment "Florian G. Pflug" <fgp@phlo.org>
Re: Advice on MyXactMade* flags, MyLastRecPtr, pendingDeletes and lazy XID assignment Tom Lane <tgl@sss.pgh.pa.us>
Re: Advice on MyXactMade* flags, MyLastRecPtr, pendingDeletes
and lazy XID assignment "Florian G. Pflug" <fgp@phlo.org>
Re: Advice on MyXactMade* flags, MyLastRecPtr, pendingDeletes and lazy XID assignment Tom Lane <tgl@sss.pgh.pa.us>
Re: Advice on MyXactMade* flags, MyLastRecPtr,
pendingDeletes and lazy XID assignment Simon Riggs <simon@2ndquadrant.com>
Re: Advice on MyXactMade* flags, MyLastRecPtr, pendingDeletes and lazy XID assignment Gregory Stark <stark@enterprisedb.com>
Re: Advice on MyXactMade* flags, MyLastRecPtr, pendingDeletes and
lazy XID assignment "Florian G. Pflug" <fgp@phlo.org>
Simon Riggs writes: > -1 to second: If there are any temporary deleted files then it is > because we've done a large sort, hash join etc, so avoiding the sync > makes no difference to the overall response time. I think you're confused, actually: this is not about temporary sort files, it's about dropping temp relations. The scenario for this to happen in ABORT is a rollback of a transaction that made a temp table. Whether that's common enough to be worth special optimization, I'm not sure. Your point that the transaction may have been heavyweight enough that it'd hardly matter is still on-target, you just got there by the wrong reasoning ;-) regards, tom lane
В списке pgsql-hackers по дате отправления
От: Alvaro Herrera
Дата: