<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>dance_school</author_name>
  <author_url>https://blog.hatena.ne.jp/dance_school/</author_url>
  <blog_title>プログラミンGOO</blog_title>
  <blog_url>https://site-study.hatenadiary.jp/</blog_url>
  <categories>
    <anon>DB・SQL</anon>
  </categories>
  <description>【参考】 公式サイト https://www.postgresql.org/★dkt_searchの初期DB作成についてはSpringSecurityのドキュメントを参照 【管理コマンド基本操作】 ・ログイン psql -U postgres //管理者 ※本来はユーザ(ロールという)を作成してそちらを使用すること \l //データベース一覧 \c databateName //データベースに移動 \dt //table一覧 \d tableName //table詳細 select * from TABLENAME; ※ここからコロンが必要なので注意 update tableName set…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fsite-study.hatenadiary.jp%2Fentry%2F2022%2F02%2F18%2F172209&quot; title=&quot;postgreSQL備忘録 - プログラミンGOO&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>2022-02-18 17:22:09</published>
  <title>postgreSQL備忘録</title>
  <type>rich</type>
  <url>https://site-study.hatenadiary.jp/entry/2022/02/18/172209</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
