Policies Question

Do Postgres policies actually add a filter to the original query, or do they filter after the original query has return its results? This could be a huge difference for large databases, so I am trying to understand.

Thanks,

J
Was this page helpful?