eqefqe·3 years ago·discussThings that Postgresql should address:- Start compiling queries and functions to native code and hash them just like other DBs- Improve connection scalability by using tasks instead of threads (each thread needs a lot of RAM!)- Automatically maintained clustered index (like in SQL Server) would be nice to have
eqefqe·3 years ago·discussNot a problem as long I can use paid ChatGPT plan that doesn't show any ads at all. I'm more than ready to pay 20$ per month for that.
- Start compiling queries and functions to native code and hash them just like other DBs
- Improve connection scalability by using tasks instead of threads (each thread needs a lot of RAM!)
- Automatically maintained clustered index (like in SQL Server) would be nice to have