Thanks!
> 9 (enabling logical decoding)
> 10 (initializing logical decoding)
> 1 (seq scanning heap)
> 7 (rebuilding index)
> 5 (catch-up)
> 6 (swapping relation files)
> 8 (final cleanup)
I think the ordering here does not matter and we don't make
guarantees, so I will keep it that way.
v3- just has a minor change: I was using "REPACK (CONCURRENTLY)"
instead of using the existing "REPACK CONCURRENTLY" style. Fixed
--
Sami