> On Fri, Aug 1, 2025 at 8:55 PM Fujii Masao wrote:
>> Unless there are any objections, I plan to commit this and
>> back-patch to v15.
>
> I've pushed the patch. Thanks!
Thanks. Great!
--
Tatsuo Ishii
SRA OSS K.K.
English: http://www.sraoss.co.jp/index_en/
Japanese:http://www.sraoss.co.jp
On Fri, Aug 1, 2025 at 8:55 PM Fujii Masao wrote:
> Unless there are any objections, I plan to commit this and
> back-patch to v15.
I've pushed the patch. Thanks!
Regards,
--
Fujii Masao
this and
back-patch to v15.
Regards,
--
Fujii Masao
v2-0001-PG15_PG16-Fix-assertion-failure-in-pgbench-when-handling-mu.patch
Description: Binary data
v2-0001-Fix-assertion-failure-in-pgbench-when-handling-mu.patch
Description: Binary data
> On Thu, Jul 31, 2025 at 11:03 AM Tatsuo Ishii wrote:
>> > Yes. When an error occurs and an error response message returned from
>> > backend, pgbench will send one more sync message, then sends ROLLBACK
>> > if necessary. I think the code above should be changed to call
>> > PQgetResult repeatab
On Thu, Jul 31, 2025 at 11:56 AM Tatsuo Ishii wrote:
>
> > Hi, Tatsuo.
> > Do you understand why there is an assertion error in the immediate shutdown
> > case?
>
> No. I was not able to reproduce the case so far.
I would be mistaken here, as I haven't been able to reproduce
the issue (i.e., asse
y you think repeatedly calling PQgetResult
until it returns NULL isn't the right fix?
Regards,
--
Fujii Masao
v1-0001-Fix-assertion-failure-in-pgbench-when-handling-mu.patch
Description: Binary data
> Hi, Tatsuo.
> Do you understand why there is an assertion error in the immediate shutdown
> case?
No. I was not able to reproduce the case so far.
Best regards,
--
Tatsuo Ishii
SRA OSS K.K.
English: http://www.sraoss.co.jp/index_en/
Japanese:http://www.sraoss.co.jp
On Thu, Jul 31, 2025 at 9:03 AM Tatsuo Ishii wrote:
> >> Hi,
> >>
> >> I encountered the following assertion failure in pgbench on the current
> master:
> >>
> >> Assertion failed: (res == ((void*)0)), function discardUntilSync,
> &
>> Hi,
>>
>> I encountered the following assertion failure in pgbench on the current
>> master:
>>
>> Assertion failed: (res == ((void*)0)), function discardUntilSync,
>> file pgbench.c, line 3515.
>> Abort trap: 6
>>
>>
> Hi,
>
> I encountered the following assertion failure in pgbench on the current
> master:
>
> Assertion failed: (res == ((void*)0)), function discardUntilSync,
> file pgbench.c, line 3515.
> Abort trap: 6
>
>
> This can be reliably re
Hi,
I encountered the following assertion failure in pgbench on the current master:
Assertion failed: (res == ((void*)0)), function discardUntilSync,
file pgbench.c, line 3515.
Abort trap: 6
This can be reliably reproduced with the following steps:
$ psql -c
11 matches
Mail list logo