Re: Add REPACK progress phases for logical decoding setup - Mailing list pgsql-hackers

From Sami Imseih
Subject Re: Add REPACK progress phases for logical decoding setup
Date
Msg-id CAN12+YKo-vjvdPQts6QnHoB3ET5A2or137oN_FGMviQdtYLN6Q@mail.gmail.com
Whole thread
In response to Re: Add REPACK progress phases for logical decoding setup  (Manu <manuelreyesbravo@gmail.com>)
List pgsql-hackers
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

Attachment

pgsql-hackers by date:

Previous
From: Sehrope Sarkuni
Date:
Subject: Re: Speed up lpad() and rpad() for one-byte padding strings
Next
From: Jacob Champion
Date:
Subject: Re: contrib/pg_stat_tcpinfo