# Requirements pg_hint_plan 1.6 requires PostgreSQL 16. PostgreSQL versions tested - Version 16 OS versions tested - CentOS 8.5 See also -------- ## References - [EXPLAIN](http://www.postgresql.org/docs/current/static/sql-explain.html) - [SET](http://www.postgresql.org/docs/current/static/sql-set.html) - [Server Config](http://www.postgresql.org/docs/current/static/runtime-config.html) - [Parallel Plans](http://www.postgresql.org/docs/current/static/parallel-plans.html)