<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>engetu21</author_name>
  <author_url>https://blog.hatena.ne.jp/engetu21/</author_url>
  <blog_title>技術メモ</blog_title>
  <blog_url>https://engetu21.hatenablog.com/</blog_url>
  <categories>
    <anon>Linux</anon>
    <anon>Linux設定</anon>
    <anon>Oracle</anon>
    <anon>PostgreSQL</anon>
    <anon>プログラム</anon>
  </categories>
  <description>Python3でOracleDBのデータをそのままPostgreSQLにコピーする必要があったので、やり方をメモ。 １．cx_Oracleをインストール ２．psycopg2をインストール ３．Pythonプログラム １．cx_Oracleをインストール pipでcx_Oracleのパッケージをインストールします。 このパッケージにてPython3でOracleDBへの接続ができるようになります。 $ python3 -m pip install cx_oracle Defaulting to user installation because normal site-packages is …</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fengetu21.hatenablog.com%2Fentry%2F2021%2F09%2F17%2F220000&quot; title=&quot;【Linux】【Ubuntu18.04】Python3でOracleDBから取得したデータを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>2021-09-17 22:00:00</published>
  <title>【Linux】【Ubuntu18.04】Python3でOracleDBから取得したデータをPostgreSQLに入れる</title>
  <type>rich</type>
  <url>https://engetu21.hatenablog.com/entry/2021/09/17/220000</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
