Skip to main content

DEFAULT_POOL_SIZE

Constant DEFAULT_POOL_SIZE 

Source
pub const DEFAULT_POOL_SIZE: u32 = 15;
Expand description

Default connection pool size for Postgres::open(). Production applications should configure their own pool via Postgres::new().