<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>pirokyun</author_name>
  <author_url>https://blog.hatena.ne.jp/pirokyun/</author_url>
  <blog_title>pirokyunの日記</blog_title>
  <blog_url>https://pirokyun.hatenadiary.org/</blog_url>
  <categories>
    <anon>PostgreSQL</anon>
  </categories>
  <description>配列型 今日一日中つまりまくってました。 （ってかデータ量が多くて待ち時間長すぎなのが一番の原因･･･こういうのはどうもならんだろうな）配列型のときに二重引用符（ダブルクオート）使うとエラーになる。まずはダメな例*1 insert into tablename values ({りんご &quot;は&quot; うめー}); WARNING: nonstandard use of escape in a string literal いろいろ探したけど見つからず、なんとなく下記のようにしたらできたのでとりあえずこれでいく。 insert into tablename values (ARRAY['りんご &quot;は&quot;…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fpirokyun.hatenadiary.org%2Fentry%2F20080703%2F1215086592&quot; title=&quot;PostgreSQLのINSERTで詰まった - pirokyunの日記&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>2008-07-03 21:03:12</published>
  <title>PostgreSQLのINSERTで詰まった</title>
  <type>rich</type>
  <url>https://pirokyun.hatenadiary.org/entry/20080703/1215086592</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
