<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:content="http://purl.org/rss/1.0/modules/content/"><channel><title>PostgreSQL on ErrorLog - エラーコード解決ガイド</title><link>https://errorlog.jp/tags/postgresql/</link><description>Recent content in PostgreSQL on ErrorLog - エラーコード解決ガイド</description><image><title>ErrorLog - エラーコード解決ガイド</title><url>https://errorlog.jp/og-image-v2.png</url><link>https://errorlog.jp/og-image-v2.png</link></image><generator>Hugo</generator><language>ja</language><copyright>2026 ErrorLog - エラーコード解決ガイド</copyright><lastBuildDate>Fri, 07 Aug 2026 00:00:00 +0000</lastBuildDate><atom:link href="https://errorlog.jp/tags/postgresql/index.xml" rel="self" type="application/rss+xml"/><item><title>PostgreSQL の connection refused：原因と解決策</title><link>https://errorlog.jp/posts/postgresql_connection_refused/</link><pubDate>Fri, 07 Aug 2026 00:00:00 +0000</pubDate><guid>https://errorlog.jp/posts/postgresql_connection_refused/</guid><description>connection refused は PostgreSQL が出した文字列ではなく、接続先の OS が接続要求を拒んだことを libpq がそのまま転記した文字列なので、認証や権限ではなく待ち受けの有無とポートから確認します。</description></item><item><title>PostgreSQL のパスワード認証失敗：原因と解決策</title><link>https://errorlog.jp/posts/postgresql_password_authentication_failed/</link><pubDate>Fri, 07 Aug 2026 00:00:00 +0000</pubDate><guid>https://errorlog.jp/posts/postgresql_password_authentication_failed/</guid><description>この文言は原因を意図的に伏せた総称で、利用者が存在しない場合も同じ文が返るため、本当の理由はサーバーログの DETAIL 行にしか出力されず、そこを読むかどうかで切り分けの速さが決まります。</description></item></channel></rss>