Open kalombos opened 1 month ago
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.
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.