# Requirements pg_hint_plan 1.4 requires PostgreSQL 14. PostgreSQL versions tested - Version 14 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)