Closed pimeys closed 4 years ago
Adds a new parameter statement_cache_size to enable statement caching for PostgreSQL. By default 0, meaning no cache. If pgbouncer flag is on, cache will be disabled.
statement_cache_size
pgbouncer
issue: https://github.com/prisma/prisma/issues/2720
Adds a new parameter
statement_cache_size
to enable statement caching for PostgreSQL. By default 0, meaning no cache. Ifpgbouncer
flag is on, cache will be disabled.issue: https://github.com/prisma/prisma/issues/2720