|
|
|
|
|
by nierman
4053 days ago
|
|
Even if the long-running transaction hasn't accessed the job queue table yet it might do so before it completes. Postgres needs to keep the "dead" tuples accessible as long as there are active transactions that started before the deletion. |
|