<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:dc="http://purl.org/dc/elements/1.1/">
  <channel>
    <title>文章 on PG Exporter</title>
    <link>https://exp.pgsty.com/zh/article/</link>
    <description>Recent content in 文章 on PG Exporter</description>
    <generator>Hugo</generator>
    <language>zh-CN</language>
    
    
    
      <lastBuildDate>Wed, 17 Dec 2025 00:00:00 +0000</lastBuildDate>
    
    
      <atom:link href="https://exp.pgsty.com/zh/article/index.xml" rel="self" type="application/rss+xml" />
    
    <item>
        <title>Victoria：吊打业界的可观测性全家桶来了</title>
        <link>https://exp.pgsty.com/zh/article/victoria-stack/</link>
        <pubDate>Wed, 17 Dec 2025 00:00:00 +0000</pubDate>
        <dc:creator>Vonng</dc:creator>
        <guid>https://exp.pgsty.com/zh/article/victoria-stack/</guid>
        <description>Victoria是朴实无华的强悍— — 用几分之一的资源，实现Prometheus + Loki几倍的效果。Pigsty v4.0将全面采用Victoria全家桶。</description>
      </item>
    <item>
        <title>让PG停摆一周的大会：PGCon.Dev 2024 参会记</title>
        <link>https://exp.pgsty.com/zh/article/pgcondev-2024/</link>
        <pubDate>Mon, 17 Jun 2024 00:00:00 +0000</pubDate>
        <dc:creator>Vonng</dc:creator>
        <guid>https://exp.pgsty.com/zh/article/pgcondev-2024/</guid>
        <description>大会议程与主题分享，酒吧社交，自组织会议，PG仓库是如何维护的，社区参与度，一些中国特色问题。</description>
      </item>
    <item>
        <title>PostgreSQL 宏观查询优化之 pg_stat_statements</title>
        <link>https://exp.pgsty.com/zh/article/pgss/</link>
        <pubDate>Thu, 26 Oct 2023 00:00:00 +0000</pubDate>
        <dc:creator>Nikolay Samokhvalov</dc:creator>
        <guid>https://exp.pgsty.com/zh/article/pgss/</guid>
        <description>查询优化是 DBA 的核心工作内容之一，本文介绍了如何使用 pg_stat_statements 提供的指标，针对 PostgreSQL 进行宏观查询优化。</description>
      </item>
    <item>
        <title>如何用Pigsty监控现有PostgreSQL (RDS/PolarDB/自建)？</title>
        <link>https://exp.pgsty.com/zh/article/monitor-existing-pg/</link>
        <pubDate>Sun, 17 Sep 2023 00:00:00 +0000</pubDate>
        <dc:creator>Vonng</dc:creator>
        <guid>https://exp.pgsty.com/zh/article/monitor-existing-pg/</guid>
        <description>如何使用 Pigsty 监控云数据库服务，例如 PolarDB / RDS for PostgreSQL，或者自建的现有PG数据库？</description>
      </item>
    <item>
        <title>PG慢查询诊断方法论</title>
        <link>https://exp.pgsty.com/zh/article/slow-query/</link>
        <pubDate>Tue, 23 Feb 2021 00:00:00 +0000</pubDate>
        <dc:creator>Vonng</dc:creator>
        <guid>https://exp.pgsty.com/zh/article/slow-query/</guid>
        <description>慢查询是在线业务数据库的大敌，本文介绍了使用监控系统定位诊断慢查询的一般方法论。</description>
      </item>
    <item>
        <title>Pigsty正式发布</title>
        <link>https://exp.pgsty.com/zh/article/first-release/</link>
        <pubDate>Wed, 13 Jan 2021 00:00:00 +0000</pubDate>
        <dc:creator>Vonng</dc:creator>
        <guid>https://exp.pgsty.com/zh/article/first-release/</guid>
        <description>一个比较正式的上线发布通知：Pigsty —— 世界上最先进的开源关系型数据库PostgreSQL的监控系统与供给方案。</description>
      </item>
    <item>
        <title>黄金监控指标：错误延迟吞吐饱和</title>
        <link>https://exp.pgsty.com/zh/article/golden-metrics/</link>
        <pubDate>Fri, 06 Nov 2020 00:00:00 +0000</pubDate>
        <dc:creator>Vonng</dc:creator>
        <guid>https://exp.pgsty.com/zh/article/golden-metrics/</guid>
        <description>了解PostgreSQL中的黄金监控指标：错误、延迟、吞吐和饱和度。</description>
      </item>
    <item>
        <title>PostgreSQL监控系统Pigsty概述</title>
        <link>https://exp.pgsty.com/zh/article/monitoring-intro/</link>
        <pubDate>Sat, 30 May 2020 00:00:00 +0000</pubDate>
        <dc:creator>Vonng</dc:creator>
        <guid>https://exp.pgsty.com/zh/article/monitoring-intro/</guid>
        <description>近自己做了套数据库监控系统，搞的还可以，简单给大家介绍一下。</description>
      </item>
    <item>
        <title>PostgreSQL的KPI</title>
        <link>https://exp.pgsty.com/zh/article/pg-load/</link>
        <pubDate>Fri, 29 May 2020 00:00:00 +0000</pubDate>
        <dc:creator>Vonng</dc:creator>
        <guid>https://exp.pgsty.com/zh/article/pg-load/</guid>
        <description>管数据库和管人差不多，都需要定KPI。本文介绍了一种衡量PostgreSQL负载的方式：使用一种单一横向可比的指标，名曰PG Load（PG负载）。</description>
      </item>
    <item>
        <title>PostgreSQL监控系统概览</title>
        <link>https://exp.pgsty.com/zh/article/monitoring-overview/</link>
        <pubDate>Mon, 17 Dec 2018 00:00:00 +0000</pubDate>
        <dc:creator>Vonng</dc:creator>
        <guid>https://exp.pgsty.com/zh/article/monitoring-overview/</guid>
        <description>监控系统是几乎所有运维工作的基础，更亦是驾驭数据库的必备工具，本文简单介绍了一个PostgreSQL的监控系统。</description>
      </item>
    <item>
        <title>关系膨胀的监控与治理</title>
        <link>https://exp.pgsty.com/zh/article/bloat/</link>
        <pubDate>Sat, 06 Oct 2018 00:00:00 +0000</pubDate>
        <dc:creator>Vonng</dc:creator>
        <guid>https://exp.pgsty.com/zh/article/bloat/</guid>
        <description>PostgreSQL使用了MVCC作为主要并发控制技术，它有很多好处，但也会带来一些其他的影响，例如关系膨胀。</description>
      </item>
    <item>
        <title>监控PG中的表大小</title>
        <link>https://exp.pgsty.com/zh/article/mon-table-size/</link>
        <pubDate>Mon, 14 May 2018 00:00:00 +0000</pubDate>
        <dc:creator>Vonng</dc:creator>
        <guid>https://exp.pgsty.com/zh/article/mon-table-size/</guid>
        <description>PostgreSQL中的表对应着许多物理文件，本文介绍如何统计一张表在PostgreSQL的实际大小。</description>
      </item>
    <item>
        <title>PG服务器日志常规配置</title>
        <link>https://exp.pgsty.com/zh/article/logging/</link>
        <pubDate>Tue, 06 Feb 2018 00:00:00 +0000</pubDate>
        <dc:creator>Vonng</dc:creator>
        <guid>https://exp.pgsty.com/zh/article/logging/</guid>
        <description>建议配置PostgreSQL的日志格式为CSV，方便分析，而且可以直接导入PostgreSQL数据表中。</description>
      </item>
    
  </channel>
</rss>
