<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
  <channel>
    <title>Database-Admin on Pi Stack</title>
    <link>https://www.pistack.xyz/tags/database-admin/</link>
    <description>Recent content in Database-Admin on Pi Stack</description>
    <generator>Hugo</generator>
    <language>en-us</language>
    <lastBuildDate>Sun, 17 May 2026 00:00:00 +0000</lastBuildDate>
    <atom:link href="https://www.pistack.xyz/tags/database-admin/index.xml" rel="self" type="application/rss+xml" />
    <item>
      <title>Self-Hosted PostgreSQL Admin Tools: pgCenter vs pg_stat_monitor vs pg_stat_statements (2026-05-17)</title>
      <link>https://www.pistack.xyz/posts/2026-05-17-self-hosted-postgresql-admin-tools-pgcenter-pgstatmonitor-pgstatstatements/</link>
      <pubDate>Sun, 17 May 2026 00:00:00 +0000</pubDate>
      <guid>https://www.pistack.xyz/posts/2026-05-17-self-hosted-postgresql-admin-tools-pgcenter-pgstatmonitor-pgstatstatements/</guid>
      <description>&lt;p&gt;PostgreSQL ships with powerful built-in statistics views, but navigating raw &lt;code&gt;pg_stat_*&lt;/code&gt; tables in production is cumbersome. Specialized admin tools bridge this gap by providing real-time query analysis, connection monitoring, and performance diagnostics. This guide compares three distinct approaches: &lt;strong&gt;pgCenter&lt;/strong&gt; (terminal-based admin dashboard), &lt;strong&gt;pg_stat_monitor&lt;/strong&gt; (enhanced query statistics extension from Percona), and &lt;strong&gt;pg_stat_statements&lt;/strong&gt; (PostgreSQL&amp;rsquo;s built-in query performance tracker). Each serves a different role in the PostgreSQL observability stack.&lt;/p&gt;</description>
    </item>
  </channel>
</rss>
