<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
  <channel>
    <title>Performance on PG Exporter</title>
    <link>https://exp.pgsty.com/tags/performance/</link>
    <description>Recent content in Performance on PG Exporter</description>
    <generator>Hugo</generator>
    <language>en-US</language>
    
    
    
      <lastBuildDate>Thu, 26 Oct 2023 00:00:00 +0000</lastBuildDate>
    
    
      <atom:link href="https://exp.pgsty.com/tags/performance/index.xml" rel="self" type="application/rss+xml" />
    
    <item>
        <title>PostgreSQL Macro Query Optimization with pg_stat_statements</title>
        <link>https://exp.pgsty.com/article/pgss/</link>
        <pubDate>Thu, 26 Oct 2023 00:00:00 +0000</pubDate>
        
        <guid>https://exp.pgsty.com/article/pgss/</guid>
        <description>Query optimization is one of the core responsibilities of DBAs. This article introduces how to use metrics provided by pg_stat_statements for macro-level PostgreSQL query optimization.</description>
      </item>
    <item>
        <title>A Methodology for Diagnosing PostgreSQL Slow Queries</title>
        <link>https://exp.pgsty.com/article/slow-query/</link>
        <pubDate>Tue, 23 Feb 2021 00:00:00 +0000</pubDate>
        
        <guid>https://exp.pgsty.com/article/slow-query/</guid>
        <description>Slow queries are the sworn enemy of OLTP databases. Here’s how to identify, analyze, and fix them using metrics (Pigsty dashboards), pg_stat_statements, and logs.</description>
      </item>
    
  </channel>
</rss>
