Re: [HACKERS] Patch: Write Amplification Reduction Method (WARM)
От | Jaime Casanova |
---|---|
Тема | Re: [HACKERS] Patch: Write Amplification Reduction Method (WARM) |
Дата | |
Msg-id | CAJGNTePTBOn-w4KjVC3K043AbvoavdPLFkCuc3yp9hTEcFY8mQ@mail.gmail.com обсуждение исходный текст |
Ответ на | Re: [HACKERS] Patch: Write Amplification Reduction Method (WARM) (Alvaro Herrera <alvherre@2ndquadrant.com>) |
Ответы |
Re: [HACKERS] Patch: Write Amplification Reduction Method (WARM)
|
Список | pgsql-hackers |
On 5 April 2017 at 13:32, Pavan Deolasee <pavan.deolasee@gmail.com> wrote: > > Ok. I've extensively updated the README to match the current state of > affairs. Updated patch set attached. Hi Pavan, I run a test on current warm patchset, i used pgbench with a scale of 20 and a fillfactor of 90 and then start the pgbench run with 6 clients in parallel i also run sqlsmith on it. And i got a core dump after sometime of those things running. The assertion that fails is: """ LOG: statement: UPDATE pgbench_tellers SET tbalance = tbalance + 3519 WHERE tid = 34; TRAP: FailedAssertion("!(((bool) (((const void*)(&tup->t_ctid) != ((void *)0)) && (((&tup->t_ctid)->ip_posid & ((((uint16) 1) << 13) - 1)) != 0))))", File: "../../../../src/include/access/htup_details.h", Line: 659) """ -- Jaime Casanova www.2ndQuadrant.com PostgreSQL Development, 24x7 Support, Remote DBA, Training & Services -- Sent via pgsql-hackers mailing list (pgsql-hackers@postgresql.org) To make changes to your subscription: http://www.postgresql.org/mailpref/pgsql-hackers
Вложения
В списке pgsql-hackers по дате отправления: