top | item 40066452

(no title)

RMarcus | 1 year ago

PostgreSQL has coarse-grain query hints (like `enable_hashjoin`), and the excellent `pg_hint_plan` extension allows you to specify a complete or partial execution plan: https://github.com/ossc-db/pg_hint_plan

discuss

order

No comments yet.