Fast Vector Search in PostgreSQL: A Decoupled Approach
Summary: PostgreSQL-V decouples vector indexes from PostgreSQL's page-oriented core to directly leverage native high-performance vector index libraries, avoiding legacy overhead of prior integrated designs. Employs a lightweight consistency mechanism and matches specialized DB speed, up to 8.9x vs pgvector. (summarized by gpt-5-mini on Feb 09 2026)
Incoming Non-self Citations Over Time
Authors
- 1. Jiayi Liu (Purdue University)
- 2. Yunan Zhang (Purdue University)
- 3. Chenzhe Jin (Purdue University)
- 4. Aditya Gupta (Purdue University)
- 5. Shige Liu (Purdue University)
- 6. Jianguo Wang (Purdue University)
BibTeX Citation
@inproceedings{liu_cidr26,
address = {Amsterdam, Netherlands},
series = {{CIDR} '26},
title = {{Fast Vector Search in PostgreSQL: A Decoupled Approach}},
booktitle = {Proceedings of the {Conference} on {Innovative} {Data} {Systems} {Research}},
author = {Liu, Jiayi and Zhang, Yunan and Jin, Chenzhe and Gupta, Aditya and Liu, Shige and Wang, Jianguo},
year = {2026}
}
Incoming Citations (Sorted by Pagerank)
Showing 4 of 4 citing papers.
| Rank | Citing Paper | Year | Venue | Pagerank |
|---|---|---|---|---|
| 10,193 | An In-Depth Study of Filter-Agnostic Vector Search on a PostgreSQL Database System: [Experiments & Analysis] | 2026 | SIGMOD | 5.093636e-05 |
| 10,304 | VecBench: A Controllable Benchmark for Filtered Vector Search: [Experiments & Analysis] | 2026 | SIGMOD | 5.093636e-05 |
| 10,449 | Efficient Vector Index Merging in Vector Databases | 2026 | SIGMOD | 5.093636e-05 |
| 10,491 | Reducing Tail Latency in Storage-Disaggregated Database Systems | 2026 | SIGMOD | 5.093636e-05 |
Previous
Page 1 / 1
Next
Outgoing Citations (Sorted by Pagerank)
Showing 9 of 9 cited papers.
Citations counted here include only citations to other VLDB/SIGMOD/CIDR/PODS papers in this database.
Previous
Page 1 / 1
Next
Semantically Similar Papers
| # | Overall Rank | Paper | Year | Venue |
|---|---|---|---|---|
| 1 | 3,240 | Graph-Based Vector Search: An Experimental Evaluation of the State-of-the-Art | 2025 | SIGMOD |
| 2 | 10,743 | VQLens: A Demonstration of Vector Query Execution Analysis | 2025 | SIGMOD |
| 3 | 1,065 | PASE: PostgreSQL Ultra-High-Dimensional Approximate Nearest Neighbor Search Extension | 2020 | SIGMOD |
| 4 | 10,304 | VecBench: A Controllable Benchmark for Filtered Vector Search: [Experiments & Analysis] | 2026 | SIGMOD |
| 5 | 8,872 | Cost-Effective, Low Latency Vector Search with Azure Cosmos DB | 2025 | VLDB |
| 6 | 10,449 | Efficient Vector Index Merging in Vector Databases | 2026 | SIGMOD |
| 7 | 11,005 | GaussDB-Vector: A Large-Scale Persistent Real-Time Vector Database for LLM Applications | 2025 | VLDB |
| 8 | 2,920 | SingleStore-V: An Integrated Vector Database System in SingleStore | 2024 | VLDB |
| 9 | 9,778 | Turbocharging Vector Databases using Modern SSDs | 2025 | VLDB |
| 10 | 10,193 | An In-Depth Study of Filter-Agnostic Vector Search on a PostgreSQL Database System: [Experiments & Analysis] | 2026 | SIGMOD |