You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
We need a feature to get pool stats like in psycopg3 The interface should be realized on PoolBackend level. Also there should be addition for _USAGE_MS stats of psycopg3 pool since we don't use async context manager connection method.
The text was updated successfully, but these errors were encountered:
We need a feature to get pool stats like in psycopg3 The interface should be realized on PoolBackend level. Also there should be addition for _USAGE_MS stats of psycopg3 pool since we don't use async context manager connection method.
The text was updated successfully, but these errors were encountered: