On Thu, Sep 10, 2026, at 4:51 PM, Robert Haas wrote:
> On Thu, Sep 10, 2026 at 4:37 PM Tom Lane <[email protected]> wrote:
>> Don't we have logic somewhere to clean up orphaned relation files?
>
> Uh ... no?
>
> I mean, temp tables get cleaned up and unlogged tables get reset to
> empty, but the goal of being able to remove permanent relation files
> instead of permanently leaking them has, to my knowledge, thus far
> eluded us. I had hope to address that when working on UNDO, and other
> people have tried as well, but unless I've missed something big,
> nobody has thus far succeeded.

This is incoming with my resurrection of the UNDO work you and other
did and the addition of what I call "FILEOPS".

ETA... a week, target v20.

-greg

> -- 
> Robert Haas
> EDB: http://www.enterprisedb.com


Reply via email to