<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>masanori19871105</author_name>
  <author_url>https://blog.hatena.ne.jp/masanori19871105/</author_url>
  <blog_title>Marlock Homes Diary</blog_title>
  <blog_url>https://tyawan080.hatenablog.com/</blog_url>
  <categories>
  </categories>
  <description>PostgreSQLのテーブル・インデックスのサイズを確認する際には以下のSQLを利用する。 SELECT nspname || '.' || relname AS &quot;relation&quot;, relpages, pg_relation_size(C.oid) AS &quot;size&quot;, reltuples FROM pg_class C LEFT JOIN pg_namespace N ON (N.oid = C.relnamespace) WHERE nspname NOT IN ('pg_catalog', 'information_schema') ORDER BY pg_relation_si…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Ftyawan080.hatenablog.com%2Fentry%2F2017%2F12%2F30%2F230159&quot; title=&quot;PostgreSQLのテーブル・インデックスのサイズを確認するSQL - Marlock Homes Diary&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>2017-12-30 23:01:59</published>
  <title>PostgreSQLのテーブル・インデックスのサイズを確認するSQL</title>
  <type>rich</type>
  <url>https://tyawan080.hatenablog.com/entry/2017/12/30/230159</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
