<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>fuji-tak</author_name>
  <author_url>https://blog.hatena.ne.jp/fuji-tak/</author_url>
  <blog_title>fujithuro.log</blog_title>
  <blog_url>https://fuji-tak.hateblo.jp/</blog_url>
  <categories>
    <anon>SQL</anon>
  </categories>
  <description>SQLのパフォーマンスを測定するためのプラン（実行計画）について、「俺たちは雰囲気でプランを読んでいる」部分があって良くないと思ったので、ちゃんと読めるようになるため、情報を整理する。 explain と explain analyze まず、プランを出させる方法について。 explain 予想される実行計画を表示する explain analyze 実際にSQLを発行して、その時の実行計画を表示する 実際にSQLを実行するので、レコードを変更するクエリやDBに負荷がかかりそうなクエリは注意 実行計画の読み方 actual time 処理時間（ミリ秒） cost cost=0.00..18.0…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Ffuji-tak.hateblo.jp%2Fentry%2F2019%2F10%2F31%2F234942&quot; title=&quot;SQLの実行計画を読めるようになる（PostgreSQL） - fujithuro.log&quot; class=&quot;embed-card embed-blogcard&quot; scrolling=&quot;no&quot; frameborder=&quot;0&quot; style=&quot;display: block; width: 100%; height: 190px; max-width: 500px; margin: 10px 0px;&quot;&gt;&lt;/iframe&gt;</html>
  <image_url></image_url>
  <provider_name>Hatena Blog</provider_name>
  <provider_url>https://hatena.blog</provider_url>
  <published>2019-10-31 23:49:42</published>
  <title>SQLの実行計画を読めるようになる（PostgreSQL）</title>
  <type>rich</type>
  <url>https://fuji-tak.hateblo.jp/entry/2019/10/31/234942</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
