Hi, On 2025-07-22 11:44:29 -0700, Masahiko Sawada wrote: > Do you think it makes sense to implement the above idea that we launch > parallel vacuum workers for heap through the same vacuumparallel.c > codebase and maintain the consistent interface with parallel index > vacuuming APIs?
Yes, that might make sense. But wiring it up via tableam doesn't make sense. Greetings, Andres Freund