Re: race condition in pg_class - Mailing list pgsql-hackers

From Michail Nikolaev
Subject Re: race condition in pg_class
Date
Msg-id CANtu0ohuv2t02FcxrWxLbLJ_RosWuShsCdhy0PUJ_bTd_9MWrw@mail.gmail.com
Whole thread Raw
In response to Re: race condition in pg_class  (Michael Paquier <michael@paquier.xyz>)
Responses Re: race condition in pg_class
List pgsql-hackers
Hello, everyone.

I am not sure, but I think that issue may be related to the issue described in https://www.postgresql.org/message-id/CANtu0ojXmqjmEzp-%3DaJSxjsdE76iAsRgHBoK0QtYHimb_mEfsg%40mail.gmail.com

It looks like REINDEX CONCURRENTLY could interfere with ON CONFLICT UPDATE in some strange way.

Best regards,
Mikhail.

pgsql-hackers by date:

Previous
From: Jelte Fennema-Nio
Date:
Subject: Re: Proposal: Document ABI Compatibility
Next
From: Justin Pryzby
Date:
Subject: Re: CI and test improvements