Skip to content
Snippets Groups Projects
Commit 8c873bbf authored by Magnus Hagander's avatar Magnus Hagander
Browse files

Make the walwriter close it's handle to an old xlog segment if it's no longer

the current one. Not doing this would leave the walwriter with a handle to a
deleted file if there was nothing for it to do for a long period of time,
preventing the file from  being completely removed.

Reported by Tollef Fog Heen, and thanks to Heikki for some hand-holding with
the patch.
parent 5a41c317
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment