|
|
|
|
|
by masklinn
800 days ago
|
|
> PG just needs to do like the other databases and cache query plans The inline blocking compilation step will still fuck your query. > also add hints please I’d much rather they allowed bypassing the planner entirely and had an interface to feed plans directly to the executor. |
|