Skip to content

Tuple cannot be frozen now, please try later - but it should be possible. #82

@yazun

Description

@yazun

We had to set higher (60000) vacuum_delta to avoid #39

Then, when we try to vacuum freeze we get on:

ERROR: XX000 - node:datanode11, backend_pid:28825, nodename:datanode9,backend_pid:42554,message:tuple cannot be frozen now, please try later xid 1172990 cutoff xid 1186959 committs 14509364588940 RecentDataTs 14496642600457 RecentGlobalXmin 1196959 RecentGlobalDataXmin 1196959

Are these two related?
It's a blocker as it also causes other bugs to appear, i.e. errors like

ERROR: XX000 - node:datanode1, backend_pid:39522, nodename:datanode1,backend_pid:39522,message:relation 523409537 deleted while still in use

when trying to use a function in a create tbl as ... fn_immutable_that_does_lookup(..) in qual
which are total blockers for us.

Any hints?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions