<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>yohei-a</author_name>
  <author_url>https://blog.hatena.ne.jp/yohei-a/</author_url>
  <blog_title>ablog</blog_title>
  <blog_url>https://yohei-a.hatenablog.jp/</blog_url>
  <categories>
    <anon>PostgreSQL</anon>
  </categories>
  <description>書式 クエリ \watch 秒数 例 select b.usename, trunc(a.total_time) &quot;total_time(s)&quot;, a.calls, trunc(cast(a.total_time as numeric) / a.calls, 6) &quot;avg_time(s)&quot;, a.query from pg_stat_statements a join pg_user b on a.userid = b.usesysid where b.usename = 'awsuser' order by total_time desc limit 5; \watch 5 usename…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fyohei-a.hatenablog.jp%2Fentry%2F20201202%2F1606880589&quot; title=&quot;psql で PostgreSQL にクエリを定期実行する - ablog&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>2020-12-02 12:43:09</published>
  <title>psql で PostgreSQL にクエリを定期実行する</title>
  <type>rich</type>
  <url>https://yohei-a.hatenablog.jp/entry/20201202/1606880589</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
