Clean up code
Started by CK Tanalmost 5 years ago3 messages
Hi, can someone point me to the code that cleans up temp files should a
query crashed unexpectedly? Thanks!
Re: Clean up code
On 09/02/2021 00:09, CK Tan wrote:
Hi, can someone point me to the code that cleans up temp files should a
query crashed unexpectedly? Thanks!
Autovacuum does that. Search for "orphan" in do_autovacuum() function.
- Heikki
Re: Clean up code
On Mon, Feb 8, 2021, at 7:09 PM, CK Tan wrote:
Hi, can someone point me to the code that cleans up temp files should a query crashed unexpectedly? Thanks!
See this patch [1]/messages/by-id/CAH503wDKdYzyq7U-QJqGn=Gm6XmoK+6_6xTJ-Yn5WSvoHLY1Ww@mail.gmail.com.
[1]: /messages/by-id/CAH503wDKdYzyq7U-QJqGn=Gm6XmoK+6_6xTJ-Yn5WSvoHLY1Ww@mail.gmail.com
--
Euler Taveira
EDB https://www.enterprisedb.com/