Re: REPACK enhancements - Mailing list pgsql-hackers

From Antonin Houska
Subject Re: REPACK enhancements
Date
Msg-id 103630.1790258554@localhost
Whole thread
In response to Re: REPACK enhancements  (shihao zhong <zhong950419@gmail.com>)
List pgsql-hackers
shihao zhong <zhong950419@gmail.com> wrote:

> One more for 0008, for your next version.
>
> finalize_block_range() moves *range_start_dst_p before the replay. If the replay adds pages to the new heap, the next
update_identity_index
> () indexes those rows again. REPACK then fails with a duplicate key error.

Right, I've noticed that earlier this week when addressing your other
findings. The fix will be included in the next version. Thanks.

--
Antonin Houska
Web: https://www.cybertec-postgresql.com



pgsql-hackers by date:

Previous
From: Joe Conway
Date:
Subject: Re: Request to expedite commitfest account cool-off
Next
From: Tom Lane
Date:
Subject: Re: potentially missed pgindent in REL_19_STABLE