benchub
benchub
> I guess I got really lucky with the 2x speedup, but #4012 does show a 25% speedup for some workloads. I think you might have referenced the wrong issue...
I'm not really sure what's going on with these tests, and I think it's clear I'm flailing around more than enough on github. However, this really does seem to address...
OK @JelteF, I think I addressed all your points. Let me know what you think.
Sorry @emelsimsek, I'm afraid I'm not seeing what we gain by having two different user trees? My understanding of user_tree is that it is used as the collection of users...
OK @emelsimsek, I've spent some time trying to understand more of the pgBouncer codebase and I'm afraid I don't understand how to implement what you're suggesting, or even understand enough...
Yeah. FWIW I _did_ modify add_pam_user in the same way I modified add_db_user, and the unit test I added does make sure that add_db_user (for auth_query users) does work correctly,...
@JelteF are you waiting on me for anything?
FWIW, this issue was blocking us (because it turns out HUP'ing pgBouncer also resets connections which were made with credentials found in auth_file, and resetting logical replication connections on a...