<div dir="ltr"><div dir="ltr">On Tue, Apr 1, 2025 at 5:42 AM Tatsuo Ishii <<a href="mailto:ishii@postgresql.org">ishii@postgresql.org</a>> wrote:</div><div class="gmail_quote gmail_quote_container"><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">>> On Fri, Mar 28, 2025 at 2:59 AM Tatsuo Ishii <<a href="mailto:ishii@postgresql.org" target="_blank">ishii@postgresql.org</a>> wrote:<br>
>> <br>
>>> >> > OK.  But what _is_ causing  the FATAL "kind mismatch" errors?<br>
>>> >><br>
>>> >> Under investigation. I am failing to reproduce the problem.<br>
>>> >><br>
>>> ><br>
>>> > Thank you.<br>
>>> ><br>
>>> > The error _seems_ to be volume-related: happens more when the system is<br>
>>> > busy.  (But maybe a busy system has more opportunity to trigger the bug.<br>
>>><br>
>>> That's my thought too for now.<br>
>>><br>
>>> > Would it help if I cranked up log_min_messages to DEBUG1 or even DEBUG2?<br>
>>><br>
>>> Yes, please enable DEBUG1.<br>
>>><br>
>> <br>
>> I was working on it before I saw your email. 😀   Gzip file sent directly<br>
>> to you, with extract for just the pid that had the error.).<br>
>> <br>
>> (Lord, but it generates a lot of log lines!)<br>
> <br>
> Thanks.<br>
<br>
Looking at the log file, I noticed that you are using the query cache<br>
feature. To break down the issue, can you disable the query cache<br>
feature?<br>
<br>
memory_cache_enabled = off<br>
enable_shared_relcache = off<br>
<br>
("enable_shared_relcache = on" uses the query cache feature even if<br>
"memory_cache_enabled = off").<br></blockquote><div><br></div><div>Unfortunately, the decision has been made not to use any connection pooling, since the application vendor has not tested their applications with pgpool (or any other). </div></div><div><br clear="all"></div><div>I'll keep this in my back pocket, though.</div><div><br></div><span class="gmail_signature_prefix">-- </span><br><div dir="ltr" class="gmail_signature"><div dir="ltr">Death to <Redacted>, and butter sauce.<div>Don't boil me, I'm still alive.<br><div><div><Redacted> lobster!</div></div></div></div></div></div>