Login
From:
postgresql.verite.pro
(Uncensored)
subscribe
Using binary-sorted indexes
https://postgresql.verite.pro/blog/2024/03/13/binary-sorted-indexes.html
links
backlinks
Roast topics
Find topics
Find it!
In a previous post, I mentioned that Postgres databases often have text indexes sorted linguistically rather than bytewise, which is why they need to be rein...