<?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>CREATE STATISTICS on Jun Kang&#39;s Blog</title>
    <link>https://junhkang.com/tags/create-statistics/</link>
    <description>Recent content in CREATE STATISTICS on Jun Kang&#39;s Blog</description>
    <generator>Hugo -- 0.165.0</generator>
    <language>ko</language>
    <lastBuildDate>Sun, 20 Sep 2026 03:00:00 +0000</lastBuildDate>
    <atom:link href="https://junhkang.com/tags/create-statistics/index.xml" rel="self" type="application/rss+xml" />
    <item>
      <title>[PostgreSQL] 두 컬럼이 서로 얽혀 있으면 플래너는 수백 배 틀린다</title>
      <link>https://junhkang.com/posts/postgresql-planner-2-correlated-columns/</link>
      <pubDate>Sun, 20 Sep 2026 03:00:00 +0000</pubDate>
      <guid>https://junhkang.com/posts/postgresql-planner-2-correlated-columns/</guid>
      <description>플래너는 WHERE 조건의 컬럼들이 서로 독립이라고 가정하고 선택도를 곱합니다. 시도와 시군구처럼 한쪽이 다른 쪽을 결정하는 컬럼에서는 이 곱셈이 크게 빗나가고, 그 결과 잘못된 조인 방식이 선택됩니다. 확장 통계로 이를 바로잡는 방법을 정리합니다.</description>
    </item>
  </channel>
</rss>
