<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>otiai10</author_name>
  <author_url>https://blog.hatena.ne.jp/otiai10/</author_url>
  <blog_title>DRYな備忘録</blog_title>
  <blog_url>https://otiai10.hatenablog.com/</blog_url>
  <categories>
    <anon>Redshift</anon>
    <anon>postgresql</anon>
    <anon>AWS</anon>
  </categories>
  <description>問題 docs.aws.amazon.com S3からRedshiftにレコードをコピー（insert）できるコマンドCOPYが便利なので COPY users FROM 's3://my_bucket/backup.users.csv' CREDENTIALS 'aws_access_key_id=xxx以下略' CSV とかすると ERROR: Load into table 'users' failed. Check 'stl_load_errors' system table for details. と叱られる 調査 言われた通り、 psql psql -U ${USER} -h $…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fotiai10.hatenablog.com%2Fentry%2F2015%2F12%2F22%2F183910&quot; title=&quot;RedshiftのCOPYコマンドが失敗する - DRYな備忘録&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>2015-12-22 18:39:10</published>
  <title>RedshiftのCOPYコマンドが失敗する</title>
  <type>rich</type>
  <url>https://otiai10.hatenablog.com/entry/2015/12/22/183910</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
