Postgres Simple Query is taking time around 2 Time
I’ve noticed that my query execution time increases significantly when I add filters such as visit_date or sort by ib.id. It takes around 2 minutes to execute. Here is the code:
I’ve noticed that my query execution time increases significantly when I add filters such as visit_date or sort by ib.id. It takes around 2 minutes to execute. Here is the code: