logoalt Hacker News

yipinwongyesterday at 9:50 PM2 repliesview on HN

What if we use a hybrid model of using both query optimizer and LLM? Whichever produces better result, the database can use?

- a question from someone with lack of DB depth, me.


Replies

jaggederestyesterday at 10:30 PM

This is about to bake your noodle:

https://www.postgresql.org/docs/current/geqo-pg-intro.html

show 1 reply
Sesse__yesterday at 9:55 PM

The immediate problem: How do you know which one is better without running them?

show 3 replies