Y
Hacker News
new
|
ask
|
show
|
jobs
by
nextaccountic
792 days ago
Can't postgres JIT a query once and run the compiled query multiple times?
1 comments
jeltz
785 days ago
Nope, because nobody has implemented re-locatable symbols for the JIT so plans cannot be reused.
link