Article URL: https://github.com/skuznetsov/pg_sorted_heap Comments URL: https://news.ycombinator.com/item?id=47277880 Points: 2 # Comments: 1
PostgreSQL extension providing physically sorted storage and built-in vector
search no pgvector dependency.
Sorted storage: The sorted_heap Table AM sorts bulk inserts by primary
key, maintains pe… [+21504 chars]





