<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>contradiction29</author_name>
  <author_url>https://blog.hatena.ne.jp/contradiction29/</author_url>
  <blog_title>現実モデリング</blog_title>
  <blog_url>https://contradiction29.hatenablog.com/</blog_url>
  <categories>
    <anon>技術</anon>
  </categories>
  <description>PostgresSQLとしてSupabaseの有料プランを利用しているが、主にコストの観点で厳しくなってきた。 今はPostgres上にあるデータをCloudflare D1に移行しようとしており、その過程でPostgres上にあるデータをダンプする pg dumpをしようとしたが、実行で手間取ったのでメモを残す。 コマンド 詳しくはpg_dumpの公式ドキュメントを参照 www.postgresql.jp docker run --rm -it --network host -v $(pwd):/tmp postgres:15 pg_dump \ -h host_name \ -U user…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fcontradiction29.hatenablog.com%2Fentry%2F2024%2F08%2F01%2F230116&quot; title=&quot;Postgresのデータを`pg_dump`する際に詰まったメモ - 現実モデリング&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>2024-08-01 23:01:16</published>
  <title>Postgresのデータを`pg_dump`する際に詰まったメモ</title>
  <type>rich</type>
  <url>https://contradiction29.hatenablog.com/entry/2024/08/01/230116</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
