r2d2-postgres icon indicating copy to clipboard operation
r2d2-postgres copied to clipboard

Results 2 r2d2-postgres issues
Sort by recently updated
recently updated
newest added

Our production service will occasionally (maybe a handful of times a week) receive the following error: `postgres connection error: connection closed ` What is the best way to check the...

Hi, while upgrading a project from rust_postgres 0.15 to 0.17 and r2d2_postgres 0.14 to 0.16, we have some troubles with the new definition of `PostgresConnectionManager` that contains a new generic...