Re: Issues with ON CONFLICT UPDATE and REINDEX CONCURRENTLY - Mailing list pgsql-hackers

From Mihail Nikalayeu
Subject Re: Issues with ON CONFLICT UPDATE and REINDEX CONCURRENTLY
Date
Msg-id CADzfLwV=bgj2ii0wgp6mOkacm2itSc5=t-oKLX7iw7D4mVAxQg@mail.gmail.com
Whole thread Raw
In response to Re: Issues with ON CONFLICT UPDATE and REINDEX CONCURRENTLY  (Álvaro Herrera <alvherre@kurilemu.de>)
List pgsql-hackers
Hello, Álvaro!

> Maybe now would be a good time to dust off your
> stress tests and verify that everything is still working as intended.
Done, passing without any issues.

> I bet we can make this visible in a profile with an
> inheritance hierarchy not terribly deep and a few hundred partitions.
I'll put it on the TODO list for some day.

> Pushed this one also, and marked the commitfest item as committed.
Thanks for pushing\reviewing\rewriting it all!

Best regards,
Mikhail.



pgsql-hackers by date:

Previous
From: Masahiko Sawada
Date:
Subject: Re: POC: enable logical decoding when wal_level = 'replica' without a server restart
Next
From: Tomas Vondra
Date:
Subject: increased duration of stats_ext tests with -DCLOBBER_CACHE_ALWAYS