View Issue Details

IDProjectCategoryView StatusLast Update
0000764Pgpool-IIBugpublic2022-08-16 16:18
Reportergianluca Assigned Tot-ishii  
PrioritynormalSeverityminorReproducibilityalways
Status feedbackResolutionopen 
Product Version4.3.2 
Summary0000764: Connection hang when using asyncpg
DescriptionIt seems to me that version 4.3.2 is still affected by query/connection hang when client application is based on Python/asyncpg.
The release notes of 4.2.3 reports: "Fix hang with asyncpg" but couldn't find the corresponding ticket here.
So, I've decided to open a new one.
TagsNo tags attached.

Activities

pengbo

2022-08-15 13:39

developer   ~0004111

It would be helpful to show the messages sent by the application.
Could you enable "log_client_messages = on" and share the pgpool logs?

t-ishii

2022-08-16 16:18

developer   ~0004112

> It seems to me that version 4.3.2 is still affected by query/connection hang
I guess your issue is different from the one fixed in 4.2.3. As Pengbo suggested, the log with log_client_messages = on is helpful because I might be able to reproduce the problem.

Issue History

Date Modified Username Field Change
2022-08-12 16:22 gianluca New Issue
2022-08-15 13:39 pengbo Note Added: 0004111
2022-08-15 13:40 pengbo Assigned To => pengbo
2022-08-15 13:40 pengbo Status new => feedback
2022-08-16 16:11 pengbo Assigned To pengbo => t-ishii
2022-08-16 16:18 t-ishii Note Added: 0004112