Re: Proposal: Recent mutated table tracking in memory

From: Tatsuo Ishii <ishii(at)postgresql(dot)org>
To: nadav(at)tailorbrands(dot)com
Cc: pgpool-hackers(at)lists(dot)postgresql(dot)org
Subject: Re: Proposal: Recent mutated table tracking in memory
Date: 2026-05-20 04:28:10
Message-ID: 20260520.132810.1024114140609315185.ishii@postgresql.org
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: pgpool-hackers

> Hi Nadav,
>
> Sorry, I missed your last email.
> Will check & test tomorrow.

I finally got a chance to test your v3 patch.
Unfortunately the test failed with timeout again.

testing 006.memqcache...timeout.
out of 1 ok:0 failed:0 timeout:1

From src/test/regression/log/006.memqcache:

2026-05-20 13:08:33.798: main pid 3562591: LOG: stop request sent to pgpool (pid: 3561918). waiting for termination...
.....2026-05-20 13:08:38.799: main pid 3562591: LOG: stop request sent to pgpool (pid: 3561918). waiting for termination...
.....2026-05-20 13:08:43.801: main pid 3562591: LOG: stop request sent to pgpool (pid: 3561918). waiting for termination...

It seems pgpool main process won't stop.

Regards,
--
Tatsuo Ishii
SRA OSS K.K.
English: http://www.sraoss.co.jp/index_en/
Japanese:http://www.sraoss.co.jp

In response to

Responses

Browse pgpool-hackers by date

  From Date Subject
Next Message Nadav Shatz 2026-05-20 12:25:54 Re: Proposal: Recent mutated table tracking in memory
Previous Message Emond Papegaaij 2026-05-19 13:25:24 Re: Primary node detection race at clean startup