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

From Álvaro Herrera
Subject Re: Issues with ON CONFLICT UPDATE and REINDEX CONCURRENTLY
Date
Msg-id bceabf7c-c4a1-4f76-ab0e-b64186913bfe@app.fastmail.com
Whole thread Raw
In response to Re: Issues with ON CONFLICT UPDATE and REINDEX CONCURRENTLY  (Álvaro Herrera <alvherre@kurilemu.de>)
Responses Re: Issues with ON CONFLICT UPDATE and REINDEX CONCURRENTLY
List pgsql-hackers
>> Special tricks to handle forced-cache release builds included too.
>
> I ran the test in this mode, and it passes fine.

Hmm, it timed out in prion, which runs this "special tricks" code. (I did change the hardcoded timeouts you had to the
TAPframework one, but I also made it sleep 0.1s rather than 1s). It is kinda slow on my laptop, though it doesn't time
out.But this failure doesn't surprise me.  I suspect we need to make the timeout higher. 

--
Álvaro Herrera



pgsql-hackers by date:

Previous
From: Michael Paquier
Date:
Subject: Re: A small problem when rehashing catalog cache
Next
From: Masahiko Sawada
Date:
Subject: Re: psql: Add tab completion for \copy pstdin and pstdout