Re: [HACKERS] GSoC 2017: weekly progress reports (week 6) - Mailing list pgsql-hackers

From Teodor Sigaev
Subject Re: [HACKERS] GSoC 2017: weekly progress reports (week 6)
Date
Msg-id 9a3d2ee1-f8a0-6202-8e98-81871f4da42a@sigaev.ru
Whole thread Raw
In response to Re: [HACKERS] GSoC 2017: weekly progress reports (week 6)  (Alvaro Herrera <alvherre@alvh.no-ip.org>)
Responses Re: [HACKERS] GSoC 2017: weekly progress reports (week 6)
List pgsql-hackers
Thanks for everyone, pushed

> Oh, right, that makes sense.  I'm not sure that the comments explain
> this sufficiently -- I think it'd be good to expand that.
I improved comments

> Given this patch, it seems clear that serializable mode is much worse
> with fastupdate than without it!
That's true. Any list-based approaches like pending lis, brin or bloom indexes 
could work only with locking entire relation.

-- 
Teodor Sigaev                                   E-mail: teodor@sigaev.ru
                                                    WWW: http://www.sigaev.ru/


pgsql-hackers by date:

Previous
From: Simon Riggs
Date:
Subject: Re: [HACKERS] MERGE SQL Statement for PG11
Next
From: Stephen Frost
Date:
Subject: Re: [PATCH] Verify Checksums during Basebackups