<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:content="http://purl.org/rss/1.0/modules/content/">
  <channel>
    <title>HNSW on dbalog.dev</title>
    <link>https://dbalog.dev/tags/hnsw/</link>
    <description>Recent content in HNSW on dbalog.dev</description>
    <generator>Hugo</generator>
    <language>ko</language>
    <lastBuildDate>Mon, 24 Aug 2026 09:00:00 +0900</lastBuildDate>
    <atom:link href="https://dbalog.dev/tags/hnsw/index.xml" rel="self" type="application/rss+xml" />
    <item>
      <title>pgvector 이진 양자화: index 104MB가 10MB가 되는 대신 무엇을 내주나</title>
      <link>https://dbalog.dev/posts/aurora-pgvector-binary-quantization/</link>
      <pubDate>Mon, 24 Aug 2026 09:00:00 +0900</pubDate>
      <guid>https://dbalog.dev/posts/aurora-pgvector-binary-quantization/</guid>
      <description>AWS가 Aurora PostgreSQL에서 pgvector index를 이진 양자화로 압축해 1억 벡터 index를 367GB에서 38GB로 줄인 사례를 냈습니다. float32를 부호 1비트로 줄이는 방식인데, 벡터 자체는 32배 줄어도 index는 10배 정도만 줄어듭니다. 왜 그런지, 재순위화가 왜 필수인지, 그리고 pgvector 0.8.6으로 직접 재 본 수치를 정리합니다.</description>
    </item>
  </channel>
</rss>
