<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>AJYA</author_name>
  <author_url>https://blog.hatena.ne.jp/AJYA/</author_url>
  <blog_title>ソフトウェア開発者の日常</blog_title>
  <blog_url>https://ajya.hatenablog.jp/</blog_url>
  <categories>
    <anon>PostgreSQL</anon>
  </categories>
  <description>現象と原因先日、あるシステムにデータを入れようと登録プログラムを使いましたが入りません。 原因を調べると、character(8)と定義されているとこのに、英数記号で構成された9文字の文字列を入れようとしているためでした。対処原因がわかったので、character(16)に定義を変更してしまえば対処はできますが、該当のカラムはビューに使われていて、変更しようとするとエラーになります。ビューを消さない限り変更できないので、ビューを消しましたが、複数のビューに使われ、ビューを参照しているビューもあって、30近くあるビューのほとんどを消す羽目になりました。テスト環境で、対象のビューを全て削除して、カ…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fajya.hatenablog.jp%2Fentry%2F2014%2F04%2F06%2F233855&quot; title=&quot;PostgreSQLで、改善してほいしところ - ソフトウェア開発者の日常&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>2014-04-06 23:38:55</published>
  <title>PostgreSQLで、改善してほいしところ</title>
  <type>rich</type>
  <url>https://ajya.hatenablog.jp/entry/2014/04/06/233855</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
