Hi Team,
I get below logs in pgbouncer.. when I configure query timeout in spring
boot application as below:
SessionImplementor session = entityManager.unwrap(SessionImplementor.class);
Connection connection = session.connection();
connection.createStatement().execute("SET LOCAL statement_timeout
Confidential
We have a large B2B application used in marketing management – heavily focused
on images/video – no binaries ever stored in DB – we have all the metadata in
the DB and binaries in scalable folder structure. Serving up images from the DB
is not very scalable. I am not sure what you