Robuta

https://thenewstack.io/puzzling-over-the-postgres-query-planner-with-llms/ Puzzling over the Postgres Query Planner with LLMs - The New Stack Jon Udell and his team of AI assistants grapple with Postgres, building a test runner for SQL queries and digging into a query anomaly. query plannerpuzzlingpostgresllmsnew https://www.pgcon.org/2011/schedule/events/382.en.html PGCon2011: Hacking the Query Planner II query plannerhackingii https://advisories.gitlab.com/cargo/apollo-router/CVE-2025-32032/ Apollo Router Query Planner Vulnerable to Excessive Resource Consumption via Optimization Bypass |... CVE-2025-32032 Apollo Router Query Planner Vulnerable to Excessive Resource Consumption via Optimization Bypass: A vulnerability in Apollo Router allowed... query planner https://docs.yugabyte.com/stable/architecture/query-layer/planner-optimizer/ Query Planner | YugabyteDB Docs The query planner is responsible for determining the most efficient way to execute a given query. The optimizer is the critical component in the planner that... query planneryugabytedbdocs https://pganalyze.com/blog/5mins-postgres-tuning-deterministic-query-planner-extended-statistics-join-collapse-limits 5mins of Postgres E15: Tuning Postgres' Deterministic Query Planner, Extended Statistics and Join... We talk about optimizing with the Postgres deterministic query planner, have a look at using extended statistics, and show how to tune Join collapse times.