Hello, i have an issue and i'm seeking for help.
We are runing metabase on postgres and java.
I have a querry that runs 15 seconds in Postgres enviroment.
I post it in Metabase using SQL querry interface and it takes around 20 seconds to execute it.
But when i try to save results to do some filters and dashboards on over my table - it takes more then 10 minutes to execute it.
I can find anything relevant in logs.
any hints?