<?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 PIGSTY</title>
    <link>https://v15.pgsty.pro/zh/blog/</link>
    <description>Recent content in 博客 on PIGSTY</description>
    <generator>Hugo</generator>
    <language>zh-CN</language>
    
    
    
      <lastBuildDate>Sat, 18 Jun 2022 00:00:00 +0000</lastBuildDate>
    
    
      <atom:link href="https://v15.pgsty.pro/zh/blog/index.xml" rel="self" type="application/rss+xml" />
    
    <item>
        <title>Pigsty v1.5.1</title>
        <link>https://v15.pgsty.pro/zh/blog/release/1.5.1/</link>
        <pubDate>Sat, 18 Jun 2022 00:00:00 +0000</pubDate>
        
        <guid>https://v15.pgsty.pro/zh/blog/release/1.5.1/</guid>
        <description>&lt;div class=&#34;td-release-card-static&#34;&gt;&#xA;  &lt;p&gt;&lt;strong&gt;v1.5.1&lt;/strong&gt; · &lt;time datetime=&#34;2022-06-18&#34;&gt;2022-06-18&lt;/time&gt;&lt;/p&gt;&#xA;  &lt;ul&gt;&#xA;    &lt;li&gt;&lt;a href=&#34;https://github.com/pgsty/pigsty/releases/tag/v1.5.1&#34;&gt;查看发布&lt;/a&gt;&lt;/li&gt;&#xA;    &lt;li&gt;&lt;a href=&#34;https://github.com/pgsty/pigsty/archive/refs/tags/v1.5.1.tar.gz&#34;&gt;源码 · tar.gz&lt;/a&gt;&lt;/li&gt;&#xA;    &lt;li&gt;&lt;a href=&#34;https://github.com/pgsty/pigsty/archive/refs/tags/v1.5.1.zip&#34;&gt;源码 · zip&lt;/a&gt;&lt;/li&gt;&#xA;    &lt;li&gt;&lt;a href=&#34;https://github.com/pgsty/pigsty&#34;&gt;pgsty/pigsty&lt;/a&gt;&lt;/li&gt;&#xA;  &lt;/ul&gt;&#xA;&lt;/div&gt;&#xA;&lt;h2 id=&#34;亮点&#34;&gt;亮点&#xA;&lt;/h2&gt;&#xA;&lt;p&gt;重要：修复了 PG14.0-14.3 中 &lt;code&gt;CREATE INDEX|REINDEX CONCURRENTLY&lt;/code&gt; 可能导致索引数据损坏的问题。&lt;/p&gt;&#xA;&lt;p&gt;Pigsty v1.5.1 升级默认 PostgreSQL 版本至 14.4 强烈建议尽快更新。&lt;/p&gt;</description>
      </item>
    <item>
        <title>Pigsty v1.5.0</title>
        <link>https://v15.pgsty.pro/zh/blog/release/1.5.0/</link>
        <pubDate>Sun, 22 May 2022 00:00:00 +0000</pubDate>
        
        <guid>https://v15.pgsty.pro/zh/blog/release/1.5.0/</guid>
        <description>&lt;div class=&#34;td-release-card-static&#34;&gt;&#xA;  &lt;p&gt;&lt;strong&gt;v1.5.0&lt;/strong&gt; · &lt;time datetime=&#34;2022-05-22&#34;&gt;2022-05-22&lt;/time&gt;&lt;/p&gt;&#xA;  &lt;ul&gt;&#xA;    &lt;li&gt;&lt;a href=&#34;https://github.com/pgsty/pigsty/releases/tag/v1.5.0&#34;&gt;查看发布&lt;/a&gt;&lt;/li&gt;&#xA;    &lt;li&gt;&lt;a href=&#34;https://github.com/pgsty/pigsty/archive/refs/tags/v1.5.0.tar.gz&#34;&gt;源码 · tar.gz&lt;/a&gt;&lt;/li&gt;&#xA;    &lt;li&gt;&lt;a href=&#34;https://github.com/pgsty/pigsty/archive/refs/tags/v1.5.0.zip&#34;&gt;源码 · zip&lt;/a&gt;&lt;/li&gt;&#xA;    &lt;li&gt;&lt;a href=&#34;https://github.com/pgsty/pigsty&#34;&gt;pgsty/pigsty&lt;/a&gt;&lt;/li&gt;&#xA;  &lt;/ul&gt;&#xA;&lt;/div&gt;&#xA;&lt;h2 id=&#34;亮点概述&#34;&gt;亮点概述&#xA;&lt;/h2&gt;&#xA;&lt;ul&gt;&#xA;&lt;li&gt;完善的 Docker 支持：在管理节点上默认启用并提供诸多开箱即用的软件模板：bytebase, pgadmin, pgweb, postgrest, minio 等。&lt;/li&gt;&#xA;&lt;li&gt;基础设施自我监控：Nginx， ETCD， Consul， Prometheus， Grafana， Loki 自我监控&lt;/li&gt;&#xA;&lt;li&gt;CMDB 升级：兼容性改善，支持 Redis 集群/Greenplum 集群元数据，配置文件可视化。&lt;/li&gt;&#xA;&lt;li&gt;服务发现改进：可以使用 Consul 自动发现所有待监控对象，并纳入 Prometheus 中。&lt;/li&gt;&#xA;&lt;li&gt;更好的冷备份支持：默认定时备份任务，添加 &lt;code&gt;pg_probackup&lt;/code&gt; 备份工具，一键创建延时从库。&lt;/li&gt;&#xA;&lt;li&gt;ETCD 现在可以用作 PostgreSQL/Patroni 的 DCS 服务，作为 Consul 的备选项。&lt;/li&gt;&#xA;&lt;li&gt;Redis 剧本/角色改善：现在允许对单个 Redis 实例，而非整个 Redis 节点进行初始化与移除。&lt;/li&gt;&#xA;&lt;/ul&gt;&#xA;&lt;h2 id=&#34;详细变更列表&#34;&gt;详细变更列表&#xA;&lt;/h2&gt;&#xA;&lt;h2 id=&#34;监控面板&#34;&gt;监控面板&#xA;&lt;/h2&gt;&#xA;&lt;ul&gt;&#xA;&lt;li&gt;CMDB Overview：可视化 Pigsty CMDB Inventory。&lt;/li&gt;&#xA;&lt;li&gt;DCS Overview：查阅 Consul 与 ETCD 集群的监控指标。&lt;/li&gt;&#xA;&lt;li&gt;Nginx Overview：查阅 Pigsty Web 访问指标与访问日志。&lt;/li&gt;&#xA;&lt;li&gt;Grafana Overview：Grafana 自我监控&lt;/li&gt;&#xA;&lt;li&gt;Prometheus Overview：Prometheus 自我监控&lt;/li&gt;&#xA;&lt;li&gt;INFRA Dashboard 进行重制，反映基础设施整体状态&lt;/li&gt;&#xA;&lt;/ul&gt;&#xA;&lt;h2 id=&#34;监控架构&#34;&gt;监控架构&#xA;&lt;/h2&gt;&#xA;&lt;ul&gt;&#xA;&lt;li&gt;现在允许使用 Consul 进行服务发现（当所有服务注册至 Consul 时）&lt;/li&gt;&#xA;&lt;li&gt;现在所有的 Infra 组件会启用自我监控，并通过 &lt;code&gt;infra_register&lt;/code&gt; 角色注册至 Prometheus 与 Consul 中。&lt;/li&gt;&#xA;&lt;li&gt;指标收集器 pg_exporter 更新至 v0.5.0，添加新功能，&lt;code&gt;scale&lt;/code&gt; 与 &lt;code&gt;default&lt;/code&gt;，允许为指标指定一个倍乘因子，以及指定默认值。&lt;/li&gt;&#xA;&lt;li&gt;&lt;code&gt;pg_bgwriter&lt;/code&gt;, &lt;code&gt;pg_wal&lt;/code&gt;, &lt;code&gt;pg_query&lt;/code&gt;, &lt;code&gt;pg_db&lt;/code&gt;, &lt;code&gt;pgbouncer_stat&lt;/code&gt; 关于时间的指标，单位由默认的毫秒或微秒统一缩放至秒。&lt;/li&gt;&#xA;&lt;li&gt;&lt;code&gt;pg_table&lt;/code&gt; 中的相关计数器指标，现在配置有默认值 &lt;code&gt;0&lt;/code&gt;，替代原有的 &lt;code&gt;NaN&lt;/code&gt;。&lt;/li&gt;&#xA;&lt;li&gt;&lt;code&gt;pg_class&lt;/code&gt; 指标收集器默认移除，相关指标添加至 &lt;code&gt;pg_table&lt;/code&gt; 与 &lt;code&gt;pg_index&lt;/code&gt; 收集器中。&lt;/li&gt;&#xA;&lt;li&gt;&lt;code&gt;pg_table_size&lt;/code&gt; 指标收集器现在默认启用，默认设置有300秒的缓存时间。&lt;/li&gt;&#xA;&lt;/ul&gt;&#xA;&lt;h2 id=&#34;部署方案&#34;&gt;部署方案&#xA;&lt;/h2&gt;&#xA;&lt;ul&gt;&#xA;&lt;li&gt;新增可选软件包 &lt;code&gt;docker.tgz&lt;/code&gt;，带有常用应用镜像：Pgadmin, Pgweb, Postgrest, ByteBase, Kong, Minio 等。&lt;/li&gt;&#xA;&lt;li&gt;新增角色 ETCD，可以在 DCS Servers 指定的节点上自动部署 ETCD 服务，并自动纳入监控。&lt;/li&gt;&#xA;&lt;li&gt;允许通过 &lt;code&gt;pg_dcs_type&lt;/code&gt; 指定 PG 高可用使用的 DCS 服务，Consul（默认），ETCD（备选）&lt;/li&gt;&#xA;&lt;li&gt;允许通过 &lt;code&gt;node_crontab&lt;/code&gt; 参数，为节点配置定时任务，例如数据库备份、VACUUM，统计收集等。&lt;/li&gt;&#xA;&lt;li&gt;新增了 &lt;code&gt;pg_checksum&lt;/code&gt;  选项，启用时，数据库集群将启用数据校验和（此前只有 &lt;code&gt;crit&lt;/code&gt; 模板默认启用）&lt;/li&gt;&#xA;&lt;li&gt;新增了 &lt;code&gt;pg_delay&lt;/code&gt; 选项，当实例为 Standby Cluster Leader 时，此参数可以用于配置一个 &lt;strong&gt;延迟从库&lt;/strong&gt;&lt;/li&gt;&#xA;&lt;li&gt;新增了软件包 &lt;code&gt;pg_probackup&lt;/code&gt;，默认角色 &lt;code&gt;replicator&lt;/code&gt; 现在默认赋予了备份相关函数所需的权限。&lt;/li&gt;&#xA;&lt;li&gt;Redis 部署现在拆分为两个部分：Redis 节点与 Redis 实例，通过 &lt;code&gt;redis_port&lt;/code&gt; 参数可以精确控制一个具体实例。&lt;/li&gt;&#xA;&lt;li&gt;Loki 与 Promtail 现在使用 &lt;code&gt;frpm&lt;/code&gt; 制作的 RPM 软件包进行安装。&lt;/li&gt;&#xA;&lt;li&gt;DCS3 配置模板现在使用一个3节点的 &lt;code&gt;pg-meta&lt;/code&gt; 集群，与一个单节点的延迟从库。&lt;/li&gt;&#xA;&lt;/ul&gt;&#xA;&lt;h2 id=&#34;软件升级&#34;&gt;软件升级&#xA;&lt;/h2&gt;&#xA;&lt;ul&gt;&#xA;&lt;li&gt;升级 PostgreSQL 至 14.3&lt;/li&gt;&#xA;&lt;li&gt;升级 Redis 至 6.2.7&lt;/li&gt;&#xA;&lt;li&gt;升级 PG Exporter 至 0.5.0&lt;/li&gt;&#xA;&lt;li&gt;升级 Consul 至 1.12.0&lt;/li&gt;&#xA;&lt;li&gt;升级 vip-manager 至 v1.0.2&lt;/li&gt;&#xA;&lt;li&gt;升级 Grafana 至 v8.5.2&lt;/li&gt;&#xA;&lt;li&gt;升级 Loki &amp;amp; Promtail 至 v2.5.0，使用 frpm 打包。&lt;/li&gt;&#xA;&lt;/ul&gt;&#xA;&lt;h2 id=&#34;问题修复&#34;&gt;问题修复&#xA;&lt;/h2&gt;&#xA;&lt;ul&gt;&#xA;&lt;li&gt;修复了 Loki 与 Promtail 默认配置文件名的问题&lt;/li&gt;&#xA;&lt;li&gt;修复了 Loki 与 Promtail 环境变量无法正确展开的问题&lt;/li&gt;&#xA;&lt;li&gt;对英文文档进行了一次完整的翻译与修缮，文档依赖的 JS 资源现在直接从本地获取，无需互联网访问。&lt;/li&gt;&#xA;&lt;/ul&gt;&#xA;&lt;h2 id=&#34;api-变化&#34;&gt;API 变化&#xA;&lt;/h2&gt;&#xA;&lt;h2 id=&#34;新参数&#34;&gt;新参数&#xA;&lt;/h2&gt;&#xA;&lt;ul&gt;&#xA;&lt;li&gt;&lt;code&gt;node_data_dir&lt;/code&gt;：主要的数据挂载路径，如果不存在会被创建。&lt;/li&gt;&#xA;&lt;li&gt;&lt;code&gt;node_crontab_overwrite&lt;/code&gt;：覆盖 &lt;code&gt;/etc/crontab&lt;/code&gt; 而非追加内容。&lt;/li&gt;&#xA;&lt;li&gt;&lt;code&gt;node_crontab&lt;/code&gt;：要被追加或覆盖的 node crontab 内容。&lt;/li&gt;&#xA;&lt;li&gt;&lt;code&gt;nameserver_enabled&lt;/code&gt;：在这个基础设施节节点上启用 nameserver 吗？&lt;/li&gt;&#xA;&lt;li&gt;&lt;code&gt;prometheus_enabled&lt;/code&gt;：在这个基础设施节节点上启用 prometheus 吗？&lt;/li&gt;&#xA;&lt;li&gt;&lt;code&gt;grafana_enabled&lt;/code&gt;：在这个基础设施节节点上启用 grafana 吗？&lt;/li&gt;&#xA;&lt;li&gt;&lt;code&gt;loki_enabled&lt;/code&gt;：在这个基础设施节节点上启用 loki 吗？&lt;/li&gt;&#xA;&lt;li&gt;&lt;code&gt;docker_enable&lt;/code&gt;：在这个基础设施节点上启用 docker 吗？&lt;/li&gt;&#xA;&lt;li&gt;&lt;code&gt;consul_enable&lt;/code&gt;：启用 consul 服务器/代理吗？&lt;/li&gt;&#xA;&lt;li&gt;&lt;code&gt;etcd_enable&lt;/code&gt;：启用 etcd 服务器/客户端吗？&lt;/li&gt;&#xA;&lt;li&gt;&lt;code&gt;pg_checksum&lt;/code&gt;：启用 pg 集群数据校验和吗？&lt;/li&gt;&#xA;&lt;li&gt;&lt;code&gt;pg_delay&lt;/code&gt;：备份集群主库复制重放时的应用延迟。&lt;/li&gt;&#xA;&lt;/ul&gt;&#xA;&lt;h2 id=&#34;参数重制&#34;&gt;参数重制&#xA;&lt;/h2&gt;&#xA;&lt;p&gt;现在 &lt;code&gt;*_clean&lt;/code&gt; 是布尔类型的参数，用于在初始化期间清除现有实例。&lt;/p&gt;</description>
      </item>
    <item>
        <title>Pigsty v1.5：Docker应用支持，基础设施自监控</title>
        <link>https://v15.pgsty.pro/zh/blog/article/v1.5/</link>
        <pubDate>Tue, 17 May 2022 00:00:00 +0000</pubDate>
        <dc:creator>vonng</dc:creator>
        <guid>https://v15.pgsty.pro/zh/blog/article/v1.5/</guid>
        <description>完善的Docker支持，基础设施自我监控，ETCD作为DCS，更好的冷备份支持，CMDB改进。</description>
      </item>
    <item>
        <title>Pigsty是什么？</title>
        <link>https://v15.pgsty.pro/zh/blog/article/what-is-pigsty/</link>
        <pubDate>Fri, 22 Apr 2022 00:00:00 +0000</pubDate>
        <dc:creator>vonng</dc:creator>
        <guid>https://v15.pgsty.pro/zh/blog/article/what-is-pigsty/</guid>
        <description>Pigsty是什么？本文便来解答您的疑惑！</description>
      </item>
    <item>
        <title>Pigsty v1.4.1</title>
        <link>https://v15.pgsty.pro/zh/blog/release/1.4.1/</link>
        <pubDate>Wed, 20 Apr 2022 00:00:00 +0000</pubDate>
        
        <guid>https://v15.pgsty.pro/zh/blog/release/1.4.1/</guid>
        <description>&lt;div class=&#34;td-release-card-static&#34;&gt;&#xA;  &lt;p&gt;&lt;strong&gt;v1.4.1&lt;/strong&gt; · &lt;time datetime=&#34;2022-04-20&#34;&gt;2022-04-20&lt;/time&gt;&lt;/p&gt;&#xA;  &lt;ul&gt;&#xA;    &lt;li&gt;&lt;a href=&#34;https://github.com/pgsty/pigsty/releases/tag/v1.4.1&#34;&gt;查看发布&lt;/a&gt;&lt;/li&gt;&#xA;    &lt;li&gt;&lt;a href=&#34;https://github.com/pgsty/pigsty/archive/refs/tags/v1.4.1.tar.gz&#34;&gt;源码 · tar.gz&lt;/a&gt;&lt;/li&gt;&#xA;    &lt;li&gt;&lt;a href=&#34;https://github.com/pgsty/pigsty/archive/refs/tags/v1.4.1.zip&#34;&gt;源码 · zip&lt;/a&gt;&lt;/li&gt;&#xA;    &lt;li&gt;&lt;a href=&#34;https://github.com/pgsty/pigsty&#34;&gt;pgsty/pigsty&lt;/a&gt;&lt;/li&gt;&#xA;  &lt;/ul&gt;&#xA;&lt;/div&gt;&#xA;&lt;p&gt;日常错误修复 / Docker 支持 / 英文文档&lt;/p&gt;&#xA;&lt;p&gt;现在，默认在元节点上启用 docker。您可以使用它启动海量的各类软件&lt;/p&gt;&#xA;&lt;p&gt;现在提供英文文档。&lt;/p&gt;&#xA;&lt;ul&gt;&#xA;&lt;li&gt;&lt;a href=&#34;https://github.com/pgsty/pigsty/commit/68f8c8da0576e043686137aca47bad01dd4e82c0&#34;&gt;将 docker 添加到默认包列表&lt;/a&gt;&lt;/li&gt;&#xA;&lt;li&gt;&lt;a href=&#34;https://github.com/pgsty/pigsty/commit/765077744836d8600a8703dce8623182784d65a7&#34;&gt;将 docker-compose 添加到默认包列表&lt;/a&gt;&lt;/li&gt;&#xA;&lt;li&gt;&lt;a href=&#34;https://github.com/pgsty/pigsty/commit/9b8b7c5209d09049716318b624001de3b567452a&#34;&gt;默认禁用 nameserver &amp;amp; 默认启用 docker 角色&lt;/a&gt;&lt;/li&gt;&#xA;&lt;/ul&gt;&#xA;&lt;h2 id=&#34;bug-修复&#34;&gt;Bug 修复&#xA;&lt;/h2&gt;&#xA;&lt;ul&gt;&#xA;&lt;li&gt;&lt;a href=&#34;https://github.com/pgsty/pigsty/commit/100f31842d473001f946200d9b8e2e3e89add35a&#34;&gt;修复 promtail &amp;amp; loki 配置变量问题&lt;/a&gt;&lt;/li&gt;&#xA;&lt;li&gt;修复 grafana 旧版警报。&lt;/li&gt;&#xA;&lt;li&gt;默认禁用 nameserver&lt;/li&gt;&#xA;&lt;li&gt;为 patroni 快捷方式重命名 pg-alias.sh&lt;/li&gt;&#xA;&lt;li&gt;&lt;a href=&#34;https://github.com/pgsty/pigsty/commit/62d74f15f8c164e5971d9d1d1215869359267b53&#34;&gt;为所有仪表板禁用 exemplars 查询&lt;/a&gt;&lt;/li&gt;&#xA;&lt;li&gt;&lt;a href=&#34;https://github.com/pgsty/pigsty/commit/b277f488b7ed0fd0a7eeeb995e2efd75a048e0ef&#34;&gt;修复 loki 数据目录问题&lt;/a&gt; &lt;a href=&#34;https://github.com/pgsty/pigsty/issues/100&#34;&gt;https://github.com/pgsty/pigsty/issues/100&lt;/a&gt;&lt;/li&gt;&#xA;&lt;li&gt;&lt;a href=&#34;https://github.com/pgsty/pigsty/commit/1690b490205af24d5f0394aba99007c0d9ebc49d&#34;&gt;将 autovacuum_freeze_max_age 从 100000000 更改为 1000000000&lt;/a&gt;&lt;/li&gt;&#xA;&lt;/ul&gt;&#xA;&lt;h2 id=&#34;信息来源&#34;&gt;信息来源&#xA;&lt;/h2&gt;&#xA;&lt;ul&gt;&#xA;&lt;li&gt;&lt;a href=&#34;https://github.com/pgsty/pigsty/releases/tag/v1.4.1&#34;&gt;GitHub Release&lt;/a&gt;&lt;/li&gt;&#xA;&lt;li&gt;&lt;a href=&#34;https://pigsty.cc/blog/pigsty/v1.4/&#34;&gt;Pigsty v1.4 发布文章&lt;/a&gt;&lt;/li&gt;&#xA;&lt;li&gt;&lt;a href=&#34;https://pigsty.cc/docs/about/release/#v141&#34;&gt;历史 About / 发布注记&lt;/a&gt;&lt;/li&gt;&#xA;&lt;li&gt;&lt;a href=&#34;https://github.com/pgsty/pigsty/compare/v1.4.0...v1.4.1&#34;&gt;源码对比：&lt;code&gt;v1.4.0...v1.4.1&lt;/code&gt;&lt;/a&gt;&lt;/li&gt;&#xA;&lt;/ul&gt;</description>
      </item>
    <item>
        <title>PG与Pigsty用户需求问卷调研结果</title>
        <link>https://v15.pgsty.pro/zh/blog/article/user-survey-2022/</link>
        <pubDate>Thu, 07 Apr 2022 00:00:00 +0000</pubDate>
        <dc:creator>vonng</dc:creator>
        <guid>https://v15.pgsty.pro/zh/blog/article/user-survey-2022/</guid>
        <description>上周，我们进行了一次题为PostgreSQL与Pigsty用户需求调研的问卷调查。主要希望对用户的数据库需求</description>
      </item>
    <item>
        <title>Pigsty v1.4：模块化架构，MatrixDB数据仓库支持</title>
        <link>https://v15.pgsty.pro/zh/blog/article/v1.4/</link>
        <pubDate>Thu, 31 Mar 2022 00:00:00 +0000</pubDate>
        <dc:creator>vonng</dc:creator>
        <guid>https://v15.pgsty.pro/zh/blog/article/v1.4/</guid>
        <description>全新模块化架构，四大内置模块自由组合，新增MatrixDB时序数据仓库支持，全球CDN加速下载。</description>
      </item>
    <item>
        <title>Pigsty v1.4.0</title>
        <link>https://v15.pgsty.pro/zh/blog/release/1.4.0/</link>
        <pubDate>Thu, 31 Mar 2022 00:00:00 +0000</pubDate>
        
        <guid>https://v15.pgsty.pro/zh/blog/release/1.4.0/</guid>
        <description>&lt;div class=&#34;td-release-card-static&#34;&gt;&#xA;  &lt;p&gt;&lt;strong&gt;v1.4.0&lt;/strong&gt; · &lt;time datetime=&#34;2022-03-31&#34;&gt;2022-03-31&lt;/time&gt;&lt;/p&gt;&#xA;  &lt;ul&gt;&#xA;    &lt;li&gt;&lt;a href=&#34;https://github.com/pgsty/pigsty/releases/tag/v1.4.0&#34;&gt;查看发布&lt;/a&gt;&lt;/li&gt;&#xA;    &lt;li&gt;&lt;a href=&#34;https://github.com/pgsty/pigsty/archive/refs/tags/v1.4.0.tar.gz&#34;&gt;源码 · tar.gz&lt;/a&gt;&lt;/li&gt;&#xA;    &lt;li&gt;&lt;a href=&#34;https://github.com/pgsty/pigsty/archive/refs/tags/v1.4.0.zip&#34;&gt;源码 · zip&lt;/a&gt;&lt;/li&gt;&#xA;    &lt;li&gt;&lt;a href=&#34;https://github.com/pgsty/pigsty&#34;&gt;pgsty/pigsty&lt;/a&gt;&lt;/li&gt;&#xA;  &lt;/ul&gt;&#xA;&lt;/div&gt;&#xA;&lt;h2 id=&#34;架构&#34;&gt;架构&#xA;&lt;/h2&gt;&#xA;&lt;ul&gt;&#xA;&lt;li&gt;将系统解耦为4大类别：&lt;code&gt;INFRA&lt;/code&gt;、&lt;code&gt;NODES&lt;/code&gt;、&lt;code&gt;PGSQL&lt;/code&gt;、&lt;code&gt;REDIS&lt;/code&gt;，这使得 pigsty 更加清晰、更易于扩展。&lt;/li&gt;&#xA;&lt;li&gt;单节点部署 = &lt;code&gt;INFRA&lt;/code&gt; + &lt;code&gt;NODES&lt;/code&gt; + &lt;code&gt;PGSQL&lt;/code&gt;&lt;/li&gt;&#xA;&lt;li&gt;部署 pgsql 集群 = &lt;code&gt;NODES&lt;/code&gt; + &lt;code&gt;PGSQL&lt;/code&gt;&lt;/li&gt;&#xA;&lt;li&gt;部署 redis 集群 = &lt;code&gt;NODES&lt;/code&gt; + &lt;code&gt;REDIS&lt;/code&gt;&lt;/li&gt;&#xA;&lt;li&gt;部署其他数据库 = &lt;code&gt;NODES&lt;/code&gt; + xxx（例如 &lt;code&gt;MONGO&lt;/code&gt;、&lt;code&gt;KAFKA&lt;/code&gt;&amp;hellip;待定）&lt;/li&gt;&#xA;&lt;/ul&gt;&#xA;&lt;h2 id=&#34;可访问性&#34;&gt;可访问性&#xA;&lt;/h2&gt;&#xA;&lt;ul&gt;&#xA;&lt;li&gt;为中国大陆提供 CDN。&lt;/li&gt;&#xA;&lt;li&gt;使用 &lt;code&gt;bash -c &amp;quot;$(curl -fsSL http://get.pigsty.cc/latest)&amp;quot;&lt;/code&gt; 获取最新源代码。&lt;/li&gt;&#xA;&lt;li&gt;使用新的 &lt;code&gt;download&lt;/code&gt; 脚本下载并提取包。&lt;/li&gt;&#xA;&lt;/ul&gt;&#xA;&lt;h2 id=&#34;监控增强&#34;&gt;监控增强&#xA;&lt;/h2&gt;&#xA;&lt;ul&gt;&#xA;&lt;li&gt;将监控系统分为5大类别：&lt;code&gt;INFRA&lt;/code&gt;、&lt;code&gt;NODES&lt;/code&gt;、&lt;code&gt;REDIS&lt;/code&gt;、&lt;code&gt;PGSQL&lt;/code&gt;、&lt;code&gt;APP&lt;/code&gt;&lt;/li&gt;&#xA;&lt;li&gt;默认启用日志记录&#xA;&lt;ul&gt;&#xA;&lt;li&gt;现在默认启用 &lt;code&gt;loki&lt;/code&gt; 和 &lt;code&gt;promtail&lt;/code&gt;，带有预构建的 &lt;a href=&#34;https://github.com/Vonng/loki-rpm&#34;&gt;loki-rpm&lt;/a&gt;。&lt;/li&gt;&#xA;&lt;/ul&gt;&#xA;&lt;/li&gt;&#xA;&lt;li&gt;模型和标签&#xA;&lt;ul&gt;&#xA;&lt;li&gt;为所有仪表板添加了一个隐藏的 &lt;code&gt;ds&lt;/code&gt; prometheus 数据源变量，因此您只需选择一个新的数据源而不是修改 Grafana 数据源和仪表板。&lt;/li&gt;&#xA;&lt;li&gt;为所有指标添加了一个 &lt;code&gt;ip&lt;/code&gt; 标签，并将其用作数据库指标和节点指标之间的连接键。&lt;/li&gt;&#xA;&lt;/ul&gt;&#xA;&lt;/li&gt;&#xA;&lt;li&gt;INFRA 监控&#xA;&lt;ul&gt;&#xA;&lt;li&gt;Infra 主仪表板：INFRA 概览&lt;/li&gt;&#xA;&lt;li&gt;添加日志仪表板：日志实例&lt;/li&gt;&#xA;&lt;li&gt;PGLOG 分析和 PGLOG 会话现在被视为一个示例 Pigsty APP。&lt;/li&gt;&#xA;&lt;/ul&gt;&#xA;&lt;/li&gt;&#xA;&lt;li&gt;NODES 监控应用&#xA;&lt;ul&gt;&#xA;&lt;li&gt;如果您完全不关心数据库，现在可以单独使用 Pigsty 作为主机监控软件！&lt;/li&gt;&#xA;&lt;li&gt;包括4个核心仪表板：节点概览 &amp;amp; 节点集群 &amp;amp; 节点实例 &amp;amp; 节点警报&lt;/li&gt;&#xA;&lt;li&gt;为节点引入新的身份变量：&lt;code&gt;node_cluster&lt;/code&gt; 和 &lt;code&gt;nodename&lt;/code&gt;&lt;/li&gt;&#xA;&lt;li&gt;变量 &lt;code&gt;pg_hostname&lt;/code&gt; 现在意味着将主机名设置为与 postgres 实例名相同，以保持向后兼容性&lt;/li&gt;&#xA;&lt;li&gt;变量 &lt;code&gt;nodename_overwrite&lt;/code&gt; 控制是否用 nodename 覆盖节点的主机名&lt;/li&gt;&#xA;&lt;li&gt;变量 &lt;code&gt;nodename_exchange&lt;/code&gt; 将 nodename 写入彼此的 &lt;code&gt;/etc/hosts&lt;/code&gt;&lt;/li&gt;&#xA;&lt;li&gt;所有节点指标引用都经过修订，通过 &lt;code&gt;ip&lt;/code&gt; 连接&lt;/li&gt;&#xA;&lt;li&gt;节点监控目标在 &lt;code&gt;/etc/prometheus/targets/nodes&lt;/code&gt; 下单独管理&lt;/li&gt;&#xA;&lt;/ul&gt;&#xA;&lt;/li&gt;&#xA;&lt;li&gt;PGSQL 监控增强&#xA;&lt;ul&gt;&#xA;&lt;li&gt;完全新的 PGSQL 集群，简化并专注于集群中的重要内容。&lt;/li&gt;&#xA;&lt;li&gt;新仪表板 PGSQL 数据库是集群级对象监控。例如整个集群而不是单个实例的表和查询。&lt;/li&gt;&#xA;&lt;li&gt;PGSQL 警报仪表板现在只关注 pgsql 警报。&lt;/li&gt;&#xA;&lt;li&gt;PGSQL Shard 已添加到 PGSQL 中。&lt;/li&gt;&#xA;&lt;/ul&gt;&#xA;&lt;/li&gt;&#xA;&lt;li&gt;Redis 监控增强&#xA;&lt;ul&gt;&#xA;&lt;li&gt;为所有 redis 仪表板添加节点监控。&lt;/li&gt;&#xA;&lt;/ul&gt;&#xA;&lt;/li&gt;&#xA;&lt;/ul&gt;&#xA;&lt;h2 id=&#34;matrixdb-支持&#34;&gt;MatrixDB 支持&#xA;&lt;/h2&gt;&#xA;&lt;ul&gt;&#xA;&lt;li&gt;通过 &lt;code&gt;pigsty-matrix.yml&lt;/code&gt; playbook 可以部署 MatrixDB（Greenplum 7）&lt;/li&gt;&#xA;&lt;li&gt;MatrixDB 监控仪表板：PGSQL MatrixDB&lt;/li&gt;&#xA;&lt;li&gt;添加示例配置：&lt;code&gt;pigsty-mxdb.yml&lt;/code&gt;&lt;/li&gt;&#xA;&lt;/ul&gt;&#xA;&lt;h2 id=&#34;监控增强-1&#34;&gt;监控增强&#xA;&lt;/h2&gt;&#xA;&lt;ul&gt;&#xA;&lt;li&gt;将监控系统分为5大类别：&lt;code&gt;INFRA&lt;/code&gt;、&lt;code&gt;NODES&lt;/code&gt;、&lt;code&gt;REDIS&lt;/code&gt;、&lt;code&gt;PGSQL&lt;/code&gt;、&lt;code&gt;APP&lt;/code&gt;&lt;/li&gt;&#xA;&lt;li&gt;默认启用日志记录&#xA;&lt;ul&gt;&#xA;&lt;li&gt;现在默认启用 &lt;code&gt;loki&lt;/code&gt; 和 &lt;code&gt;promtail&lt;/code&gt;，带有预构建的 &lt;a href=&#34;https://github.com/Vonng/loki-rpm&#34;&gt;loki-rpm&lt;/a&gt;。&lt;/li&gt;&#xA;&lt;/ul&gt;&#xA;&lt;/li&gt;&#xA;&lt;li&gt;模型和标签&#xA;&lt;ul&gt;&#xA;&lt;li&gt;为所有仪表板添加了一个隐藏的 &lt;code&gt;ds&lt;/code&gt; prometheus 数据源变量，因此您只需选择一个新的数据源而不是修改 Grafana 数据源和仪表板。&lt;/li&gt;&#xA;&lt;li&gt;为所有指标添加了一个 &lt;code&gt;ip&lt;/code&gt; 标签，并将其用作数据库指标和节点指标之间的连接键。&lt;/li&gt;&#xA;&lt;/ul&gt;&#xA;&lt;/li&gt;&#xA;&lt;li&gt;INFRA 监控&#xA;&lt;ul&gt;&#xA;&lt;li&gt;Infra 主仪表板：INFRA 概览&lt;/li&gt;&#xA;&lt;li&gt;添加日志仪表板：日志实例&lt;/li&gt;&#xA;&lt;li&gt;PGLOG 分析和 PGLOG 会话现在被视为一个示例 Pigsty APP。&lt;/li&gt;&#xA;&lt;/ul&gt;&#xA;&lt;/li&gt;&#xA;&lt;li&gt;NODES 监控应用&#xA;&lt;ul&gt;&#xA;&lt;li&gt;如果您完全不关心数据库，现在可以单独使用 Pigsty 作为主机监控软件！&lt;/li&gt;&#xA;&lt;li&gt;包括4个核心仪表板：节点概览 &amp;amp; 节点集群 &amp;amp; 节点实例 &amp;amp; 节点警报&lt;/li&gt;&#xA;&lt;li&gt;为节点引入新的身份变量：&lt;code&gt;node_cluster&lt;/code&gt; 和 &lt;code&gt;nodename&lt;/code&gt;&lt;/li&gt;&#xA;&lt;li&gt;变量 &lt;code&gt;pg_hostname&lt;/code&gt; 现在意味着将主机名设置为与 postgres 实例名相同，以保持向后兼容性&lt;/li&gt;&#xA;&lt;li&gt;变量 &lt;code&gt;nodename_overwrite&lt;/code&gt; 控制是否用 nodename 覆盖节点的主机名&lt;/li&gt;&#xA;&lt;li&gt;变量 &lt;code&gt;nodename_exchange&lt;/code&gt; 将 nodename 写入彼此的 &lt;code&gt;/etc/hosts&lt;/code&gt;&lt;/li&gt;&#xA;&lt;li&gt;所有节点指标引用都经过修订，通过 &lt;code&gt;ip&lt;/code&gt; 连接&lt;/li&gt;&#xA;&lt;li&gt;节点监控目标在 &lt;code&gt;/etc/prometheus/targets/nodes&lt;/code&gt; 下单独管理&lt;/li&gt;&#xA;&lt;/ul&gt;&#xA;&lt;/li&gt;&#xA;&lt;li&gt;PGSQL 监控增强&#xA;&lt;ul&gt;&#xA;&lt;li&gt;完全新的 PGSQL 集群，简化并专注于集群中的重要内容。&lt;/li&gt;&#xA;&lt;li&gt;新仪表板 PGSQL 数据库是集群级对象监控。例如整个集群而不是单个实例的表和查询。&lt;/li&gt;&#xA;&lt;li&gt;PGSQL 警报仪表板现在只关注 pgsql 警报。&lt;/li&gt;&#xA;&lt;li&gt;PGSQL Shard 已添加到 PGSQL 中。&lt;/li&gt;&#xA;&lt;/ul&gt;&#xA;&lt;/li&gt;&#xA;&lt;li&gt;Redis 监控增强&#xA;&lt;ul&gt;&#xA;&lt;li&gt;为所有 redis 仪表板添加节点监控。&lt;/li&gt;&#xA;&lt;/ul&gt;&#xA;&lt;/li&gt;&#xA;&lt;/ul&gt;&#xA;&lt;h2 id=&#34;matrixdb-支持-1&#34;&gt;MatrixDB 支持&#xA;&lt;/h2&gt;&#xA;&lt;ul&gt;&#xA;&lt;li&gt;通过 &lt;code&gt;pigsty-matrix.yml&lt;/code&gt; playbook 可以部署 MatrixDB（Greenplum 7）&lt;/li&gt;&#xA;&lt;li&gt;MatrixDB 监控仪表板：PGSQL MatrixDB&lt;/li&gt;&#xA;&lt;li&gt;添加示例配置：&lt;code&gt;pigsty-mxdb.yml&lt;/code&gt;&lt;/li&gt;&#xA;&lt;/ul&gt;&#xA;&lt;h2 id=&#34;置备改进&#34;&gt;置备改进&#xA;&lt;/h2&gt;&#xA;&lt;p&gt;现在 pigsty 的工作流如下：&lt;/p&gt;</description>
      </item>
    <item>
        <title>Pigsty近况与v1.4前瞻</title>
        <link>https://v15.pgsty.pro/zh/blog/article/v1.4-preview/</link>
        <pubDate>Tue, 01 Mar 2022 00:00:00 +0000</pubDate>
        <dc:creator>vonng</dc:creator>
        <guid>https://v15.pgsty.pro/zh/blog/article/v1.4-preview/</guid>
        <description>和大家汇报一下最近的更新，免得你们以为我光谈恋爱不干活了：探探全量迁移至Pigsty；高可用在混沌工程演练中表现出色；Pigsty项目通过奇绩创坛面试；1.4新功能前瞻</description>
      </item>
    <item>
        <title>Pigsty v1.3.1</title>
        <link>https://v15.pgsty.pro/zh/blog/release/1.3.1/</link>
        <pubDate>Fri, 10 Dec 2021 00:00:00 +0000</pubDate>
        
        <guid>https://v15.pgsty.pro/zh/blog/release/1.3.1/</guid>
        <description>&lt;div class=&#34;td-release-card-static&#34;&gt;&#xA;  &lt;p&gt;&lt;strong&gt;v1.3.1&lt;/strong&gt; · &lt;time datetime=&#34;2021-12-10&#34;&gt;2021-12-10&lt;/time&gt;&lt;/p&gt;&#xA;  &lt;ul&gt;&#xA;    &lt;li&gt;&lt;a href=&#34;https://github.com/pgsty/pigsty/releases/tag/v1.3.1&#34;&gt;查看发布&lt;/a&gt;&lt;/li&gt;&#xA;    &lt;li&gt;&lt;a href=&#34;https://github.com/pgsty/pigsty/archive/refs/tags/v1.3.1.tar.gz&#34;&gt;源码 · tar.gz&lt;/a&gt;&lt;/li&gt;&#xA;    &lt;li&gt;&lt;a href=&#34;https://github.com/pgsty/pigsty/archive/refs/tags/v1.3.1.zip&#34;&gt;源码 · zip&lt;/a&gt;&lt;/li&gt;&#xA;    &lt;li&gt;&lt;a href=&#34;https://github.com/pgsty/pigsty&#34;&gt;pgsty/pigsty&lt;/a&gt;&lt;/li&gt;&#xA;  &lt;/ul&gt;&#xA;&lt;/div&gt;&#xA;&lt;h2 id=&#34;监控&#34;&gt;监控&#xA;&lt;/h2&gt;&#xA;&lt;ul&gt;&#xA;&lt;li&gt;PGSQL &amp;amp; PGCAT 仪表盘改进&lt;/li&gt;&#xA;&lt;li&gt;优化 pgcat 实例 &amp;amp; pgcat 数据库的布局&lt;/li&gt;&#xA;&lt;li&gt;在 pgsql 实例仪表盘中添加关键指标面板，与 pgsql 集群保持一致&lt;/li&gt;&#xA;&lt;li&gt;在 pgcat 数据库中添加表/索引膨胀面板，移除 pgcat 膨胀仪表盘&lt;/li&gt;&#xA;&lt;li&gt;在 pgcat 数据库仪表盘中添加索引信息&lt;/li&gt;&#xA;&lt;li&gt;修复在 grafana 8.3 中的损坏面板&lt;/li&gt;&#xA;&lt;li&gt;在 nginx 主页中添加 redis 索引&lt;/li&gt;&#xA;&lt;/ul&gt;&#xA;&lt;h2 id=&#34;部署&#34;&gt;部署&#xA;&lt;/h2&gt;&#xA;&lt;ul&gt;&#xA;&lt;li&gt;新的 &lt;code&gt;infra-demo.yml&lt;/code&gt; 剧本用于一次性引导&lt;/li&gt;&#xA;&lt;li&gt;使用 &lt;code&gt;infra-jupyter.yml&lt;/code&gt; 剧本部署可选的 jupyter lab 服务器&lt;/li&gt;&#xA;&lt;li&gt;使用 &lt;code&gt;infra-pgweb.yml&lt;/code&gt; 剧本部署可选的 pgweb 服务器&lt;/li&gt;&#xA;&lt;li&gt;在 meta 节点上新的 &lt;code&gt;pg&lt;/code&gt; 别名，可以从 admin 用户启动 postgres 集群（除了 postgres）&lt;/li&gt;&#xA;&lt;li&gt;根据 &lt;code&gt;timescaledb-tune&lt;/code&gt; 的建议调整所有 patroni 配置模板中的 &lt;code&gt;max_locks_per_transactions&lt;/code&gt;&lt;/li&gt;&#xA;&lt;li&gt;在配置模板中添加 &lt;code&gt;citus.node_conninfo: &#39;sslmode=prefer&#39;&lt;/code&gt; 以便在没有 SSL 的情况下使用 citus&lt;/li&gt;&#xA;&lt;li&gt;在 pgdg14 包列表中添加所有扩展（除了 pgrouting）&lt;/li&gt;&#xA;&lt;li&gt;将 node_exporter 升级到 v1.3.1&lt;/li&gt;&#xA;&lt;li&gt;将 PostgREST v9.0.0 添加到包列表。从 postgres 模式生成 API。&lt;/li&gt;&#xA;&lt;/ul&gt;&#xA;&lt;h2 id=&#34;错误修复&#34;&gt;错误修复&#xA;&lt;/h2&gt;&#xA;&lt;ul&gt;&#xA;&lt;li&gt;Grafana 的安全漏洞（升级到 v8.3.1 &lt;a href=&#34;https://grafana.com/blog/2021/12/07/grafana-8.3.1-8.2.7-8.1.8-and-8.0.7-released-with-high-severity-security-fix/&#34;&gt;问题&lt;/a&gt;)&lt;/li&gt;&#xA;&lt;li&gt;修复 &lt;code&gt;pg_instance&lt;/code&gt; &amp;amp; &lt;code&gt;pg_service&lt;/code&gt; 在 &lt;code&gt;register&lt;/code&gt; 角色中从剧本的中间开始时的问题&lt;/li&gt;&#xA;&lt;li&gt;修复在没有 &lt;code&gt;pg_cluster&lt;/code&gt; 变量存在的主机上 nginx 主页渲染问题&lt;/li&gt;&#xA;&lt;li&gt;在升级到 grafana 8.3.1 时修复样式问题&lt;/li&gt;&#xA;&lt;/ul&gt;&#xA;&lt;h2 id=&#34;信息来源&#34;&gt;信息来源&#xA;&lt;/h2&gt;&#xA;&lt;ul&gt;&#xA;&lt;li&gt;&lt;a href=&#34;https://github.com/pgsty/pigsty/releases/tag/v1.3.1&#34;&gt;GitHub Release&lt;/a&gt;&lt;/li&gt;&#xA;&lt;li&gt;&lt;a href=&#34;https://pigsty.cc/blog/pigsty/v1.3/&#34;&gt;Pigsty v1.3 发布文章&lt;/a&gt;&lt;/li&gt;&#xA;&lt;li&gt;&lt;a href=&#34;https://pigsty.cc/docs/about/release/#v131&#34;&gt;历史 About / 发布注记&lt;/a&gt;&lt;/li&gt;&#xA;&lt;li&gt;&lt;a href=&#34;https://github.com/pgsty/pigsty/compare/v1.3.0...v1.3.1&#34;&gt;源码对比：&lt;code&gt;v1.3.0...v1.3.1&lt;/code&gt;&lt;/a&gt;&lt;/li&gt;&#xA;&lt;/ul&gt;</description>
      </item>
    <item>
        <title>Pigsty v1.3：PGCAT大修，PGSQL增强，Redis支持</title>
        <link>https://v15.pgsty.pro/zh/blog/article/v1.3/</link>
        <pubDate>Tue, 30 Nov 2021 00:00:00 +0000</pubDate>
        <dc:creator>vonng</dc:creator>
        <guid>https://v15.pgsty.pro/zh/blog/article/v1.3/</guid>
        <description>Pigsty v1.3.0 更新了 PGCAT 重整 &amp;amp; PGSQL 增强 &amp;amp; Redis Beta支持</description>
      </item>
    <item>
        <title>Pigsty v1.3.0</title>
        <link>https://v15.pgsty.pro/zh/blog/release/1.3.0/</link>
        <pubDate>Tue, 30 Nov 2021 00:00:00 +0000</pubDate>
        
        <guid>https://v15.pgsty.pro/zh/blog/release/1.3.0/</guid>
        <description>&lt;div class=&#34;td-release-card-static&#34;&gt;&#xA;  &lt;p&gt;&lt;strong&gt;v1.3.0&lt;/strong&gt; · &lt;time datetime=&#34;2021-11-30&#34;&gt;2021-11-30&lt;/time&gt;&lt;/p&gt;&#xA;  &lt;ul&gt;&#xA;    &lt;li&gt;&lt;a href=&#34;https://github.com/pgsty/pigsty/releases/tag/v1.3.0&#34;&gt;查看发布&lt;/a&gt;&lt;/li&gt;&#xA;    &lt;li&gt;&lt;a href=&#34;https://github.com/pgsty/pigsty/archive/refs/tags/v1.3.0.tar.gz&#34;&gt;源码 · tar.gz&lt;/a&gt;&lt;/li&gt;&#xA;    &lt;li&gt;&lt;a href=&#34;https://github.com/pgsty/pigsty/archive/refs/tags/v1.3.0.zip&#34;&gt;源码 · zip&lt;/a&gt;&lt;/li&gt;&#xA;    &lt;li&gt;&lt;a href=&#34;https://github.com/pgsty/pigsty&#34;&gt;pgsty/pigsty&lt;/a&gt;&lt;/li&gt;&#xA;  &lt;/ul&gt;&#xA;&lt;/div&gt;&#xA;&lt;ul&gt;&#xA;&lt;li&gt;【功能增强】Redis 部署（集群、哨兵、主从）&lt;/li&gt;&#xA;&lt;li&gt;【功能增强】Redis 监控&#xA;&lt;ul&gt;&#xA;&lt;li&gt;Redis 总览仪表盘&lt;/li&gt;&#xA;&lt;li&gt;Redis 集群仪表盘&lt;/li&gt;&#xA;&lt;li&gt;Redis 实例仪表盘&#xA;-【功能增强】 监控：PGCAT 大修&lt;/li&gt;&#xA;&lt;li&gt;新仪表盘：PGCAT 实例&lt;/li&gt;&#xA;&lt;li&gt;新仪表盘：PGCAT 数据库仪表盘&lt;/li&gt;&#xA;&lt;li&gt;重做仪表盘：PGCAT 表格&lt;/li&gt;&#xA;&lt;/ul&gt;&#xA;&lt;/li&gt;&#xA;&lt;li&gt;【功能增强】 监控：PGSQL 增强&#xA;&lt;ul&gt;&#xA;&lt;li&gt;新面板：PGSQL 集群，添加 10 个关键指标面板（默认切换）&lt;/li&gt;&#xA;&lt;li&gt;新面板：PGSQL 实例，添加 10 个关键指标面板（默认切换）&lt;/li&gt;&#xA;&lt;li&gt;简化 &amp;amp; 重新设计：PGSQL 服务&lt;/li&gt;&#xA;&lt;li&gt;在 PGCAT &amp;amp; PGSL 仪表盘之间添加交叉引用&#xA;-【功能增强】 监控部署&lt;/li&gt;&#xA;&lt;li&gt;现在 grafana 数据源在仅监控部署期间自动注册&#xA;-【功能增强】 软件升级&lt;/li&gt;&#xA;&lt;li&gt;将 PostgreSQL 13 添加到默认包列表&lt;/li&gt;&#xA;&lt;li&gt;默认升级到 PostgreSQL 14.1&lt;/li&gt;&#xA;&lt;li&gt;添加 greenplum rpm 和依赖项&lt;/li&gt;&#xA;&lt;li&gt;添加 redis rpm &amp;amp; 源代码包&lt;/li&gt;&#xA;&lt;li&gt;将 perf 添加为默认包&lt;/li&gt;&#xA;&lt;/ul&gt;&#xA;&lt;/li&gt;&#xA;&lt;/ul&gt;&#xA;&lt;h2 id=&#34;信息来源&#34;&gt;信息来源&#xA;&lt;/h2&gt;&#xA;&lt;ul&gt;&#xA;&lt;li&gt;&lt;a href=&#34;https://github.com/pgsty/pigsty/releases/tag/v1.3.0&#34;&gt;GitHub Release&lt;/a&gt;&lt;/li&gt;&#xA;&lt;li&gt;&lt;a href=&#34;https://pigsty.cc/blog/pigsty/v1.3/&#34;&gt;Pigsty v1.3 发布文章&lt;/a&gt;&lt;/li&gt;&#xA;&lt;li&gt;&lt;a href=&#34;https://pigsty.cc/docs/about/release/#v130&#34;&gt;历史 About / 发布注记&lt;/a&gt;&lt;/li&gt;&#xA;&lt;li&gt;&lt;a href=&#34;https://github.com/pgsty/pigsty/compare/v1.2.0...v1.3.0&#34;&gt;源码对比：&lt;code&gt;v1.2.0...v1.3.0&lt;/code&gt;&lt;/a&gt;&lt;/li&gt;&#xA;&lt;/ul&gt;</description>
      </item>
    <item>
        <title>Pigsty v1.2：PG14默认，监控现有PG</title>
        <link>https://v15.pgsty.pro/zh/blog/article/v1.2/</link>
        <pubDate>Wed, 03 Nov 2021 00:00:00 +0000</pubDate>
        <dc:creator>vonng</dc:creator>
        <guid>https://v15.pgsty.pro/zh/blog/article/v1.2/</guid>
        <description>Pigsty v1.2 将 PostgreSQL 14 作为默认版本，并支持独立监控现有数据库实例</description>
      </item>
    <item>
        <title>Pigsty v1.2.0</title>
        <link>https://v15.pgsty.pro/zh/blog/release/1.2.0/</link>
        <pubDate>Wed, 03 Nov 2021 00:00:00 +0000</pubDate>
        
        <guid>https://v15.pgsty.pro/zh/blog/release/1.2.0/</guid>
        <description>&lt;div class=&#34;td-release-card-static&#34;&gt;&#xA;  &lt;p&gt;&lt;strong&gt;v1.2.0&lt;/strong&gt; · &lt;time datetime=&#34;2021-11-03&#34;&gt;2021-11-03&lt;/time&gt;&lt;/p&gt;&#xA;  &lt;ul&gt;&#xA;    &lt;li&gt;&lt;a href=&#34;https://github.com/pgsty/pigsty/releases/tag/v1.2.0&#34;&gt;查看发布&lt;/a&gt;&lt;/li&gt;&#xA;    &lt;li&gt;&lt;a href=&#34;https://github.com/pgsty/pigsty/archive/refs/tags/v1.2.0.tar.gz&#34;&gt;源码 · tar.gz&lt;/a&gt;&lt;/li&gt;&#xA;    &lt;li&gt;&lt;a href=&#34;https://github.com/pgsty/pigsty/archive/refs/tags/v1.2.0.zip&#34;&gt;源码 · zip&lt;/a&gt;&lt;/li&gt;&#xA;    &lt;li&gt;&lt;a href=&#34;https://github.com/pgsty/pigsty&#34;&gt;pgsty/pigsty&lt;/a&gt;&lt;/li&gt;&#xA;  &lt;/ul&gt;&#xA;&lt;/div&gt;&#xA;&lt;ul&gt;&#xA;&lt;li&gt;【功能增强】默认使用 PostgreSQL 14 版本&lt;/li&gt;&#xA;&lt;li&gt;【功能增强】默认使用 TimescaleDB 2.5 扩展&#xA;&lt;ul&gt;&#xA;&lt;li&gt;现在 timescaledb 和 postgis 默认在 cmdb 中启用&lt;/li&gt;&#xA;&lt;/ul&gt;&#xA;&lt;/li&gt;&#xA;&lt;li&gt;【功能增强】 新增仅监控模式：&#xA;&lt;ul&gt;&#xA;&lt;li&gt;仅通过可连接的 URL，您可以使用 pigsty 监控现有的 pg 实例&lt;/li&gt;&#xA;&lt;li&gt;pg_exporter 将在本地的 meta 节点上部署&lt;/li&gt;&#xA;&lt;li&gt;新仪表板 PGSQL Cluster Monly 用于远程集群&lt;/li&gt;&#xA;&lt;/ul&gt;&#xA;&lt;/li&gt;&#xA;&lt;li&gt;【功能增强】软件升级&#xA;&lt;ul&gt;&#xA;&lt;li&gt;grafana 升级到 8.2.2&lt;/li&gt;&#xA;&lt;li&gt;pev2 升级到 v0.11.9&lt;/li&gt;&#xA;&lt;li&gt;promscale 升级到 0.6.2&lt;/li&gt;&#xA;&lt;li&gt;pgweb 升级到 0.11.9&lt;/li&gt;&#xA;&lt;li&gt;新增扩展：pglogical、pg_stat_monitor、orafce&#xA;-【功能增强】自动检测机器规格并使用适当的 &lt;code&gt;node_tune&lt;/code&gt; 和 &lt;code&gt;pg_conf&lt;/code&gt; 模板&#xA;-【功能增强】重做与膨胀相关的视图，现在公开更多信息&#xA;-【功能增强】删除 timescale 和 citus 的内部监控&#xA;-【功能增强】新剧本 &lt;code&gt;pgsql-audit.yml&lt;/code&gt; 用于创建审计报告&#xA;-【BUG 修复】现在 pgbouncer_exporter 资源所有者是 {{ pg_dbsu }} 而不是 postgres&#xA;-【BUG 修复】 修复在执行 &lt;code&gt;REINDEX TABLE CONCURRENTLY&lt;/code&gt; 时 pg_exporter 在 pg_table pg_index 上的重复指标&#xA;-【功能增强】现在所有配置模板都减少到两个：auto 和 demo。(已删除：&lt;code&gt;pub4, pg14, demo4, tiny, oltp&lt;/code&gt;)&lt;/li&gt;&#xA;&lt;li&gt;如果 &lt;code&gt;vagrant&lt;/code&gt; 是默认用户，则配置 &lt;code&gt;pigsty-demo&lt;/code&gt;，否则使用 &lt;code&gt;pigsty-auto&lt;/code&gt;。&lt;/li&gt;&#xA;&lt;/ul&gt;&#xA;&lt;/li&gt;&#xA;&lt;/ul&gt;&#xA;&lt;h2 id=&#34;如何从-v111-升级&#34;&gt;如何从 v1.1.1 升级&#xA;&lt;/h2&gt;&#xA;&lt;p&gt;在 1.2.0 中没有 API 变更。您仍然可以使用旧的 &lt;code&gt;pigsty.yml&lt;/code&gt; 配置文件 (PG13)。&#xA;对于基础设施部分，重新执行 &lt;code&gt;repo&lt;/code&gt; 将完成大部分工作。&lt;/p&gt;</description>
      </item>
    <item>
        <title>Pigsty v1.1.1</title>
        <link>https://v15.pgsty.pro/zh/blog/release/1.1.1/</link>
        <pubDate>Wed, 20 Oct 2021 00:00:00 +0000</pubDate>
        
        <guid>https://v15.pgsty.pro/zh/blog/release/1.1.1/</guid>
        <description>&lt;div class=&#34;td-release-card-static&#34;&gt;&#xA;  &lt;p&gt;&lt;strong&gt;v1.1.1&lt;/strong&gt; · &lt;time datetime=&#34;2021-10-20&#34;&gt;2021-10-20&lt;/time&gt;&lt;/p&gt;&#xA;  &lt;ul&gt;&#xA;    &lt;li&gt;&lt;a href=&#34;https://github.com/pgsty/pigsty/releases/tag/v1.1.1&#34;&gt;查看发布&lt;/a&gt;&lt;/li&gt;&#xA;    &lt;li&gt;&lt;a href=&#34;https://github.com/pgsty/pigsty/archive/refs/tags/v1.1.1.tar.gz&#34;&gt;源码 · tar.gz&lt;/a&gt;&lt;/li&gt;&#xA;    &lt;li&gt;&lt;a href=&#34;https://github.com/pgsty/pigsty/archive/refs/tags/v1.1.1.zip&#34;&gt;源码 · zip&lt;/a&gt;&lt;/li&gt;&#xA;    &lt;li&gt;&lt;a href=&#34;https://github.com/pgsty/pigsty&#34;&gt;pgsty/pigsty&lt;/a&gt;&lt;/li&gt;&#xA;  &lt;/ul&gt;&#xA;&lt;/div&gt;&#xA;&lt;ul&gt;&#xA;&lt;li&gt;【功能增强】 用 &lt;code&gt;timescale&lt;/code&gt; 版本替换 timescaledb 的 &lt;code&gt;apache&lt;/code&gt; 版本&lt;/li&gt;&#xA;&lt;li&gt;【功能增强】 升级 prometheus 到 2.30&lt;/li&gt;&#xA;&lt;li&gt;【BUG 修复】 现在 pg_exporter 配置目录的属主是 &lt;code&gt;{{ pg_dbsu }}&lt;/code&gt;，而不再是 &lt;code&gt;prometheus&lt;/code&gt;&lt;/li&gt;&#xA;&lt;/ul&gt;&#xA;&lt;h2 id=&#34;如何从-v110-升级&#34;&gt;如何从 v1.1.0 升级？&#xA;&lt;/h2&gt;&#xA;&lt;p&gt;这个版本的主要变动是 TimescaleDB，使用 TimescaleDB License （TSL）的官方版本替代了 PGDG 仓库中的 Apache License v2 的版本。&lt;/p&gt;</description>
      </item>
    <item>
        <title>Pigsty v1.1：主页，Jupyter，Pev2，Pgbadger</title>
        <link>https://v15.pgsty.pro/zh/blog/article/v1.1/</link>
        <pubDate>Tue, 12 Oct 2021 00:00:00 +0000</pubDate>
        <dc:creator>vonng</dc:creator>
        <guid>https://v15.pgsty.pro/zh/blog/article/v1.1/</guid>
        <description>Pigsty v1.1.0 更新了主页设计, JupyterLab, PGWEB, Pev2 &amp;amp; pgbadger 支持</description>
      </item>
    <item>
        <title>Pigsty v1.1.0</title>
        <link>https://v15.pgsty.pro/zh/blog/release/1.1.0/</link>
        <pubDate>Tue, 12 Oct 2021 00:00:00 +0000</pubDate>
        
        <guid>https://v15.pgsty.pro/zh/blog/release/1.1.0/</guid>
        <description>&lt;div class=&#34;td-release-card-static&#34;&gt;&#xA;  &lt;p&gt;&lt;strong&gt;v1.1&lt;/strong&gt; · &lt;time datetime=&#34;2021-10-12&#34;&gt;2021-10-12&lt;/time&gt;&lt;/p&gt;&#xA;  &lt;ul&gt;&#xA;    &lt;li&gt;&lt;a href=&#34;https://github.com/pgsty/pigsty/releases/tag/v1.1&#34;&gt;查看发布&lt;/a&gt;&lt;/li&gt;&#xA;    &lt;li&gt;&lt;a href=&#34;https://github.com/pgsty/pigsty/archive/refs/tags/v1.1.tar.gz&#34;&gt;源码 · tar.gz&lt;/a&gt;&lt;/li&gt;&#xA;    &lt;li&gt;&lt;a href=&#34;https://github.com/pgsty/pigsty/archive/refs/tags/v1.1.zip&#34;&gt;源码 · zip&lt;/a&gt;&lt;/li&gt;&#xA;    &lt;li&gt;&lt;a href=&#34;https://github.com/pgsty/pigsty&#34;&gt;pgsty/pigsty&lt;/a&gt;&lt;/li&gt;&#xA;  &lt;/ul&gt;&#xA;&lt;/div&gt;&#xA;&lt;ul&gt;&#xA;&lt;li&gt;【增强功能】 增加 &lt;code&gt;pg_dummy_filesize&lt;/code&gt; 以创建文件系统空间占位符&lt;/li&gt;&#xA;&lt;li&gt;【增强功能】 主页大改版&lt;/li&gt;&#xA;&lt;li&gt;【增强功能】 增加 Jupyter Lab 整合&lt;/li&gt;&#xA;&lt;li&gt;【增强功能】 增加 pgweb 控制台整合&lt;/li&gt;&#xA;&lt;li&gt;【增强功能】 增加 pgbadger 支持&lt;/li&gt;&#xA;&lt;li&gt;【增强功能】 增加 pev2 支持，解释可视化工具&lt;/li&gt;&#xA;&lt;li&gt;【增强功能】 增加 pglog 工具&lt;/li&gt;&#xA;&lt;li&gt;【增强功能】 更新默认的 pkg.tgz 软件版本：&#xA;&lt;ul&gt;&#xA;&lt;li&gt;PostgreSQL 升级至 v13.4（支持官方的 pg14）&lt;/li&gt;&#xA;&lt;li&gt;pgbouncer 升级至 v1.16（指标定义更新）&lt;/li&gt;&#xA;&lt;li&gt;Grafana 升级至 v8.1.4&lt;/li&gt;&#xA;&lt;li&gt;Prometheus 升级至 v2.2.29&lt;/li&gt;&#xA;&lt;li&gt;node_exporter 升级至 v1.2.2&lt;/li&gt;&#xA;&lt;li&gt;haproxy 升级至 v2.1.1&lt;/li&gt;&#xA;&lt;li&gt;consul 升级至 v1.10.2&lt;/li&gt;&#xA;&lt;li&gt;vip-manager 升级至 v1.0.1&lt;/li&gt;&#xA;&lt;/ul&gt;&#xA;&lt;/li&gt;&#xA;&lt;/ul&gt;&#xA;&lt;h2 id=&#34;api-变更&#34;&gt;API 变更&#xA;&lt;/h2&gt;&#xA;&lt;ul&gt;&#xA;&lt;li&gt;&lt;code&gt;nginx_upstream&lt;/code&gt; 现在持有不同的结构。（不兼容）&lt;/li&gt;&#xA;&lt;li&gt;新的配置条目：&lt;code&gt;app_list&lt;/code&gt;，渲染至主页的导航条目&lt;/li&gt;&#xA;&lt;li&gt;新的配置条目：&lt;code&gt;docs_enabled&lt;/code&gt;，在默认服务器上设置本地文档&lt;/li&gt;&#xA;&lt;li&gt;新的配置条目：&lt;code&gt;pev2_enabled&lt;/code&gt;，设置本地的 pev2 工具&lt;/li&gt;&#xA;&lt;li&gt;新的配置条目：&lt;code&gt;pgbadger_enabled&lt;/code&gt;，创建日志概要/报告目录&lt;/li&gt;&#xA;&lt;li&gt;新的配置条目：&lt;code&gt;jupyter_enabled&lt;/code&gt;，在元节点上启用 Jupyter Lab 服务器&lt;/li&gt;&#xA;&lt;li&gt;新的配置条目：&lt;code&gt;jupyter_username&lt;/code&gt;，指定运行 Jupyter Lab 的用户&lt;/li&gt;&#xA;&lt;li&gt;新的配置条目：&lt;code&gt;jupyter_password&lt;/code&gt;，指定 Jupyter Lab 的默认密码&lt;/li&gt;&#xA;&lt;li&gt;新的配置条目：&lt;code&gt;pgweb_enabled&lt;/code&gt;，在元节点上启用 pgweb 服务器&lt;/li&gt;&#xA;&lt;li&gt;新的配置条目：&lt;code&gt;pgweb_username&lt;/code&gt;，指定运行 pgweb 的用户&lt;/li&gt;&#xA;&lt;li&gt;将内部标记 &lt;code&gt;repo_exist&lt;/code&gt; 重命名为 &lt;code&gt;repo_exists&lt;/code&gt;&lt;/li&gt;&#xA;&lt;li&gt;现在 &lt;code&gt;repo_address&lt;/code&gt; 的默认值为 &lt;code&gt;pigsty&lt;/code&gt; 而非 &lt;code&gt;yum.pigsty&lt;/code&gt;&lt;/li&gt;&#xA;&lt;li&gt;现在 haproxy 的访问点为 &lt;code&gt;http://pigsty&lt;/code&gt; 而非 &lt;code&gt;http://h.pigsty&lt;/code&gt;&lt;/li&gt;&#xA;&lt;/ul&gt;&#xA;&lt;h2 id=&#34;信息来源&#34;&gt;信息来源&#xA;&lt;/h2&gt;&#xA;&lt;ul&gt;&#xA;&lt;li&gt;&lt;a href=&#34;https://github.com/pgsty/pigsty/releases/tag/v1.1&#34;&gt;GitHub Release&lt;/a&gt;&lt;/li&gt;&#xA;&lt;li&gt;&lt;a href=&#34;https://pigsty.cc/blog/pigsty/v1.1/&#34;&gt;Pigsty v1.1 发布文章&lt;/a&gt;&lt;/li&gt;&#xA;&lt;li&gt;&lt;a href=&#34;https://pigsty.cc/docs/about/release/#v110&#34;&gt;历史 About / 发布注记&lt;/a&gt;&lt;/li&gt;&#xA;&lt;li&gt;&lt;a href=&#34;https://github.com/pgsty/pigsty/compare/v1.0.1...v1.1&#34;&gt;源码对比：&lt;code&gt;v1.0.1...v1.1&lt;/code&gt;&lt;/a&gt;&lt;/li&gt;&#xA;&lt;/ul&gt;</description>
      </item>
    <item>
        <title>Pigsty v1.0.1</title>
        <link>https://v15.pgsty.pro/zh/blog/release/1.0.1/</link>
        <pubDate>Tue, 14 Sep 2021 00:00:00 +0000</pubDate>
        
        <guid>https://v15.pgsty.pro/zh/blog/release/1.0.1/</guid>
        <description>&lt;div class=&#34;td-release-card-static&#34;&gt;&#xA;  &lt;p&gt;&lt;strong&gt;v1.0.1&lt;/strong&gt; · &lt;time datetime=&#34;2021-09-14&#34;&gt;2021-09-14&lt;/time&gt;&lt;/p&gt;&#xA;  &lt;ul&gt;&#xA;    &lt;li&gt;&lt;a href=&#34;https://github.com/pgsty/pigsty/releases/tag/v1.0.1&#34;&gt;查看发布&lt;/a&gt;&lt;/li&gt;&#xA;    &lt;li&gt;&lt;a href=&#34;https://github.com/pgsty/pigsty/archive/refs/tags/v1.0.1.tar.gz&#34;&gt;源码 · tar.gz&lt;/a&gt;&lt;/li&gt;&#xA;    &lt;li&gt;&lt;a href=&#34;https://github.com/pgsty/pigsty/archive/refs/tags/v1.0.1.zip&#34;&gt;源码 · zip&lt;/a&gt;&lt;/li&gt;&#xA;    &lt;li&gt;&lt;a href=&#34;https://github.com/pgsty/pigsty&#34;&gt;pgsty/pigsty&lt;/a&gt;&lt;/li&gt;&#xA;  &lt;/ul&gt;&#xA;&lt;/div&gt;&#xA;&lt;p&gt;2021-09-14&lt;/p&gt;&#xA;&lt;ul&gt;&#xA;&lt;li&gt;文档更新&#xA;&lt;ul&gt;&#xA;&lt;li&gt;现已支持中文文档&lt;/li&gt;&#xA;&lt;li&gt;现已支持机器翻译的英文文档&lt;/li&gt;&#xA;&lt;/ul&gt;&#xA;&lt;/li&gt;&#xA;&lt;li&gt;错误修复：&lt;code&gt;pgsql-remove&lt;/code&gt; 不会移除主实例&lt;/li&gt;&#xA;&lt;li&gt;错误修复：用 pg_cluster + pg_seq 替换 pg_instance&#xA;&lt;ul&gt;&#xA;&lt;li&gt;Start-At-Task 可能因为 pg_instance 未定义而失败&lt;/li&gt;&#xA;&lt;/ul&gt;&#xA;&lt;/li&gt;&#xA;&lt;li&gt;错误修复：从默认共享预加载库中移除 citus&#xA;&lt;ul&gt;&#xA;&lt;li&gt;citus 会强制 max_prepared_transaction 的值为非零&lt;/li&gt;&#xA;&lt;/ul&gt;&#xA;&lt;/li&gt;&#xA;&lt;li&gt;错误修复：在 &lt;code&gt;configure&lt;/code&gt; 中进行 ssh sudo 检查：&#xA;&lt;ul&gt;&#xA;&lt;li&gt;现在使用 &lt;code&gt;ssh -t sudo -n ls&lt;/code&gt; 进行权限检查&lt;/li&gt;&#xA;&lt;/ul&gt;&#xA;&lt;/li&gt;&#xA;&lt;li&gt;笔误修复：&lt;code&gt;pg-backup&lt;/code&gt; 脚本的笔误&lt;/li&gt;&#xA;&lt;li&gt;警报调整：移除 NTP 合理性检查警报（与 ClockSkew 重复）&lt;/li&gt;&#xA;&lt;li&gt;导出器调整：移除 collector.systemd 以减少开销&lt;/li&gt;&#xA;&lt;/ul&gt;&#xA;&lt;h2 id=&#34;信息来源&#34;&gt;信息来源&#xA;&lt;/h2&gt;&#xA;&lt;ul&gt;&#xA;&lt;li&gt;&lt;a href=&#34;https://github.com/pgsty/pigsty/releases/tag/v1.0.1&#34;&gt;GitHub Release&lt;/a&gt;&lt;/li&gt;&#xA;&lt;li&gt;&lt;a href=&#34;https://pigsty.cc/blog/pigsty/v1.0/&#34;&gt;Pigsty v1.0 发布文章&lt;/a&gt;&lt;/li&gt;&#xA;&lt;li&gt;&lt;a href=&#34;https://pigsty.cc/docs/about/release/#v101&#34;&gt;历史 About / 发布注记&lt;/a&gt;&lt;/li&gt;&#xA;&lt;li&gt;&lt;a href=&#34;https://github.com/pgsty/pigsty/compare/v1.0.0...v1.0.1&#34;&gt;源码对比：&lt;code&gt;v1.0.0...v1.0.1&lt;/code&gt;&lt;/a&gt;&lt;/li&gt;&#xA;&lt;/ul&gt;</description>
      </item>
    <item>
        <title>Pigsty v1.0：正式发布，监控大修</title>
        <link>https://v15.pgsty.pro/zh/blog/article/v1.0/</link>
        <pubDate>Mon, 26 Jul 2021 00:00:00 +0000</pubDate>
        <dc:creator>vonng</dc:creator>
        <guid>https://v15.pgsty.pro/zh/blog/article/v1.0/</guid>
        <description>Pigsty v1.0.0 正式发布，开箱即用的开源 PostgreSQL 数据库发行版</description>
      </item>
    <item>
        <title>Pigsty v1.0.0</title>
        <link>https://v15.pgsty.pro/zh/blog/release/1.0.0/</link>
        <pubDate>Mon, 26 Jul 2021 00:00:00 +0000</pubDate>
        
        <guid>https://v15.pgsty.pro/zh/blog/release/1.0.0/</guid>
        <description>&lt;div class=&#34;td-release-card-static&#34;&gt;&#xA;  &lt;p&gt;&lt;strong&gt;v1.0.0&lt;/strong&gt; · &lt;time datetime=&#34;2021-07-26&#34;&gt;2021-07-26&lt;/time&gt;&lt;/p&gt;&#xA;  &lt;ul&gt;&#xA;    &lt;li&gt;&lt;a href=&#34;https://github.com/pgsty/pigsty/releases/tag/v1.0.0&#34;&gt;查看发布&lt;/a&gt;&lt;/li&gt;&#xA;    &lt;li&gt;&lt;a href=&#34;https://github.com/pgsty/pigsty/archive/refs/tags/v1.0.0.tar.gz&#34;&gt;源码 · tar.gz&lt;/a&gt;&lt;/li&gt;&#xA;    &lt;li&gt;&lt;a href=&#34;https://github.com/pgsty/pigsty/archive/refs/tags/v1.0.0.zip&#34;&gt;源码 · zip&lt;/a&gt;&lt;/li&gt;&#xA;    &lt;li&gt;&lt;a href=&#34;https://github.com/pgsty/pigsty&#34;&gt;pgsty/pigsty&lt;/a&gt;&lt;/li&gt;&#xA;  &lt;/ul&gt;&#xA;&lt;/div&gt;&#xA;&lt;p&gt;v1 正式发布，监控系统全面改进&lt;/p&gt;&#xA;&lt;h2 id=&#34;亮点&#34;&gt;亮点&#xA;&lt;/h2&gt;&#xA;&lt;ul&gt;&#xA;&lt;li&gt;监控系统全面改进&#xA;&lt;ul&gt;&#xA;&lt;li&gt;在 Grafana 8.0 上新增仪表盘&lt;/li&gt;&#xA;&lt;li&gt;新的度量定义，增加 PG14 支持&lt;/li&gt;&#xA;&lt;li&gt;简化的标签系统：静态标签集：(job, cls, ins)&lt;/li&gt;&#xA;&lt;li&gt;新的警报规则与衍生度量&lt;/li&gt;&#xA;&lt;li&gt;同时监控多个数据库&lt;/li&gt;&#xA;&lt;li&gt;实时日志搜索 &amp;amp; csvlog 分析&lt;/li&gt;&#xA;&lt;li&gt;链接丰富的仪表盘，点击图形元素进行深入|汇总&lt;/li&gt;&#xA;&lt;/ul&gt;&#xA;&lt;/li&gt;&#xA;&lt;li&gt;架构变更&#xA;&lt;ul&gt;&#xA;&lt;li&gt;将 citus 和 timescaledb 加入默认安装部分&lt;/li&gt;&#xA;&lt;li&gt;增加对 PostgreSQL 14beta2 的支持&lt;/li&gt;&#xA;&lt;li&gt;简化 haproxy 管理页面索引&lt;/li&gt;&#xA;&lt;li&gt;通过添加新的角色 &lt;code&gt;register&lt;/code&gt; 来解耦基础设施和 pgsql&lt;/li&gt;&#xA;&lt;li&gt;添加新角色 &lt;code&gt;loki&lt;/code&gt; 和 &lt;code&gt;promtail&lt;/code&gt; 用于日志记录&lt;/li&gt;&#xA;&lt;li&gt;为管理员节点上的管理员用户添加新角色 &lt;code&gt;environ&lt;/code&gt; 以设置环境&lt;/li&gt;&#xA;&lt;li&gt;默认使用 &lt;code&gt;static&lt;/code&gt; 服务发现用于 prometheus（而不是 &lt;code&gt;consul&lt;/code&gt;）&lt;/li&gt;&#xA;&lt;li&gt;添加新角色 &lt;code&gt;remove&lt;/code&gt; 以优雅地移除集群和实例&lt;/li&gt;&#xA;&lt;li&gt;升级 prometheus 和 grafana 的配置逻辑&lt;/li&gt;&#xA;&lt;li&gt;升级到 vip-manager 1.0，node_exporter 1.2，pg_exporter 0.4，grafana 8.0&lt;/li&gt;&#xA;&lt;li&gt;现在，每个实例上的每个数据库都可以自动注册为 grafana 数据源&lt;/li&gt;&#xA;&lt;li&gt;将 consul 注册任务移到 &lt;code&gt;register&lt;/code&gt; 角色，更改 consul 服务标签&lt;/li&gt;&#xA;&lt;li&gt;添加 cmdb.sql 作为 pg-meta 基线定义（CMDB &amp;amp; PGLOG）&lt;/li&gt;&#xA;&lt;/ul&gt;&#xA;&lt;/li&gt;&#xA;&lt;li&gt;应用框架&#xA;&lt;ul&gt;&#xA;&lt;li&gt;可扩展框架用于新功能&lt;/li&gt;&#xA;&lt;li&gt;核心应用：PostgreSQL 监控系统：&lt;code&gt;pgsql&lt;/code&gt;&lt;/li&gt;&#xA;&lt;li&gt;核心应用：PostgreSQL 目录浏览器：&lt;code&gt;pgcat&lt;/code&gt;&lt;/li&gt;&#xA;&lt;li&gt;核心应用：PostgreSQL Csvlog 分析器：&lt;code&gt;pglog&lt;/code&gt;&lt;/li&gt;&#xA;&lt;li&gt;添加示例应用 &lt;code&gt;covid&lt;/code&gt; 用于可视化 covid-19 数据&lt;/li&gt;&#xA;&lt;li&gt;添加示例应用 &lt;code&gt;isd&lt;/code&gt; 用于可视化 isd 数据&lt;/li&gt;&#xA;&lt;/ul&gt;&#xA;&lt;/li&gt;&#xA;&lt;li&gt;其他&#xA;&lt;ul&gt;&#xA;&lt;li&gt;添加 jupyterlab，为数据科学提供完整的 python 环境&lt;/li&gt;&#xA;&lt;li&gt;添加 &lt;code&gt;vonng-echarts-panel&lt;/code&gt; 以恢复对 Echarts 的支持&lt;/li&gt;&#xA;&lt;li&gt;添加 wrap 脚本 &lt;code&gt;createpg&lt;/code&gt;，&lt;code&gt;createdb&lt;/code&gt;，&lt;code&gt;createuser&lt;/code&gt;&lt;/li&gt;&#xA;&lt;li&gt;添加 cmdb 动态库存脚本：&lt;code&gt;load_conf.py&lt;/code&gt;，&lt;code&gt;inventory_cmdb&lt;/code&gt;，&lt;code&gt;inventory_conf&lt;/code&gt;&lt;/li&gt;&#xA;&lt;li&gt;移除过时的剧本：&lt;code&gt;pgsql-monitor&lt;/code&gt;，&lt;code&gt;pgsql-service&lt;/code&gt;，&lt;code&gt;node-remove&lt;/code&gt; 等&amp;hellip;.&lt;/li&gt;&#xA;&lt;/ul&gt;&#xA;&lt;/li&gt;&#xA;&lt;/ul&gt;&#xA;&lt;h2 id=&#34;api-变更&#34;&gt;API 变更&#xA;&lt;/h2&gt;&#xA;&lt;ul&gt;&#xA;&lt;li&gt;新变量: &lt;code&gt;node_meta_pip_install&lt;/code&gt;&lt;/li&gt;&#xA;&lt;li&gt;新变量: &lt;code&gt;grafana_admin_username&lt;/code&gt;&lt;/li&gt;&#xA;&lt;li&gt;新变量: &lt;code&gt;grafana_database&lt;/code&gt;&lt;/li&gt;&#xA;&lt;li&gt;新变量: &lt;code&gt;grafana_pgurl&lt;/code&gt;&lt;/li&gt;&#xA;&lt;li&gt;新变量: &lt;code&gt;pg_shared_libraries&lt;/code&gt;&lt;/li&gt;&#xA;&lt;li&gt;新变量: &lt;code&gt;pg_exporter_auto_discovery&lt;/code&gt;&lt;/li&gt;&#xA;&lt;li&gt;新变量: &lt;code&gt;pg_exporter_exclude_database&lt;/code&gt;&lt;/li&gt;&#xA;&lt;li&gt;新变量: &lt;code&gt;pg_exporter_include_database&lt;/code&gt;&lt;/li&gt;&#xA;&lt;li&gt;变量重命名: &lt;code&gt;grafana_url&lt;/code&gt; 为 &lt;a href=&#34;https://doc.pigsty.cc/#/zh-cn/v-meta?id=grafana_endpoint&#34;&gt;&lt;code&gt;grafana_endpoint&lt;/code&gt;&lt;/a&gt;&lt;/li&gt;&#xA;&lt;/ul&gt;&#xA;&lt;h2 id=&#34;bug-修复&#34;&gt;Bug 修复&#xA;&lt;/h2&gt;&#xA;&lt;ul&gt;&#xA;&lt;li&gt;修复默认时区 Asia/Shanghai (CST) 问题&lt;/li&gt;&#xA;&lt;li&gt;修复 pgbouncer &amp;amp; patroni 的 nofile 限制&lt;/li&gt;&#xA;&lt;li&gt;当执行标签 &lt;code&gt;pgbouncer&lt;/code&gt; 时，pgbouncer 的用户列表和数据库列表将会被生成&lt;/li&gt;&#xA;&lt;/ul&gt;&#xA;&lt;h2 id=&#34;信息来源&#34;&gt;信息来源&#xA;&lt;/h2&gt;&#xA;&lt;ul&gt;&#xA;&lt;li&gt;&lt;a href=&#34;https://github.com/pgsty/pigsty/releases/tag/v1.0.0&#34;&gt;GitHub Release&lt;/a&gt;&lt;/li&gt;&#xA;&lt;li&gt;&lt;a href=&#34;https://pigsty.cc/blog/pigsty/v1.0/&#34;&gt;Pigsty v1.0 发布文章&lt;/a&gt;&lt;/li&gt;&#xA;&lt;li&gt;&lt;a href=&#34;https://pigsty.cc/docs/about/release/#v100&#34;&gt;历史 About / 发布注记&lt;/a&gt;&lt;/li&gt;&#xA;&lt;li&gt;&lt;a href=&#34;https://github.com/pgsty/pigsty/compare/v0.9.1...v1.0.0&#34;&gt;源码对比：&lt;code&gt;v0.9.1...v1.0.0&lt;/code&gt;&lt;/a&gt;&lt;/li&gt;&#xA;&lt;/ul&gt;</description>
      </item>
    <item>
        <title>开箱即用的PGSQL发行版Pigsty —— v1.0 beta发布</title>
        <link>https://v15.pgsty.pro/zh/blog/article/v1.0-beta/</link>
        <pubDate>Sun, 18 Jul 2021 00:00:00 +0000</pubDate>
        <dc:creator>vonng</dc:creator>
        <guid>https://v15.pgsty.pro/zh/blog/article/v1.0-beta/</guid>
        <description>Pigsty v1.0新特性介绍与说明，随便唠唠。</description>
      </item>
    <item>
        <title>开箱即用的PG发行版：Pigsty</title>
        <link>https://v15.pgsty.pro/zh/blog/article/pigsty-intro/</link>
        <pubDate>Mon, 24 May 2021 00:00:00 +0000</pubDate>
        <dc:creator>vonng</dc:creator>
        <guid>https://v15.pgsty.pro/zh/blog/article/pigsty-intro/</guid>
        <description>昨天在PostgreSQL中文社区做了一个直播分享，介绍了开源的PostgreSQL全家桶解决方案 —— Pigsty。</description>
      </item>
    <item>
        <title>Pigsty v0.9.1</title>
        <link>https://v15.pgsty.pro/zh/blog/release/0.9.1/</link>
        <pubDate>Thu, 20 May 2021 00:00:00 +0000</pubDate>
        
        <guid>https://v15.pgsty.pro/zh/blog/release/0.9.1/</guid>
        <description>&lt;div class=&#34;td-release-card-static&#34;&gt;&#xA;  &lt;p&gt;&lt;strong&gt;v0.9.1&lt;/strong&gt; · &lt;time datetime=&#34;2021-05-20&#34;&gt;2021-05-20&lt;/time&gt;&lt;/p&gt;&#xA;  &lt;ul&gt;&#xA;    &lt;li&gt;&lt;a href=&#34;https://github.com/pgsty/pigsty/releases/tag/v0.9.1&#34;&gt;查看发布&lt;/a&gt;&lt;/li&gt;&#xA;    &lt;li&gt;&lt;a href=&#34;https://github.com/pgsty/pigsty/archive/refs/tags/v0.9.1.tar.gz&#34;&gt;源码 · tar.gz&lt;/a&gt;&lt;/li&gt;&#xA;    &lt;li&gt;&lt;a href=&#34;https://github.com/pgsty/pigsty/archive/refs/tags/v0.9.1.zip&#34;&gt;源码 · zip&lt;/a&gt;&lt;/li&gt;&#xA;    &lt;li&gt;&lt;a href=&#34;https://github.com/pgsty/pigsty&#34;&gt;pgsty/pigsty&lt;/a&gt;&lt;/li&gt;&#xA;  &lt;/ul&gt;&#xA;&lt;/div&gt;&#xA;&lt;h2 id=&#34;发布亮点&#34;&gt;发布亮点&#xA;&lt;/h2&gt;&#xA;&lt;ul&gt;&#xA;&lt;li&gt;PostgreSQL 更新至 13.3，Grafana 更新至 7.5.6。&lt;/li&gt;&#xA;&lt;li&gt;新增 &lt;code&gt;configure&lt;/code&gt; 配置向导。&lt;/li&gt;&#xA;&lt;li&gt;安装流程收敛为下载、配置、安装三步：&lt;/li&gt;&#xA;&lt;/ul&gt;&#xA;&lt;div class=&#34;td-code td-code--untitled&#34; id=&#34;td-code-e0cb6c6b-fence-0&#34; data-td-code data-td-code-auto-id&#xA;     data-td-language=&#34;bash&#34; data-td-line-count=&#34;4&#34;&gt;&#xA;  &lt;div class=&#34;td-code__viewport&#34; id=&#34;td-code-e0cb6c6b-fence-0-viewport&#34; data-td-code-viewport&gt;&lt;div class=&#34;highlight&#34;&gt;&lt;pre tabindex=&#34;0&#34; class=&#34;chroma&#34;&gt;&lt;code class=&#34;language-bash&#34; data-lang=&#34;bash&#34;&gt;&lt;span class=&#34;line&#34;&gt;&lt;span class=&#34;cl&#34;&gt;curl -fsSL https://github.com/pgsty/pigsty/releases/download/v0.9.1/pigsty.tgz &lt;span class=&#34;p&#34;&gt;|&lt;/span&gt; gzip -d &lt;span class=&#34;p&#34;&gt;|&lt;/span&gt; tar -xC ~&#xA;&lt;/span&gt;&lt;/span&gt;&lt;span class=&#34;line&#34;&gt;&lt;span class=&#34;cl&#34;&gt;&lt;span class=&#34;nb&#34;&gt;cd&lt;/span&gt; ~/pigsty&#xA;&lt;/span&gt;&lt;/span&gt;&lt;span class=&#34;line&#34;&gt;&lt;span class=&#34;cl&#34;&gt;./configure&#xA;&lt;/span&gt;&lt;/span&gt;&lt;span class=&#34;line&#34;&gt;&lt;span class=&#34;cl&#34;&gt;make install&lt;/span&gt;&lt;/span&gt;&lt;/code&gt;&lt;/pre&gt;&lt;/div&gt;&lt;/div&gt;&#xA;&lt;/div&gt;&#xA;&lt;h2 id=&#34;信息来源&#34;&gt;信息来源&#xA;&lt;/h2&gt;&#xA;&lt;ul&gt;&#xA;&lt;li&gt;&lt;a href=&#34;https://github.com/pgsty/pigsty/releases/tag/v0.9.1&#34;&gt;GitHub Release&lt;/a&gt;&lt;/li&gt;&#xA;&lt;li&gt;&lt;a href=&#34;https://pigsty.cc/blog/pigsty/v0.9/&#34;&gt;Pigsty v0.9 发布文章&lt;/a&gt;&lt;/li&gt;&#xA;&lt;li&gt;&lt;a href=&#34;https://github.com/pgsty/pigsty/compare/v0.9.0...v0.9.1&#34;&gt;源码对比：&lt;code&gt;v0.9.0...v0.9.1&lt;/code&gt;&lt;/a&gt;&lt;/li&gt;&#xA;&lt;/ul&gt;</description>
      </item>
    <item>
        <title>Pigsty v0.9：GUI/CLI与日志集成</title>
        <link>https://v15.pgsty.pro/zh/blog/article/v0.9/</link>
        <pubDate>Sat, 01 May 2021 00:00:00 +0000</pubDate>
        <dc:creator>vonng</dc:creator>
        <guid>https://v15.pgsty.pro/zh/blog/article/v0.9/</guid>
        <description>Pigsty v0.9极大简化了安装流程，进行了大量日志相关改进，开发了命令行工具（Beta），并修复了一系列问题。</description>
      </item>
    <item>
        <title>Pigsty v0.9.0</title>
        <link>https://v15.pgsty.pro/zh/blog/release/0.9.0/</link>
        <pubDate>Sat, 01 May 2021 00:00:00 +0000</pubDate>
        
        <guid>https://v15.pgsty.pro/zh/blog/release/0.9.0/</guid>
        <description>&lt;div class=&#34;td-release-card-static&#34;&gt;&#xA;  &lt;p&gt;&lt;strong&gt;v0.9.0&lt;/strong&gt; · &lt;time datetime=&#34;2021-05-01&#34;&gt;2021-05-01&lt;/time&gt;&lt;/p&gt;&#xA;  &lt;ul&gt;&#xA;    &lt;li&gt;&lt;a href=&#34;https://github.com/pgsty/pigsty/releases/tag/v0.9.0&#34;&gt;查看发布&lt;/a&gt;&lt;/li&gt;&#xA;    &lt;li&gt;&lt;a href=&#34;https://github.com/pgsty/pigsty/archive/refs/tags/v0.9.0.tar.gz&#34;&gt;源码 · tar.gz&lt;/a&gt;&lt;/li&gt;&#xA;    &lt;li&gt;&lt;a href=&#34;https://github.com/pgsty/pigsty/archive/refs/tags/v0.9.0.zip&#34;&gt;源码 · zip&lt;/a&gt;&lt;/li&gt;&#xA;    &lt;li&gt;&lt;a href=&#34;https://github.com/pgsty/pigsty&#34;&gt;pgsty/pigsty&lt;/a&gt;&lt;/li&gt;&#xA;  &lt;/ul&gt;&#xA;&lt;/div&gt;&#xA;&lt;p&gt;v0.9 极大简化了安装流程，进行了大量日志相关改进，开发了命令行工具（Beta），并修复了一系列问题。&lt;/p&gt;&#xA;&lt;div class=&#34;td-callout td-callout--details td-callout--collapsible&#34; role=&#34;note&#34; data-td-callout-collapsible&gt;&#xA;  &lt;div class=&#34;td-callout__title&#34;&gt;&lt;span class=&#34;td-callout__label&#34;&gt;详情&lt;/span&gt;&lt;/div&gt;&#xA;  &lt;div class=&#34;td-callout__body&#34;&gt;&#xA;&lt;p&gt;&lt;strong&gt;新功能&lt;/strong&gt;&lt;/p&gt;&#xA;&lt;ul&gt;&#xA;&lt;li&gt;&#xA;&lt;p&gt;一键安装模式：&lt;/p&gt;&#xA;&lt;div class=&#34;td-code td-code--untitled&#34; id=&#34;td-code-766971be-fence-0&#34; data-td-code data-td-code-auto-id&#xA;     data-td-language=&#34;bash&#34; data-td-line-count=&#34;1&#34;&gt;&#xA;  &lt;div class=&#34;td-code__viewport&#34; id=&#34;td-code-766971be-fence-0-viewport&#34; data-td-code-viewport&gt;&lt;div class=&#34;highlight&#34;&gt;&lt;pre tabindex=&#34;0&#34; class=&#34;chroma&#34;&gt;&lt;code class=&#34;language-bash&#34; data-lang=&#34;bash&#34;&gt;&lt;span class=&#34;line&#34;&gt;&lt;span class=&#34;cl&#34;&gt;/bin/bash -c &lt;span class=&#34;s2&#34;&gt;&amp;#34;&lt;/span&gt;&lt;span class=&#34;k&#34;&gt;$(&lt;/span&gt;curl -fsSL https://pigsty.cc/install&lt;span class=&#34;k&#34;&gt;)&lt;/span&gt;&lt;span class=&#34;s2&#34;&gt;&amp;#34;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/code&gt;&lt;/pre&gt;&lt;/div&gt;&lt;/div&gt;&#xA;&lt;/div&gt;&#xA;&lt;/li&gt;&#xA;&lt;li&gt;&#xA;&lt;p&gt;开发命令行工具 &lt;code&gt;pigsty-cli&lt;/code&gt; 封装常用 Ansible 命令，目前 pigsty-cli 处于 Beta 状态&lt;/p&gt;</description>
      </item>
    <item>
        <title>Pigsty v0.8.0</title>
        <link>https://v15.pgsty.pro/zh/blog/release/0.8.0/</link>
        <pubDate>Sun, 28 Mar 2021 00:00:00 +0000</pubDate>
        
        <guid>https://v15.pgsty.pro/zh/blog/release/0.8.0/</guid>
        <description>&lt;div class=&#34;td-release-card-static&#34;&gt;&#xA;  &lt;p&gt;&lt;strong&gt;v0.8.0&lt;/strong&gt; · &lt;time datetime=&#34;2021-03-28&#34;&gt;2021-03-28&lt;/time&gt;&lt;/p&gt;&#xA;  &lt;ul&gt;&#xA;    &lt;li&gt;&lt;a href=&#34;https://github.com/pgsty/pigsty/releases/tag/v0.8.0&#34;&gt;查看发布&lt;/a&gt;&lt;/li&gt;&#xA;    &lt;li&gt;&lt;a href=&#34;https://github.com/pgsty/pigsty/archive/refs/tags/v0.8.0.tar.gz&#34;&gt;源码 · tar.gz&lt;/a&gt;&lt;/li&gt;&#xA;    &lt;li&gt;&lt;a href=&#34;https://github.com/pgsty/pigsty/archive/refs/tags/v0.8.0.zip&#34;&gt;源码 · zip&lt;/a&gt;&lt;/li&gt;&#xA;    &lt;li&gt;&lt;a href=&#34;https://github.com/pgsty/pigsty&#34;&gt;pgsty/pigsty&lt;/a&gt;&lt;/li&gt;&#xA;  &lt;/ul&gt;&#xA;&lt;/div&gt;&#xA;&lt;p&gt;v0.8 针对 &lt;strong&gt;服务（Service）&lt;/strong&gt; 接入部分进行了彻底的重做。现在除了默认的 &lt;code&gt;primary&lt;/code&gt;, &lt;code&gt;replica&lt;/code&gt; 服务外，用户可以自行定义新的服务。服务的接口可以支持多种不同的实现，例如 L4 DPKG VIP 可作为 Haproxy 的替代品与 Pigsty 集成。同时，针对用户反馈的一些问题进行了集中处理与改进。&lt;/p&gt;</description>
      </item>
    <item>
        <title>Pigsty v0.8：服务供给</title>
        <link>https://v15.pgsty.pro/zh/blog/article/v0.8/</link>
        <pubDate>Tue, 16 Mar 2021 00:00:00 +0000</pubDate>
        <dc:creator>vonng</dc:creator>
        <guid>https://v15.pgsty.pro/zh/blog/article/v0.8/</guid>
        <description>Pigsty v0.8 重做了服务供给部分，提供了集成外部负载均衡器的扩展接口。</description>
      </item>
    <item>
        <title>Pigsty v0.7：仅监控部署</title>
        <link>https://v15.pgsty.pro/zh/blog/article/v0.7/</link>
        <pubDate>Mon, 01 Mar 2021 00:00:00 +0000</pubDate>
        <dc:creator>vonng</dc:creator>
        <guid>https://v15.pgsty.pro/zh/blog/article/v0.7/</guid>
        <description>Pigsty v0.7 新增了仅监控部署模式，改进了数据库与用户的供给接口。</description>
      </item>
    <item>
        <title>Pigsty v0.7.0</title>
        <link>https://v15.pgsty.pro/zh/blog/release/0.7.0/</link>
        <pubDate>Mon, 01 Mar 2021 00:00:00 +0000</pubDate>
        
        <guid>https://v15.pgsty.pro/zh/blog/release/0.7.0/</guid>
        <description>&lt;div class=&#34;td-release-card-static&#34;&gt;&#xA;  &lt;p&gt;&lt;strong&gt;v0.7.0&lt;/strong&gt; · &lt;time datetime=&#34;2021-03-01&#34;&gt;2021-03-01&lt;/time&gt;&lt;/p&gt;&#xA;  &lt;ul&gt;&#xA;    &lt;li&gt;&lt;a href=&#34;https://github.com/pgsty/pigsty/releases/tag/v0.7.0&#34;&gt;查看发布&lt;/a&gt;&lt;/li&gt;&#xA;    &lt;li&gt;&lt;a href=&#34;https://github.com/pgsty/pigsty/archive/refs/tags/v0.7.0.tar.gz&#34;&gt;源码 · tar.gz&lt;/a&gt;&lt;/li&gt;&#xA;    &lt;li&gt;&lt;a href=&#34;https://github.com/pgsty/pigsty/archive/refs/tags/v0.7.0.zip&#34;&gt;源码 · zip&lt;/a&gt;&lt;/li&gt;&#xA;    &lt;li&gt;&lt;a href=&#34;https://github.com/pgsty/pigsty&#34;&gt;pgsty/pigsty&lt;/a&gt;&lt;/li&gt;&#xA;  &lt;/ul&gt;&#xA;&lt;/div&gt;&#xA;&lt;p&gt;v0.7 针对 &lt;strong&gt;接入已有数据库实例&lt;/strong&gt; 进行了改进，现在用户可以采用 &lt;strong&gt;仅监控部署（Monly Deployment）&lt;/strong&gt; 模式使用 Pigsty。同时新增了专用于管理数据库与用户、以及单独部署监控的剧本，并对数据库与用户的定义进行改进。&lt;/p&gt;</description>
      </item>
    <item>
        <title>Pigsty v0.6：架构增强</title>
        <link>https://v15.pgsty.pro/zh/blog/article/v0.6/</link>
        <pubDate>Fri, 19 Feb 2021 00:00:00 +0000</pubDate>
        <dc:creator>vonng</dc:creator>
        <guid>https://v15.pgsty.pro/zh/blog/article/v0.6/</guid>
        <description>Pigsty v0.6 对数据库供给方案进行了大量改进</description>
      </item>
    <item>
        <title>Pigsty v0.6.0</title>
        <link>https://v15.pgsty.pro/zh/blog/release/0.6.0/</link>
        <pubDate>Fri, 19 Feb 2021 00:00:00 +0000</pubDate>
        
        <guid>https://v15.pgsty.pro/zh/blog/release/0.6.0/</guid>
        <description>&lt;div class=&#34;td-release-card-static&#34;&gt;&#xA;  &lt;p&gt;&lt;strong&gt;v0.6.0&lt;/strong&gt; · &lt;time datetime=&#34;2021-02-19&#34;&gt;2021-02-19&lt;/time&gt;&lt;/p&gt;&#xA;  &lt;ul&gt;&#xA;    &lt;li&gt;&lt;a href=&#34;https://github.com/pgsty/pigsty/releases/tag/v0.6.0&#34;&gt;查看发布&lt;/a&gt;&lt;/li&gt;&#xA;    &lt;li&gt;&lt;a href=&#34;https://github.com/pgsty/pigsty/archive/refs/tags/v0.6.0.tar.gz&#34;&gt;源码 · tar.gz&lt;/a&gt;&lt;/li&gt;&#xA;    &lt;li&gt;&lt;a href=&#34;https://github.com/pgsty/pigsty/archive/refs/tags/v0.6.0.zip&#34;&gt;源码 · zip&lt;/a&gt;&lt;/li&gt;&#xA;    &lt;li&gt;&lt;a href=&#34;https://github.com/pgsty/pigsty&#34;&gt;pgsty/pigsty&lt;/a&gt;&lt;/li&gt;&#xA;  &lt;/ul&gt;&#xA;&lt;/div&gt;&#xA;&lt;p&gt;v0.6 对数据库供给方案进行了修改与调整，根据用户的反馈添加了一系列实用功能与修正。针对监控系统的移植性进行优化，便于与其他外部数据库供给方案对接。&lt;/p&gt;</description>
      </item>
    <item>
        <title>Pigsty v0.5.2</title>
        <link>https://v15.pgsty.pro/zh/blog/release/0.5.2/</link>
        <pubDate>Wed, 20 Jan 2021 00:00:00 +0000</pubDate>
        
        <guid>https://v15.pgsty.pro/zh/blog/release/0.5.2/</guid>
        <description>&lt;blockquote&gt;&#xA;&lt;p&gt;[!INFO]&lt;/p&gt;&#xA;&lt;p&gt;这个历史版本只有 &lt;a href=&#34;https://github.com/pgsty/pigsty/tree/v0.5.2&#34;&gt;Git 标签与源码树&lt;/a&gt;，没有单独发布 GitHub Release。&lt;/p&gt;&#xA;&lt;/blockquote&gt;&lt;h2 id=&#34;发布亮点&#34;&gt;发布亮点&#xA;&lt;/h2&gt;&#xA;&lt;ul&gt;&#xA;&lt;li&gt;将 &lt;code&gt;pigsty.yml&lt;/code&gt; 设为默认配置，并重组标准的 &lt;code&gt;sandbox.yml&lt;/code&gt;、&lt;code&gt;infra.yml&lt;/code&gt; 与 &lt;code&gt;pgsql.yml&lt;/code&gt; 工作流。&lt;/li&gt;&#xA;&lt;li&gt;将 VIP 管理从 HAProxy 中拆分，新增管理员认证、流量权重与主库兜底控制。&lt;/li&gt;&#xA;&lt;li&gt;在主剧本中加入域名服务器步骤，并同步更新相关文档。&lt;/li&gt;&#xA;&lt;/ul&gt;&#xA;&lt;p&gt;&lt;code&gt;v0.5.2&lt;/code&gt; 是没有独立 GitHub Release 正文的维护标签，本说明依据标签提交整理。&lt;/p&gt;</description>
      </item>
    <item>
        <title>Pigsty v0.5.1</title>
        <link>https://v15.pgsty.pro/zh/blog/release/0.5.1/</link>
        <pubDate>Wed, 13 Jan 2021 00:00:00 +0000</pubDate>
        
        <guid>https://v15.pgsty.pro/zh/blog/release/0.5.1/</guid>
        <description>&lt;blockquote&gt;&#xA;&lt;p&gt;[!INFO]&lt;/p&gt;&#xA;&lt;p&gt;这个历史版本只有 &lt;a href=&#34;https://github.com/pgsty/pigsty/tree/v0.5.1&#34;&gt;Git 标签与源码树&lt;/a&gt;，没有单独发布 GitHub Release。&lt;/p&gt;&#xA;&lt;/blockquote&gt;&lt;h2 id=&#34;发布亮点&#34;&gt;发布亮点&#xA;&lt;/h2&gt;&#xA;&lt;ul&gt;&#xA;&lt;li&gt;修复 &lt;code&gt;v0.5.0&lt;/code&gt; 之后发现的 PostgreSQL 集群与实例仪表盘问题。&lt;/li&gt;&#xA;&lt;li&gt;默认 PostgreSQL 镜像切换至浙江大学镜像，改善区域内安装速度。&lt;/li&gt;&#xA;&lt;li&gt;更新 README，并整理 &lt;code&gt;v0.5&lt;/code&gt; 系列文档快照。&lt;/li&gt;&#xA;&lt;/ul&gt;&#xA;&lt;p&gt;&lt;code&gt;v0.5.1&lt;/code&gt; 是没有独立 GitHub Release 正文的维护标签，本说明依据标签提交整理。&lt;/p&gt;</description>
      </item>
    <item>
        <title>Pigsty正式发布</title>
        <link>https://v15.pgsty.pro/zh/blog/article/first-release/</link>
        <pubDate>Wed, 13 Jan 2021 00:00:00 +0000</pubDate>
        <dc:creator>vonng</dc:creator>
        <guid>https://v15.pgsty.pro/zh/blog/article/first-release/</guid>
        <description>一个比较正式的上线发布通知：Pigsty —— 世界上最先进的开源关系型数据库PostgreSQL的监控系统与供给方案。</description>
      </item>
    <item>
        <title>Pigsty官方网站上线啦！</title>
        <link>https://v15.pgsty.pro/zh/blog/article/website-launch/</link>
        <pubDate>Mon, 11 Jan 2021 00:00:00 +0000</pubDate>
        <dc:creator>vonng</dc:creator>
        <guid>https://v15.pgsty.pro/zh/blog/article/website-launch/</guid>
        <description>今天，俺荣幸地宣布Pigsty官方文档站上线啦！：http://pigsty.cc</description>
      </item>
    <item>
        <title>Pigsty v0.5.0</title>
        <link>https://v15.pgsty.pro/zh/blog/release/0.5.0/</link>
        <pubDate>Thu, 07 Jan 2021 00:00:00 +0000</pubDate>
        
        <guid>https://v15.pgsty.pro/zh/blog/release/0.5.0/</guid>
        <description>&lt;div class=&#34;td-release-card-static&#34;&gt;&#xA;  &lt;p&gt;&lt;strong&gt;v0.5.0&lt;/strong&gt; · &lt;time datetime=&#34;2021-01-07&#34;&gt;2021-01-07&lt;/time&gt;&lt;/p&gt;&#xA;  &lt;ul&gt;&#xA;    &lt;li&gt;&lt;a href=&#34;https://github.com/pgsty/pigsty/releases/tag/v0.5.0&#34;&gt;查看发布&lt;/a&gt;&lt;/li&gt;&#xA;    &lt;li&gt;&lt;a href=&#34;https://github.com/pgsty/pigsty/archive/refs/tags/v0.5.0.tar.gz&#34;&gt;源码 · tar.gz&lt;/a&gt;&lt;/li&gt;&#xA;    &lt;li&gt;&lt;a href=&#34;https://github.com/pgsty/pigsty/archive/refs/tags/v0.5.0.zip&#34;&gt;源码 · zip&lt;/a&gt;&lt;/li&gt;&#xA;    &lt;li&gt;&lt;a href=&#34;https://github.com/pgsty/pigsty&#34;&gt;pgsty/pigsty&lt;/a&gt;&lt;/li&gt;&#xA;  &lt;/ul&gt;&#xA;&lt;/div&gt;&#xA;&lt;p&gt;Pigsty 现在有了官方网站啦：&lt;a href=&#34;https://pigsty.cc/&#34;&gt;pigsty.cc&lt;/a&gt; 🎉 !&lt;/p&gt;&#xA;&lt;div class=&#34;td-callout td-callout--details td-callout--collapsible&#34; role=&#34;note&#34; data-td-callout-collapsible&gt;&#xA;  &lt;div class=&#34;td-callout__title&#34;&gt;&lt;span class=&#34;td-callout__label&#34;&gt;详情&lt;/span&gt;&lt;/div&gt;&#xA;  &lt;div class=&#34;td-callout__body&#34;&gt;&#xA;&lt;p&gt;&lt;strong&gt;亮点特性&lt;/strong&gt;&lt;/p&gt;&#xA;&lt;ul&gt;&#xA;&lt;li&gt;Pigsty 官方 &lt;a href=&#34;http://pigsty.cc/&#34;&gt;文档站&lt;/a&gt; 正式上线！&lt;/li&gt;&#xA;&lt;li&gt;添加了数据库模板的定制支持，用户可以通过配置文件定制所需的数据库内部对象。&lt;/li&gt;&#xA;&lt;li&gt;对默认 &lt;a href=&#34;https://v15.pgsty.pro/docs/concept/sec/ac/&#34;&gt;访问控制&lt;/a&gt; 模型进行了改进&lt;/li&gt;&#xA;&lt;li&gt;重构了 HBA 管理的逻辑，现在将由 Pigsty 替代 Patroni 直接负责生成 HBA&lt;/li&gt;&#xA;&lt;li&gt;将 Grafana 监控系统的供给方案从 sqlite 改为 JSON 文件静态 Provision&lt;/li&gt;&#xA;&lt;li&gt;将 &lt;code&gt;pg-cluster-replication&lt;/code&gt; 面板加入 Pigsty 开源免费套餐。&lt;/li&gt;&#xA;&lt;li&gt;最新的经过测试的离线安装包：&lt;a href=&#34;https://github.com/pgsty/pigsty/releases/download/v0.5.0/pkg.tgz&#34;&gt;pkg.tgz&lt;/a&gt; (v0.5)&lt;/li&gt;&#xA;&lt;/ul&gt;&#xA;&lt;p&gt;&lt;strong&gt;定制数据库&lt;/strong&gt;&lt;/p&gt;</description>
      </item>
    <item>
        <title>Pigsty v0.5：数据库定制模板</title>
        <link>https://v15.pgsty.pro/zh/blog/article/v0.5/</link>
        <pubDate>Sat, 26 Dec 2020 00:00:00 +0000</pubDate>
        <dc:creator>vonng</dc:creator>
        <guid>https://v15.pgsty.pro/zh/blog/article/v0.5/</guid>
        <description>Pigsty v0.5.0 对数据库内部的定制模板进行了大幅改进，允许您用声明式的方法管理用户，角色，数据库，权限，扩展以及模式。</description>
      </item>
    <item>
        <title>Pigsty v0.4：PG13 与文档站</title>
        <link>https://v15.pgsty.pro/zh/blog/article/v0.4/</link>
        <pubDate>Mon, 14 Dec 2020 00:00:00 +0000</pubDate>
        <dc:creator>vonng</dc:creator>
        <guid>https://v15.pgsty.pro/zh/blog/article/v0.4/</guid>
        <description>Pigsty 第二个公开测试版 v0.4 现已正式发行，支持 PG13，并对监控系统进行了整体升级改造。</description>
      </item>
    <item>
        <title>Pigsty v0.4.0</title>
        <link>https://v15.pgsty.pro/zh/blog/release/0.4.0/</link>
        <pubDate>Mon, 14 Dec 2020 00:00:00 +0000</pubDate>
        
        <guid>https://v15.pgsty.pro/zh/blog/release/0.4.0/</guid>
        <description>&lt;div class=&#34;td-release-card-static&#34;&gt;&#xA;  &lt;p&gt;&lt;strong&gt;v0.4.0&lt;/strong&gt; · &lt;time datetime=&#34;2020-12-14&#34;&gt;2020-12-14&lt;/time&gt;&lt;/p&gt;&#xA;  &lt;ul&gt;&#xA;    &lt;li&gt;&lt;a href=&#34;https://github.com/pgsty/pigsty/releases/tag/v0.4.0&#34;&gt;查看发布&lt;/a&gt;&lt;/li&gt;&#xA;    &lt;li&gt;&lt;a href=&#34;https://github.com/pgsty/pigsty/archive/refs/tags/v0.4.0.tar.gz&#34;&gt;源码 · tar.gz&lt;/a&gt;&lt;/li&gt;&#xA;    &lt;li&gt;&lt;a href=&#34;https://github.com/pgsty/pigsty/archive/refs/tags/v0.4.0.zip&#34;&gt;源码 · zip&lt;/a&gt;&lt;/li&gt;&#xA;    &lt;li&gt;&lt;a href=&#34;https://github.com/pgsty/pigsty&#34;&gt;pgsty/pigsty&lt;/a&gt;&lt;/li&gt;&#xA;  &lt;/ul&gt;&#xA;&lt;/div&gt;&#xA;&lt;p&gt;第二个公开测试版 v0.4 现已正式发行！&lt;/p&gt;&#xA;&lt;div class=&#34;td-callout td-callout--details td-callout--collapsible&#34; role=&#34;note&#34; data-td-callout-collapsible&gt;&#xA;  &lt;div class=&#34;td-callout__title&#34;&gt;&lt;span class=&#34;td-callout__label&#34;&gt;详情&lt;/span&gt;&lt;/div&gt;&#xA;  &lt;div class=&#34;td-callout__body&#34;&gt;&#xA;&lt;p&gt;&lt;strong&gt;监控系统&lt;/strong&gt;&lt;/p&gt;&#xA;&lt;p&gt;Pigsty v0.4 对监控系统进行了整体升级改造，精心挑选了10个面板作为标准的 Pigsty 开源内容。同时，针对 Grafana 7.3的不兼容升级进行了大量适配改造工作。使用升级的 &lt;code&gt;pg_exporter v0.3.1&lt;/code&gt; 作为默认指标导出器，调整了监控报警规则的监控面板连接。&lt;/p&gt;</description>
      </item>
    <item>
        <title>Pigsty v0.3：首个公开测试版</title>
        <link>https://v15.pgsty.pro/zh/blog/article/v0.3/</link>
        <pubDate>Sat, 24 Oct 2020 00:00:00 +0000</pubDate>
        <dc:creator>vonng</dc:creator>
        <guid>https://v15.pgsty.pro/zh/blog/article/v0.3/</guid>
        <description>Pigsty v0.3.0 第一个公开的试用版本现已释出！包含 8 个监控面板以及离线软件安装包。</description>
      </item>
    <item>
        <title>Pigsty v0.3.0</title>
        <link>https://v15.pgsty.pro/zh/blog/release/0.3.0/</link>
        <pubDate>Thu, 22 Oct 2020 00:00:00 +0000</pubDate>
        
        <guid>https://v15.pgsty.pro/zh/blog/release/0.3.0/</guid>
        <description>&lt;div class=&#34;td-release-card-static&#34;&gt;&#xA;  &lt;p&gt;&lt;strong&gt;v0.3.0&lt;/strong&gt; · &lt;time datetime=&#34;2020-10-22&#34;&gt;2020-10-22&lt;/time&gt;&lt;/p&gt;&#xA;  &lt;ul&gt;&#xA;    &lt;li&gt;&lt;a href=&#34;https://github.com/pgsty/pigsty/releases/tag/v0.3.0&#34;&gt;查看发布&lt;/a&gt;&lt;/li&gt;&#xA;    &lt;li&gt;&lt;a href=&#34;https://github.com/pgsty/pigsty/archive/refs/tags/v0.3.0.tar.gz&#34;&gt;源码 · tar.gz&lt;/a&gt;&lt;/li&gt;&#xA;    &lt;li&gt;&lt;a href=&#34;https://github.com/pgsty/pigsty/archive/refs/tags/v0.3.0.zip&#34;&gt;源码 · zip&lt;/a&gt;&lt;/li&gt;&#xA;    &lt;li&gt;&lt;a href=&#34;https://github.com/pgsty/pigsty&#34;&gt;pgsty/pigsty&lt;/a&gt;&lt;/li&gt;&#xA;  &lt;/ul&gt;&#xA;&lt;/div&gt;&#xA;&lt;p&gt;首个 Pigsty 公开测试版本现在已经释出！&lt;/p&gt;&#xA;&lt;div class=&#34;td-callout td-callout--details td-callout--collapsible&#34; role=&#34;note&#34; data-td-callout-collapsible&gt;&#xA;  &lt;div class=&#34;td-callout__title&#34;&gt;&lt;span class=&#34;td-callout__label&#34;&gt;详情&lt;/span&gt;&lt;/div&gt;&#xA;  &lt;div class=&#34;td-callout__body&#34;&gt;&#xA;&lt;p&gt;&lt;strong&gt;监控系统&lt;/strong&gt;&lt;/p&gt;&#xA;&lt;p&gt;Pigsty v0.3 包含以下8个监控面板作为开源内容：&lt;/p&gt;&#xA;&lt;ul&gt;&#xA;&lt;li&gt;PG Overview&lt;/li&gt;&#xA;&lt;li&gt;PG Cluster&lt;/li&gt;&#xA;&lt;li&gt;PG Service&lt;/li&gt;&#xA;&lt;li&gt;PG Instance&lt;/li&gt;&#xA;&lt;li&gt;PG Database&lt;/li&gt;&#xA;&lt;li&gt;PG Table Overview&lt;/li&gt;&#xA;&lt;li&gt;PG Table Catalog&lt;/li&gt;&#xA;&lt;li&gt;Node&lt;/li&gt;&#xA;&lt;/ul&gt;&#xA;&lt;p&gt;&lt;strong&gt;离线安装包&lt;/strong&gt;&lt;/p&gt;</description>
      </item>
    <item>
        <title>Pigsty v0.0.5</title>
        <link>https://v15.pgsty.pro/zh/blog/release/0.0.5/</link>
        <pubDate>Wed, 19 Aug 2020 00:00:00 +0000</pubDate>
        
        <guid>https://v15.pgsty.pro/zh/blog/release/0.0.5/</guid>
        <description>&lt;blockquote&gt;&#xA;&lt;p&gt;[!INFO]&lt;/p&gt;&#xA;&lt;p&gt;这个历史版本只有 &lt;a href=&#34;https://github.com/pgsty/pigsty/tree/v0.0.5&#34;&gt;Git 标签与源码树&lt;/a&gt;，没有单独发布 GitHub Release。&lt;/p&gt;&#xA;&lt;/blockquote&gt;&lt;h2 id=&#34;发布亮点&#34;&gt;发布亮点&#xA;&lt;/h2&gt;&#xA;&lt;ul&gt;&#xA;&lt;li&gt;新增离线安装模式，支持在无法访问互联网的环境中完成交付。&lt;/li&gt;&#xA;&lt;li&gt;引入独立 Consul 角色，并更新软件仓库引导逻辑。&lt;/li&gt;&#xA;&lt;li&gt;加入 psql 启动辅助脚本，拆分 PostgreSQL 脚本任务，并修复 HAProxy 连接重置噪声。&lt;/li&gt;&#xA;&lt;/ul&gt;&#xA;&lt;p&gt;本历史记录依据 &lt;code&gt;v0.0.5&lt;/code&gt; 标签及其与 &lt;code&gt;v0.0.4&lt;/code&gt; 的源码差异整理。&lt;/p&gt;</description>
      </item>
    <item>
        <title>Pigsty v0.0.4</title>
        <link>https://v15.pgsty.pro/zh/blog/release/0.0.4/</link>
        <pubDate>Mon, 27 Jul 2020 00:00:00 +0000</pubDate>
        
        <guid>https://v15.pgsty.pro/zh/blog/release/0.0.4/</guid>
        <description>&lt;blockquote&gt;&#xA;&lt;p&gt;[!INFO]&lt;/p&gt;&#xA;&lt;p&gt;这个历史版本只有 &lt;a href=&#34;https://github.com/pgsty/pigsty/tree/v0.0.4&#34;&gt;Git 标签与源码树&lt;/a&gt;，没有单独发布 GitHub Release。&lt;/p&gt;&#xA;&lt;/blockquote&gt;&lt;h2 id=&#34;发布亮点&#34;&gt;发布亮点&#xA;&lt;/h2&gt;&#xA;&lt;ul&gt;&#xA;&lt;li&gt;将原有单体自动化拆分为 Meta、Grafana、DNS、Nginx 与 Prometheus 等独立角色。&lt;/li&gt;&#xA;&lt;li&gt;新增静态网络处理，并调整本地软件仓库的上游策略。&lt;/li&gt;&#xA;&lt;li&gt;补充角色文档，使服务注册模板与新的目录布局保持一致。&lt;/li&gt;&#xA;&lt;/ul&gt;&#xA;&lt;p&gt;本历史记录依据 &lt;code&gt;v0.0.4&lt;/code&gt; 标签及其与 &lt;code&gt;v0.0.3&lt;/code&gt; 的源码差异整理。&lt;/p&gt;</description>
      </item>
    <item>
        <title>Pigsty v0.0.3</title>
        <link>https://v15.pgsty.pro/zh/blog/release/0.0.3/</link>
        <pubDate>Wed, 22 Jul 2020 00:00:00 +0000</pubDate>
        
        <guid>https://v15.pgsty.pro/zh/blog/release/0.0.3/</guid>
        <description>&lt;blockquote&gt;&#xA;&lt;p&gt;[!INFO]&lt;/p&gt;&#xA;&lt;p&gt;这个历史版本只有 &lt;a href=&#34;https://github.com/pgsty/pigsty/tree/v0.0.3&#34;&gt;Git 标签与源码树&lt;/a&gt;，没有单独发布 GitHub Release。&lt;/p&gt;&#xA;&lt;/blockquote&gt;&lt;h2 id=&#34;发布亮点&#34;&gt;发布亮点&#xA;&lt;/h2&gt;&#xA;&lt;ul&gt;&#xA;&lt;li&gt;改进早期 Pigsty 配置接口，并加入监控模式。&lt;/li&gt;&#xA;&lt;li&gt;新增 Kubernetes 剧本，调整 PostgreSQL 初始化默认值。&lt;/li&gt;&#xA;&lt;li&gt;简化 Vagrant 引导流程，修复 HAProxy、Patroni 与监控注册中的若干问题。&lt;/li&gt;&#xA;&lt;/ul&gt;&#xA;&lt;p&gt;这是公开发布系列之前的历史标签；本记录依据 &lt;code&gt;v0.0.3&lt;/code&gt; 标签源码与对应提交历史整理。&lt;/p&gt;</description>
      </item>
    <item>
        <title>Pigsty v0.2.0</title>
        <link>https://v15.pgsty.pro/zh/blog/release/0.2.0/</link>
        <pubDate>Fri, 10 Jul 2020 00:00:00 +0000</pubDate>
        
        <guid>https://v15.pgsty.pro/zh/blog/release/0.2.0/</guid>
        <description>&lt;blockquote&gt;&#xA;&lt;p&gt;[!INFO]&lt;/p&gt;&#xA;&lt;p&gt;这个历史版本只有 &lt;a href=&#34;https://github.com/pgsty/pigsty/tree/v0.2.0&#34;&gt;Git 标签与源码树&lt;/a&gt;，没有单独发布 GitHub Release。&lt;/p&gt;&#xA;&lt;/blockquote&gt;&lt;h2 id=&#34;发布亮点&#34;&gt;发布亮点&#xA;&lt;/h2&gt;&#xA;&lt;ul&gt;&#xA;&lt;li&gt;重构基础设施、节点、仓库、Patroni、PgBouncer、监控与 PostgreSQL 初始化角色。&lt;/li&gt;&#xA;&lt;li&gt;新增 etcd DCS、生产/测试清单布局与可配置数据库超级用户支持。&lt;/li&gt;&#xA;&lt;li&gt;增加 Patroni 暂停处理、HAProxy 2.2 适配及旧版 CentOS 7 修复。&lt;/li&gt;&#xA;&lt;/ul&gt;&#xA;&lt;p&gt;&lt;code&gt;v0.2.0&lt;/code&gt; 早于带有完整正文的 GitHub Release；本记录依据标签源码及其与 &lt;code&gt;v0.1.0&lt;/code&gt; 的差异整理。&lt;/p&gt;</description>
      </item>
    <item>
        <title>Pigsty v0.1.0</title>
        <link>https://v15.pgsty.pro/zh/blog/release/0.1.0/</link>
        <pubDate>Sat, 20 Jun 2020 00:00:00 +0000</pubDate>
        
        <guid>https://v15.pgsty.pro/zh/blog/release/0.1.0/</guid>
        <description>&lt;blockquote&gt;&#xA;&lt;p&gt;[!INFO]&lt;/p&gt;&#xA;&lt;p&gt;这个历史版本只有 &lt;a href=&#34;https://github.com/pgsty/pigsty/tree/v0.1.0&#34;&gt;Git 标签与源码树&lt;/a&gt;，没有单独发布 GitHub Release。&lt;/p&gt;&#xA;&lt;/blockquote&gt;&lt;h2 id=&#34;发布亮点&#34;&gt;发布亮点&#xA;&lt;/h2&gt;&#xA;&lt;ul&gt;&#xA;&lt;li&gt;完成首轮从剧本到可复用 Ansible 角色的大规模重构。&lt;/li&gt;&#xA;&lt;li&gt;建立 PostgreSQL 主从、PgBouncer、监控、HAProxy、Keepalived 与软件仓库的早期工作流。&lt;/li&gt;&#xA;&lt;li&gt;在生产仿真测试环境中验证重组后的项目结构。&lt;/li&gt;&#xA;&lt;/ul&gt;&#xA;&lt;p&gt;&lt;code&gt;v0.1.0&lt;/code&gt; 是早期工程里程碑，并非带有独立正文的 GitHub Release；本说明依据标签与提交历史整理。&lt;/p&gt;</description>
      </item>
    <item>
        <title>PostgreSQL监控系统Pigsty概述</title>
        <link>https://v15.pgsty.pro/zh/blog/article/monitoring-intro/</link>
        <pubDate>Sat, 30 May 2020 00:00:00 +0000</pubDate>
        <dc:creator>vonng</dc:creator>
        <guid>https://v15.pgsty.pro/zh/blog/article/monitoring-intro/</guid>
        <description>近自己做了套数据库监控系统，搞的还可以，简单给大家介绍一下。</description>
      </item>
    
  </channel>
</rss>
