Re: GIN data corruption bug(s) in 9.6devel - Mailing list pgsql-hackers

From Teodor Sigaev
Subject Re: GIN data corruption bug(s) in 9.6devel
Date
Msg-id 56CF2CB8.8020602@sigaev.ru
Whole thread Raw
In response to Re: GIN data corruption bug(s) in 9.6devel  (Tomas Vondra <tomas.vondra@2ndquadrant.com>)
Responses Re: GIN data corruption bug(s) in 9.6devel
List pgsql-hackers
>> Well, turns out there's a quite significant difference, actually. The
>> index sizes I get (quite stable after multiple runs):
>>
>>     9.5 : 2428 MB
>>     9.6 + alone cleanup : 730 MB
>>     9.6 + pending lock : 488 MB

In attach modified alone_cleanup patch which doesn't break cleanup process as it
does pending_lock patch but attached patch doesn't touch a lock management.

Tomas. if you can, pls, repeat test with this patch. If not, I will try to do
it, but later.

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

Attachment

pgsql-hackers by date:

Previous
From: Masahiko Sawada
Date:
Subject: Re: Support for N synchronous standby servers - take 2
Next
From: Valery Popov
Date:
Subject: Re: Password identifiers, protocol aging and SCRAM protocol