<?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>통계 on dbalog.dev</title>
    <link>https://dbalog.dev/tags/%ED%86%B5%EA%B3%84/</link>
    <description>Recent content in 통계 on dbalog.dev</description>
    <generator>Hugo</generator>
    <language>ko</language>
    <lastBuildDate>Fri, 26 Jun 2026 12:00:00 +0900</lastBuildDate>
    <atom:link href="https://dbalog.dev/tags/%ED%86%B5%EA%B3%84/index.xml" rel="self" type="application/rss+xml" />
    <item>
      <title>planner는 통계를 보고 계획을 세운다 — pg_statistic과 pg_stats 읽는 법</title>
      <link>https://dbalog.dev/posts/postgresql-pg-stats-internals/</link>
      <pubDate>Fri, 26 Jun 2026 12:00:00 +0900</pubDate>
      <guid>https://dbalog.dev/posts/postgresql-pg-stats-internals/</guid>
      <description>PostgreSQL planner는 쿼리를 실행해 보지 않고 통계 요약만 보고 실행계획을 정한다. ANALYZE가 샘플을 떠서 pg_statistic에 채우는 과정, pg_stats의 n_distinct·most_common_vals·histogram_bounds·correlation을 읽는 법, planner가 그 숫자로 row를 추정하는 공식을 공식 문서 기준으로 정리했다.</description>
    </item>
  </channel>
</rss>
