Open
Description
openedon Sep 22, 2023
When the neon extension is waiting for a response to a getpage request, it shows as wait event type Extension
in pg_stat_activity
, and there isn't any way to get more details on what the status is. Let's update the process title when waiting with those details, with set_ps_display
.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment