Re: Postgres 15 SELECT query doesn't use index under RLS

2023-10-19 Thread Alexander Okulovich
Hi Tomek, Unfortunately, I didn't dig into this. This request is recommended to provide when describing slow query issues, but looks like it relates to JOINs in the query, which we don't have. Kin

Re: Postgres 15 SELECT query doesn't use index under RLS

2023-10-19 Thread Tomek
Hi Alexander! Apart from the problem you are writing about I'd like to ask you to explain how you interpret counted frac_MCV - for me it has no sense at all to summarize most_common_freqs. Please rethink it and explain what was the idea of such SUM ? I understand that it can be some measure for rat