我要过去 asyncpg 的文档,我无法理解为什么使用连接池而不是单个连接。 在example given ,使用池: async with pool.acquire() as connection: async with ...
確定! 回上一頁