<?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>Release on PIGSTY</title>
    <link>https://v27.pgsty.pro/zh/blog/release/</link>
    <description>Recent content in Release on PIGSTY</description>
    <generator>Hugo</generator>
    <language>zh-CN</language>
    
    
    
      <lastBuildDate>Mon, 20 May 2024 00:00:00 +0000</lastBuildDate>
    
    
      <atom:link href="https://v27.pgsty.pro/zh/blog/release/index.xml" rel="self" type="application/rss+xml" />
    
    <item>
        <title>Pigsty v2.7.0</title>
        <link>https://v27.pgsty.pro/zh/blog/release/2.7.0/</link>
        <pubDate>Mon, 20 May 2024 00:00:00 +0000</pubDate>
        
        <guid>https://v27.pgsty.pro/zh/blog/release/2.7.0/</guid>
        <description>&lt;div class=&#34;td-release-card-static&#34;&gt;&#xA;  &lt;p&gt;&lt;strong&gt;v2.7.0&lt;/strong&gt; · &lt;time datetime=&#34;2024-05-20&#34;&gt;2024-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/v2.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/v2.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/v2.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;h2 id=&#34;亮点特性&#34;&gt;亮点特性&#xA;&lt;/h2&gt;&#xA;&lt;p&gt;新增了大量强力扩展插件，特别是一些使用 &lt;code&gt;rust&lt;/code&gt; 与 &lt;code&gt;pgrx&lt;/code&gt; 进行开发的强力扩展：&lt;/p&gt;&#xA;&lt;ul&gt;&#xA;&lt;li&gt;&lt;a href=&#34;https://github.com/paradedb/paradedb/tree/dev/pg_search&#34;&gt;pg_search&lt;/a&gt; v0.7.0：使用 BM25 算法对 SQL 表进行全文搜索&lt;/li&gt;&#xA;&lt;li&gt;&lt;a href=&#34;https://github.com/paradedb/paradedb/tree/dev/pg_lakehouse&#34;&gt;pg_lakehouse&lt;/a&gt; v0.7.0：在对象存储（如 S3）和表格式（如 DeltaLake）上进行查询的引擎&lt;/li&gt;&#xA;&lt;li&gt;&lt;a href=&#34;https://github.com/paradedb/pg_analytics&#34;&gt;pg_analytics&lt;/a&gt; v0.6.1：加速 PostgreSQL 内部的分析查询处理&lt;/li&gt;&#xA;&lt;li&gt;&lt;a href=&#34;https://github.com/supabase/pg_graphql&#34;&gt;pg_graphql&lt;/a&gt; v1.5.4：为 PostgreSQL 数据库提供 GraphQL 支持&lt;/li&gt;&#xA;&lt;li&gt;&lt;a href=&#34;https://github.com/supabase/pg_jsonschema&#34;&gt;pg_jsonschema&lt;/a&gt; v0.3.1：提供 JSON Schema 校验的 PostgreSQL 扩展&lt;/li&gt;&#xA;&lt;li&gt;&lt;a href=&#34;https://github.com/supabase/wrappers&#34;&gt;wrappers&lt;/a&gt; v0.3.1：由 Supabase 提供的 PostgreSQL 外部数据封装器集合&lt;/li&gt;&#xA;&lt;li&gt;&lt;a href=&#34;https://github.com/tembo-io/pgmq&#34;&gt;pgmq&lt;/a&gt; v1.5.2：轻量级消息队列，类似于 AWS SQS 和 RSMQ&lt;/li&gt;&#xA;&lt;li&gt;&lt;a href=&#34;https://github.com/tembo-io/pg_tier&#34;&gt;pg_tier&lt;/a&gt; v0.0.3：支将将冷数据分级存储到 AWS S3&lt;/li&gt;&#xA;&lt;li&gt;&lt;a href=&#34;https://github.com/tembo-io/pg_vectorize&#34;&gt;pg_vectorize&lt;/a&gt; v0.15.0: 在 PG 中实现 RAG 向量检索的封装&lt;/li&gt;&#xA;&lt;li&gt;&lt;a href=&#34;https://github.com/tembo-io/pg_later&#34;&gt;pg_later&lt;/a&gt; v0.1.0：现在执行 SQL，并在稍后获取结果&lt;/li&gt;&#xA;&lt;li&gt;&lt;a href=&#34;https://github.com/VADOSWARE/pg_idkit&#34;&gt;pg_idkit&lt;/a&gt; v0.2.3：生成多种流行类型的标识符（UUID）&lt;/li&gt;&#xA;&lt;li&gt;&lt;a href=&#34;https://github.com/kaspermarstal/plprql&#34;&gt;plprql&lt;/a&gt; v0.1.0：在 PostgreSQL 中使用 PRQL 查询语言&lt;/li&gt;&#xA;&lt;li&gt;&lt;a href=&#34;https://github.com/zhuobie/pgsmcrypto&#34;&gt;pgsmcrypto&lt;/a&gt; v0.1.0：PostgreSQL 的国密 SM 算法扩展&lt;/li&gt;&#xA;&lt;li&gt;&lt;a href=&#34;https://github.com/kelvich/pg_tiktoken&#34;&gt;pg_tiktoken&lt;/a&gt; v0.0.1：计算 OpenAI 使用的 Token 数量&lt;/li&gt;&#xA;&lt;li&gt;&lt;a href=&#34;https://github.com/rustprooflabs/pgdd&#34;&gt;pgdd&lt;/a&gt; v0.5.2：通过纯 SQL 接口，访问数据目录的元数据&lt;/li&gt;&#xA;&lt;/ul&gt;&#xA;&lt;p&gt;当然，也有一些使用原生 C 和 C++ 开发的强力扩展：&lt;/p&gt;</description>
      </item>
    <item>
        <title>Pigsty v2.6.0</title>
        <link>https://v27.pgsty.pro/zh/blog/release/2.6.0/</link>
        <pubDate>Thu, 29 Feb 2024 00:00:00 +0000</pubDate>
        
        <guid>https://v27.pgsty.pro/zh/blog/release/2.6.0/</guid>
        <description>&lt;div class=&#34;td-release-card-static&#34;&gt;&#xA;  &lt;p&gt;&lt;strong&gt;v2.6.0&lt;/strong&gt; · &lt;time datetime=&#34;2024-02-29&#34;&gt;2024-02-29&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/v2.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/v2.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/v2.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;h2 id=&#34;亮点特性&#34;&gt;亮点特性&#xA;&lt;/h2&gt;&#xA;&lt;ul&gt;&#xA;&lt;li&gt;现已将 PostgreSQL 16 作为默认主要版本（16.2）&lt;/li&gt;&#xA;&lt;li&gt;新增 &lt;a href=&#34;https://www.paradedb.com/&#34;&gt;ParadeDB&lt;/a&gt; 扩展插件：&lt;code&gt;pg_analytics&lt;/code&gt;, &lt;code&gt;pg_bm25&lt;/code&gt;, and &lt;code&gt;pg_sparse&lt;/code&gt;&lt;/li&gt;&#xA;&lt;li&gt;新增 &lt;a href=&#34;https://duckdb.org/&#34;&gt;DuckDB&lt;/a&gt; 与 &lt;code&gt;duckdb_fdw&lt;/code&gt; 插件支持&lt;/li&gt;&#xA;&lt;li&gt;全球 Cloudflare CDN &lt;a href=&#34;https://repo.pigsty.io&#34;&gt;https://repo.pigsty.io&lt;/a&gt; 与中国大陆 CDN &lt;a href=&#34;https://repo.pigsty.cc&#34;&gt;https://repo.pigsty.cc&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;code&gt;node_repo_modules&lt;/code&gt; 替换 &lt;code&gt;node_repo_method&lt;/code&gt; 参数，并移除 &lt;code&gt;node_repo_local_urls&lt;/code&gt; 参数。&lt;/li&gt;&#xA;&lt;li&gt;暂时关闭 Grafana 统一告警功能，避免 &amp;ldquo;Database Locked&amp;rdquo; 错误。&lt;/li&gt;&#xA;&lt;li&gt;新增 &lt;code&gt;node_repo_modules&lt;/code&gt; 参数，用于指定在节点上添加的上游仓库源。&lt;/li&gt;&#xA;&lt;li&gt;移除 &lt;code&gt;node_local_repo_urls&lt;/code&gt;，其功能由 &lt;code&gt;node_repo_modules&lt;/code&gt; &amp;amp; &lt;code&gt;repo_upstream&lt;/code&gt; 替代。&lt;/li&gt;&#xA;&lt;li&gt;移除 &lt;code&gt;node_repo_method&lt;/code&gt; 参数，其功能由 &lt;code&gt;node_repo_modules&lt;/code&gt; 替代。&lt;/li&gt;&#xA;&lt;li&gt;在 &lt;code&gt;repo_upstream&lt;/code&gt; 添加新的 &lt;code&gt;local&lt;/code&gt; 源，并通过 &lt;code&gt;node_repo_modules&lt;/code&gt; 使用，替代 &lt;code&gt;node_local_repo_urls&lt;/code&gt; 的功能&lt;/li&gt;&#xA;&lt;li&gt;重排 &lt;code&gt;node_default_packages&lt;/code&gt;，&lt;code&gt;infra_packages&lt;/code&gt;，&lt;code&gt;pg_packages&lt;/code&gt;，&lt;code&gt;pg_extensions&lt;/code&gt; 参数默认值。&lt;/li&gt;&#xA;&lt;li&gt;在 &lt;code&gt;repo_upstream&lt;/code&gt; 中替换 &lt;code&gt;repo_upstream.baseurl&lt;/code&gt; 时，如果 EL8/9 PGDG 小版本特定的仓库可用，使用 &lt;code&gt;major.minor&lt;/code&gt; 而不是 &lt;code&gt;major&lt;/code&gt; 替换 $releasever，提高小版本兼容性。&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 10.3&lt;/li&gt;&#xA;&lt;li&gt;Prometheus 2.47&lt;/li&gt;&#xA;&lt;li&gt;node_exporter 1.7.0&lt;/li&gt;&#xA;&lt;li&gt;HAProxy 2.9.5&lt;/li&gt;&#xA;&lt;li&gt;Loki / Promtail 2.9.4&lt;/li&gt;&#xA;&lt;li&gt;minio-20240216110548 / mcli-20240217011557&lt;/li&gt;&#xA;&lt;li&gt;etcd 3.5.11&lt;/li&gt;&#xA;&lt;li&gt;Redis 7.2.4&lt;/li&gt;&#xA;&lt;li&gt;Bytebase 2.13.2&lt;/li&gt;&#xA;&lt;li&gt;DuckDB 0.10.0&lt;/li&gt;&#xA;&lt;li&gt;FerretDB 1.19&lt;/li&gt;&#xA;&lt;li&gt;Metabase：新 Docker 应用模板&lt;/li&gt;&#xA;&lt;/ul&gt;&#xA;&lt;h2 id=&#34;postgresql-扩展插件&#34;&gt;PostgreSQL 扩展插件&#xA;&lt;/h2&gt;&#xA;&lt;ul&gt;&#xA;&lt;li&gt;PostgreSQL 小版本升级： 16.2, 15.6, 14.11, 13.14, 12.18&lt;/li&gt;&#xA;&lt;li&gt;PostgreSQL 16： 现在被提升为默认主版本&lt;/li&gt;&#xA;&lt;li&gt;pg_exporter 0.6.1：安全修复&lt;/li&gt;&#xA;&lt;li&gt;Patroni 3.2.2&lt;/li&gt;&#xA;&lt;li&gt;pgBadger 12.4&lt;/li&gt;&#xA;&lt;li&gt;pgBackRest 2.50&lt;/li&gt;&#xA;&lt;li&gt;vip-manager 2.3.0&lt;/li&gt;&#xA;&lt;li&gt;PostGIS 3.4.2&lt;/li&gt;&#xA;&lt;li&gt;TimescaleDB 2.14.1&lt;/li&gt;&#xA;&lt;li&gt;向量扩展 PGVector 0.6.0：新增并行创建 HNSW 索引功能&lt;/li&gt;&#xA;&lt;li&gt;新增扩展插件 &lt;a href=&#34;https://github.com/alitrack/duckdb_fdw&#34;&gt;duckdb_fdw&lt;/a&gt; v1.1，支持读写 DuckDB 数据 v1.1&lt;/li&gt;&#xA;&lt;li&gt;新增扩展插件 &lt;a href=&#34;https://github.com/pramsey/pgsql-gzip&#34;&gt;pgsql-gzip&lt;/a&gt;，用于支持 Gzip 压缩解压缩 v1.0.0&lt;/li&gt;&#xA;&lt;li&gt;新增扩展插件 &lt;a href=&#34;https://github.com/paradedb/paradedb/tree/dev/pg_sparse&#34;&gt;pg_sparse&lt;/a&gt;，高效处理稀疏向量（ParadeDB） v0.5.6&lt;/li&gt;&#xA;&lt;li&gt;新增扩展插件 &lt;a href=&#34;https://github.com/paradedb/paradedb/tree/dev/pg_bm25&#34;&gt;pg_bm25&lt;/a&gt;，用于支持高质量全文检索 BM25 算法的插件（ParadeDB） v0.5.6&lt;/li&gt;&#xA;&lt;li&gt;新增扩展插件 &lt;a href=&#34;https://github.com/paradedb/paradedb/tree/dev/pg_analytics&#34;&gt;pg_analytics&lt;/a&gt;，支持 SIMD 与列式存储的 PG 分析插件（ParadeDB） v0.5.6&lt;/li&gt;&#xA;&lt;li&gt;升级 AIML 插件 &lt;a href=&#34;https://github.com/postgresml/postgresml&#34;&gt;pgml&lt;/a&gt; 至 v2.8.1，新增 PG 16 支持。&lt;/li&gt;&#xA;&lt;li&gt;升级列式存储插件 &lt;a href=&#34;https://github.com/hydradatabase/&#34;&gt;hydra&lt;/a&gt; 版本至 v1.1.1，新增 PG 16 支持。&lt;/li&gt;&#xA;&lt;li&gt;升级图扩展插件 &lt;a href=&#34;https://github.com/apache/age&#34;&gt;age&lt;/a&gt; 至 v1.5.0，新增 PG 16 支持。&lt;/li&gt;&#xA;&lt;li&gt;升级 GraphQL 插件 &lt;a href=&#34;https://github.com/supabase/pg_graphql&#34;&gt;pg_graphql&lt;/a&gt; 版本至 v1.5.0，支持 Supabase。&lt;/li&gt;&#xA;&lt;/ul&gt;&#xA;&lt;div class=&#34;td-code td-code--untitled&#34; id=&#34;td-code-85b85339-fence-0&#34; data-td-code data-td-code-auto-id&#xA;     data-td-language=&#34;text&#34; data-td-line-count=&#34;8&#34;&gt;&#xA;  &lt;div class=&#34;td-code__viewport&#34; id=&#34;td-code-85b85339-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-text&#34; data-lang=&#34;text&#34;&gt;&lt;span class=&#34;line&#34;&gt;&lt;span class=&#34;cl&#34;&gt;330e9bc16a2f65d57264965bf98174ff  pigsty-v2.6.0.tgz&#xA;&lt;/span&gt;&lt;/span&gt;&lt;span class=&#34;line&#34;&gt;&lt;span class=&#34;cl&#34;&gt;81abcd0ced798e1198740ab13317c29a  pigsty-pkg-v2.6.0.debian11.x86_64.tgz&#xA;&lt;/span&gt;&lt;/span&gt;&lt;span class=&#34;line&#34;&gt;&lt;span class=&#34;cl&#34;&gt;7304f4458c9abd3a14245eaf72f4eeb4  pigsty-pkg-v2.6.0.debian12.x86_64.tgz&#xA;&lt;/span&gt;&lt;/span&gt;&lt;span class=&#34;line&#34;&gt;&lt;span class=&#34;cl&#34;&gt;f914fbb12f90dffc4e29f183753736bb  pigsty-pkg-v2.6.0.el7.x86_64.tgz&#xA;&lt;/span&gt;&lt;/span&gt;&lt;span class=&#34;line&#34;&gt;&lt;span class=&#34;cl&#34;&gt;fc23d122d0743d1c1cb871ca686449c0  pigsty-pkg-v2.6.0.el8.x86_64.tgz&#xA;&lt;/span&gt;&lt;/span&gt;&lt;span class=&#34;line&#34;&gt;&lt;span class=&#34;cl&#34;&gt;9d258dbcecefd232f3a18bcce512b75e  pigsty-pkg-v2.6.0.el9.x86_64.tgz&#xA;&lt;/span&gt;&lt;/span&gt;&lt;span class=&#34;line&#34;&gt;&lt;span class=&#34;cl&#34;&gt;901ee668621682f99799de8932fb716c  pigsty-pkg-v2.6.0.ubuntu20.x86_64.tgz&#xA;&lt;/span&gt;&lt;/span&gt;&lt;span class=&#34;line&#34;&gt;&lt;span class=&#34;cl&#34;&gt;39872cf774c1fe22697c428be2fc2c22  pigsty-pkg-v2.6.0.ubuntu22.x86_64.tgz&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/v2.6.0&#34;&gt;GitHub Release&lt;/a&gt;&lt;/li&gt;&#xA;&lt;li&gt;&lt;a href=&#34;https://pigsty.cc/blog/pigsty/v2.6/&#34;&gt;Pigsty v2.6 发布文章&lt;/a&gt;&lt;/li&gt;&#xA;&lt;li&gt;&lt;a href=&#34;https://pigsty.cc/docs/about/release/#v260&#34;&gt;历史 About / 发布注记&lt;/a&gt;&lt;/li&gt;&#xA;&lt;li&gt;&lt;a href=&#34;https://github.com/pgsty/pigsty/compare/v2.5.1...v2.6.0&#34;&gt;源码对比：&lt;code&gt;v2.5.1...v2.6.0&lt;/code&gt;&lt;/a&gt;&lt;/li&gt;&#xA;&lt;/ul&gt;</description>
      </item>
    <item>
        <title>Pigsty v2.5.1</title>
        <link>https://v27.pgsty.pro/zh/blog/release/2.5.1/</link>
        <pubDate>Fri, 01 Dec 2023 00:00:00 +0000</pubDate>
        
        <guid>https://v27.pgsty.pro/zh/blog/release/2.5.1/</guid>
        <description>&lt;div class=&#34;td-release-card-static&#34;&gt;&#xA;  &lt;p&gt;&lt;strong&gt;v2.5.1&lt;/strong&gt; · &lt;time datetime=&#34;2023-12-01&#34;&gt;2023-12-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/v2.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/v2.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/v2.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;p&gt;跟进 PostgreSQL v16.1, v15.5, 14.10, 13.13, 12.17, 11.22 小版本例行更新。&lt;/p&gt;&#xA;&lt;p&gt;现在 PostgreSQL 16 的所有重要扩展已经就位（新增 &lt;code&gt;pg_repack&lt;/code&gt; 与 &lt;code&gt;timescaledb&lt;/code&gt; 支持）&lt;/p&gt;&#xA;&lt;ul&gt;&#xA;&lt;li&gt;软件更新：&#xA;&lt;ul&gt;&#xA;&lt;li&gt;PostgreSQL to v16.1, v15.5, 14.10, 13.13, 12.17, 11.22&lt;/li&gt;&#xA;&lt;li&gt;Patroni v3.2.0&lt;/li&gt;&#xA;&lt;li&gt;PgBackrest v2.49&lt;/li&gt;&#xA;&lt;li&gt;Citus 12.1&lt;/li&gt;&#xA;&lt;li&gt;TimescaleDB 2.13&lt;/li&gt;&#xA;&lt;li&gt;Grafana v10.2.0&lt;/li&gt;&#xA;&lt;li&gt;FerretDB 1.15&lt;/li&gt;&#xA;&lt;li&gt;SealOS 4.3.7&lt;/li&gt;&#xA;&lt;li&gt;Bytebase 2.11.1&lt;/li&gt;&#xA;&lt;/ul&gt;&#xA;&lt;/li&gt;&#xA;&lt;/ul&gt;&#xA;&lt;ul&gt;&#xA;&lt;li&gt;移除  PGCAT 监控面板中查询对 &lt;code&gt;monitor&lt;/code&gt; 模式前缀（允许用户将 &lt;code&gt;pg_stat_statements&lt;/code&gt; 扩展装到别的地方）&lt;/li&gt;&#xA;&lt;li&gt;新的配置模板 &lt;code&gt;wool.yml&lt;/code&gt;，为阿里云免费99 ECS 单机针对设计。&lt;/li&gt;&#xA;&lt;li&gt;为 EL9 新增 &lt;code&gt;python3-jmespath&lt;/code&gt; 软件包，解决 Ansible 依赖更新后 bootstrap 缺少 jmespath 的问题&lt;/li&gt;&#xA;&lt;/ul&gt;&#xA;&lt;div class=&#34;td-code td-code--untitled&#34; id=&#34;td-code-8c61c5be-fence-0&#34; data-td-code data-td-code-auto-id&#xA;     data-td-language=&#34;text&#34; data-td-line-count=&#34;7&#34;&gt;&#xA;  &lt;div class=&#34;td-code__viewport&#34; id=&#34;td-code-8c61c5be-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-text&#34; data-lang=&#34;text&#34;&gt;&lt;span class=&#34;line&#34;&gt;&lt;span class=&#34;cl&#34;&gt;31ee48df1007151009c060e0edbd74de  pigsty-pkg-v2.5.1.el7.x86_64.tgz&#xA;&lt;/span&gt;&lt;/span&gt;&lt;span class=&#34;line&#34;&gt;&lt;span class=&#34;cl&#34;&gt;a40f1b864ae8a19d9431bcd8e74fa116  pigsty-pkg-v2.5.1.el8.x86_64.tgz&#xA;&lt;/span&gt;&lt;/span&gt;&lt;span class=&#34;line&#34;&gt;&lt;span class=&#34;cl&#34;&gt;c976cd4431fc70367124fda4e2eac0a7  pigsty-pkg-v2.5.1.el9.x86_64.tgz&#xA;&lt;/span&gt;&lt;/span&gt;&lt;span class=&#34;line&#34;&gt;&lt;span class=&#34;cl&#34;&gt;7fc1b5bdd3afa267a5fc1d7cb1f3c9a7  pigsty-pkg-v2.5.1.debian11.x86_64.tgz&#xA;&lt;/span&gt;&lt;/span&gt;&lt;span class=&#34;line&#34;&gt;&lt;span class=&#34;cl&#34;&gt;add0731dc7ed37f134d3cb5b6646624e  pigsty-pkg-v2.5.1.debian12.x86_64.tgz&#xA;&lt;/span&gt;&lt;/span&gt;&lt;span class=&#34;line&#34;&gt;&lt;span class=&#34;cl&#34;&gt;99048d09fa75ccb8db8e22e2a3b41f28  pigsty-pkg-v2.5.1.ubuntu20.x86_64.tgz&#xA;&lt;/span&gt;&lt;/span&gt;&lt;span class=&#34;line&#34;&gt;&lt;span class=&#34;cl&#34;&gt;431668425f8ce19388d38e5bfa3a948c  pigsty-pkg-v2.5.1.ubuntu22.x86_64.tgz&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/v2.5.1&#34;&gt;GitHub Release&lt;/a&gt;&lt;/li&gt;&#xA;&lt;li&gt;&lt;a href=&#34;https://pigsty.cc/blog/pigsty/v2.5/&#34;&gt;Pigsty v2.5 发布文章&lt;/a&gt;&lt;/li&gt;&#xA;&lt;li&gt;&lt;a href=&#34;https://pigsty.cc/docs/about/release/#v251&#34;&gt;历史 About / 发布注记&lt;/a&gt;&lt;/li&gt;&#xA;&lt;li&gt;&lt;a href=&#34;https://github.com/pgsty/pigsty/compare/v2.5.0...v2.5.1&#34;&gt;源码对比：&lt;code&gt;v2.5.0...v2.5.1&lt;/code&gt;&lt;/a&gt;&lt;/li&gt;&#xA;&lt;/ul&gt;</description>
      </item>
    <item>
        <title>Pigsty v2.5.0</title>
        <link>https://v27.pgsty.pro/zh/blog/release/2.5.0/</link>
        <pubDate>Tue, 24 Oct 2023 00:00:00 +0000</pubDate>
        
        <guid>https://v27.pgsty.pro/zh/blog/release/2.5.0/</guid>
        <description>&lt;div class=&#34;td-release-card-static&#34;&gt;&#xA;  &lt;p&gt;&lt;strong&gt;v2.5.0&lt;/strong&gt; · &lt;time datetime=&#34;2023-10-24&#34;&gt;2023-10-24&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/v2.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/v2.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/v2.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;div class=&#34;td-code td-code--untitled&#34; id=&#34;td-code-3ec0ae2a-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-3ec0ae2a-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 https://get.pigsty.cc/latest &lt;span class=&#34;p&#34;&gt;|&lt;/span&gt; bash&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;&#xA;&lt;p&gt;&lt;a href=&#34;https://github.com/pgsty/pigsty/blob/v2.5.0/files/pigsty/ubuntu.yml&#34;&gt;Ubuntu&lt;/a&gt; / &lt;a href=&#34;https://github.com/pgsty/pigsty/blob/v2.5.0/files/pigsty/debian.yml&#34;&gt;Debian&lt;/a&gt;  支持： bullseye, bookworm, jammy, focal&lt;/p&gt;&#xA;&lt;/li&gt;&#xA;&lt;li&gt;&#xA;&lt;p&gt;使用 CDN &lt;code&gt;repo.pigsty.cc&lt;/code&gt; 软件源，提供 rpm/deb 软件包下载。&lt;/p&gt;&#xA;&lt;/li&gt;&#xA;&lt;li&gt;&#xA;&lt;p&gt;Anolis 操作系统支持（兼容 EL 8.8）。&lt;/p&gt;</description>
      </item>
    <item>
        <title>Pigsty v2.4.1</title>
        <link>https://v27.pgsty.pro/zh/blog/release/2.4.1/</link>
        <pubDate>Sun, 24 Sep 2023 00:00:00 +0000</pubDate>
        
        <guid>https://v27.pgsty.pro/zh/blog/release/2.4.1/</guid>
        <description>&lt;div class=&#34;td-release-card-static&#34;&gt;&#xA;  &lt;p&gt;&lt;strong&gt;v2.4.1&lt;/strong&gt; · &lt;time datetime=&#34;2023-09-24&#34;&gt;2023-09-24&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/v2.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/v2.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/v2.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;ul&gt;&#xA;&lt;li&gt;&lt;a href=&#34;https://supabase.com/&#34;&gt;Supabase&lt;/a&gt; 支持：开源的 Firebase 替代，现可使用 Pigsty 本地托管的 PostgreSQL 实例作为数据存储。&lt;/li&gt;&#xA;&lt;li&gt;&lt;a href=&#34;https://postgresml.org/&#34;&gt;PostgresML&lt;/a&gt; 支持：使用 SQL 完成经典机器学习算法，训练、微调、调用大语言模型（hugging face）。&lt;/li&gt;&#xA;&lt;li&gt;&lt;a href=&#34;https://github.com/FerretDB/FerretDB&#34;&gt;FerretDB&lt;/a&gt; v1.10 支持，在 PostgreSQL 上提供 MongoDB API 与协议兼容能力。&lt;/li&gt;&#xA;&lt;li&gt;GraphQL 扩展: &lt;a href=&#34;https://github.com/supabase/pg_graphql&#34;&gt;&lt;code&gt;pg_graphql&lt;/code&gt;&lt;/a&gt;：从现有模式中反射出 GraphQL 模式，提供库内 GraphQL 查询能力。&lt;/li&gt;&#xA;&lt;li&gt;JWT 支持扩展：&lt;a href=&#34;https://github.com/michelp/pgjwt&#34;&gt;&lt;code&gt;pgjwt&lt;/code&gt;&lt;/a&gt; 允许您使用 SQL 验证签发 JWT (JSON Web Tokens)。&lt;/li&gt;&#xA;&lt;li&gt;密钥存储扩展: &lt;a href=&#34;https://github.com/supabase/vault&#34;&gt;&lt;code&gt;vault&lt;/code&gt;&lt;/a&gt; 可以在提供一个安全存储加密密钥的保险柜。&lt;/li&gt;&#xA;&lt;li&gt;数据恢复扩展：&lt;a href=&#34;https://github.com/df7cb/pg_filedump&#34;&gt;&lt;code&gt;pg_filedump&lt;/code&gt;&lt;/a&gt;：可用于快速从 PostgreSQL 二进制文件中恢复数据&lt;/li&gt;&#xA;&lt;li&gt;图数据库扩展：Apache &lt;a href=&#34;https://age.apache.org/&#34;&gt;&lt;code&gt;age&lt;/code&gt;&lt;/a&gt;，为 PostgreSQL 添加 OpenCypher 查询支持，类似 Neo4J&lt;/li&gt;&#xA;&lt;li&gt;中文分词扩展：&lt;a href=&#34;https://github.com/amutu/zhparser&#34;&gt;&lt;code&gt;zhparser&lt;/code&gt;&lt;/a&gt;，为中文全文检索提供分词能力，类似 ElasticSearch。&lt;/li&gt;&#xA;&lt;li&gt;高效位图扩展：&lt;a href=&#34;https://github.com/ChenHuajun/pg_roaringbitmap&#34;&gt;&lt;code&gt;pg_roaringbitmap&lt;/code&gt;&lt;/a&gt;，在 PostgreSQL 中提供 roaring bitmap 的支持，高效计数聚合统计。&lt;/li&gt;&#xA;&lt;li&gt;向量嵌入替代：&lt;a href=&#34;https://github.com/neondatabase/pg_embedding&#34;&gt;&lt;code&gt;pg_embedding&lt;/code&gt;&lt;/a&gt;，提供了不同于 pgvector 的另一种 HNSW 替代实现。&lt;/li&gt;&#xA;&lt;li&gt;可信语言扩展：&lt;a href=&#34;https://github.com/aws/pg_tle&#34;&gt;&lt;code&gt;pg_tle&lt;/code&gt;&lt;/a&gt;，由 AWS 出品的，允许您打包分发管理由可信存储过程语言编写的函数。&lt;/li&gt;&#xA;&lt;li&gt;HTTP 客户端扩展：&lt;a href=&#34;https://github.com/pramsey/pgsql-http&#34;&gt;&lt;code&gt;pgsql-http&lt;/code&gt;&lt;/a&gt;：使用 SQL 接口，curl API，发起 HTTP 请求，与各类系统交互。&lt;/li&gt;&#xA;&lt;li&gt;异步 HTTP 扩展： &lt;a href=&#34;https://github.com/supabase/pg_net&#34;&gt;&lt;code&gt;pg_net&lt;/code&gt;&lt;/a&gt; 允许您使用 SQL 发起非阻塞的 HTTP/HTTPS 请求。&lt;/li&gt;&#xA;&lt;li&gt;列式存储引擎：&lt;a href=&#34;https://www.hydra.so/&#34;&gt;&lt;code&gt;hydra&lt;/code&gt;&lt;/a&gt; 针对分析场景打造的向量化列存储引擎，原地替代 Citus 列存插件。&lt;/li&gt;&#xA;&lt;li&gt;其他 PGDG 扩展：新收录8个由 PGDG 维护的扩展插件，Pigsty 支持的插件总数达到 150+。&lt;/li&gt;&#xA;&lt;li&gt;PostgreSQL 16 内核支持，监控云端 RDS / PolarDB for PostgreSQL。&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://supabase.com/&#34;&gt;Supabase&lt;/a&gt; 支持：开源的 Firebase 替代，现可使用 Pigsty 托管的 PostgreSQL 实例存储数据。&lt;/li&gt;&#xA;&lt;li&gt;&lt;a href=&#34;https://postgresml.org/&#34;&gt;PostgresML&lt;/a&gt; 支持：在 PostgreSQL 运行各类模型（hugging face），向量操作，经典机器学习算法。&lt;/li&gt;&#xA;&lt;li&gt;GraphQL 支持扩展: &lt;a href=&#34;https://github.com/supabase/pg_graphql&#34;&gt;&lt;code&gt;pg_graphql&lt;/code&gt;&lt;/a&gt;：从现有模式中反射出 GraphQL 模式，提供库内 GraphQL 查询能力。&lt;/li&gt;&#xA;&lt;li&gt;异步 HTTP 客户端扩展： &lt;a href=&#34;https://github.com/supabase/pg_net&#34;&gt;&lt;code&gt;pg_net&lt;/code&gt;&lt;/a&gt; 允许您使用 SQL 发起非阻塞的 HTTP/HTTPS 请求&lt;/li&gt;&#xA;&lt;li&gt;JWT 支持扩展：&lt;a href=&#34;https://github.com/michelp/pgjwt&#34;&gt;&lt;code&gt;pgjwt&lt;/code&gt;&lt;/a&gt; 允许您使用 SQL 验证签发 JWT (JSON Web Tokens)&lt;/li&gt;&#xA;&lt;li&gt;密钥存储扩展: &lt;a href=&#34;https://github.com/supabase/vault&#34;&gt;&lt;code&gt;vault&lt;/code&gt;&lt;/a&gt; 可以在保险柜里存储加密密钥&lt;/li&gt;&#xA;&lt;li&gt;将 &lt;a href=&#34;https://github.com/FerretDB/FerretDB&#34;&gt;FerretDB&lt;/a&gt; 版本升级至 v1.10&lt;/li&gt;&#xA;&lt;li&gt;新增组件：&lt;a href=&#34;https://github.com/df7cb/pg_filedump&#34;&gt;&lt;code&gt;pg_filedump&lt;/code&gt;&lt;/a&gt;：可用于快速从 PostgreSQL 二进制文件中恢复数据&lt;/li&gt;&#xA;&lt;li&gt;减少 EL9 离线软件包的大小，移除非必须依赖项 &lt;code&gt;proj-data*&lt;/code&gt;&lt;/li&gt;&#xA;&lt;li&gt;修复了 Patroni 3.1.1 的错误&lt;/li&gt;&#xA;&lt;/ul&gt;&#xA;&lt;div class=&#34;td-code td-code--untitled&#34; id=&#34;td-code-6df1add0-fence-0&#34; data-td-code data-td-code-auto-id&#xA;     data-td-language=&#34;text&#34; data-td-line-count=&#34;3&#34;&gt;&#xA;  &lt;div class=&#34;td-code__viewport&#34; id=&#34;td-code-6df1add0-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-text&#34; data-lang=&#34;text&#34;&gt;&lt;span class=&#34;line&#34;&gt;&lt;span class=&#34;cl&#34;&gt;efabe7632d8994f3fb58f9838b8f9d7d  pigsty-pkg-v2.5.0.el7.x86_64.tgz # 1.1G&#xA;&lt;/span&gt;&lt;/span&gt;&lt;span class=&#34;line&#34;&gt;&lt;span class=&#34;cl&#34;&gt;ea78957e8c8434b120d1c8c43d769b56  pigsty-pkg-v2.5.0.el8.x86_64.tgz # 1.4G&#xA;&lt;/span&gt;&lt;/span&gt;&lt;span class=&#34;line&#34;&gt;&lt;span class=&#34;cl&#34;&gt;4ef280a7d28872814e34521978b851bb  pigsty-pkg-v2.5.0.el9.x86_64.tgz # 1.3G&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/v2.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/v2.4/&#34;&gt;Pigsty v2.4 发布文章&lt;/a&gt;&lt;/li&gt;&#xA;&lt;li&gt;&lt;a href=&#34;https://pigsty.cc/docs/about/release/#v241&#34;&gt;历史 About / 发布注记&lt;/a&gt;&lt;/li&gt;&#xA;&lt;li&gt;&lt;a href=&#34;https://github.com/pgsty/pigsty/compare/v2.4.0...v2.4.1&#34;&gt;源码对比：&lt;code&gt;v2.4.0...v2.4.1&lt;/code&gt;&lt;/a&gt;&lt;/li&gt;&#xA;&lt;/ul&gt;</description>
      </item>
    <item>
        <title>Pigsty v2.4.0</title>
        <link>https://v27.pgsty.pro/zh/blog/release/2.4.0/</link>
        <pubDate>Thu, 14 Sep 2023 00:00:00 +0000</pubDate>
        
        <guid>https://v27.pgsty.pro/zh/blog/release/2.4.0/</guid>
        <description>&lt;div class=&#34;td-release-card-static&#34;&gt;&#xA;  &lt;p&gt;&lt;strong&gt;v2.4.0&lt;/strong&gt; · &lt;time datetime=&#34;2023-09-14&#34;&gt;2023-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/v2.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/v2.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/v2.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;使用 &lt;code&gt;bash -c &amp;quot;$(curl -fsSL https://get.pigsty.cc/latest)&amp;quot;&lt;/code&gt; 快速上手。&lt;/p&gt;&#xA;&lt;h2 id=&#34;最新特性&#34;&gt;最新特性&#xA;&lt;/h2&gt;&#xA;&lt;ul&gt;&#xA;&lt;li&gt;PostgreSQL 16 正式发布，Pigsty 提供支持。&lt;/li&gt;&#xA;&lt;li&gt;可以监控云数据库，RDS for PostgreSQL，以及 PolarDB，提供全新的 PGRDS 监控面板&lt;/li&gt;&#xA;&lt;li&gt;正式提供商业支持与咨询服务。并发布首个 LTS 版本，为订阅客户提供最长5年的支持。&lt;/li&gt;&#xA;&lt;li&gt;新扩展插件：Apache AGE, openCypher graph query engine on PostgreSQL&lt;/li&gt;&#xA;&lt;li&gt;新扩展插件：zhparser, full text search for Chinese language&lt;/li&gt;&#xA;&lt;li&gt;新扩展插件：pg_roaringbitmap, roaring bitmap for PostgreSQL&lt;/li&gt;&#xA;&lt;li&gt;新扩展插件：pg_embedding, hnsw alternative to pgvector&lt;/li&gt;&#xA;&lt;li&gt;新扩展插件：pg_tle, admin / manage stored procedure extensions&lt;/li&gt;&#xA;&lt;li&gt;新扩展插件：pgsql-http, issue http request with SQL interface&lt;/li&gt;&#xA;&lt;li&gt;新增插件： pg_auth_mon pg_checksums pg_failover_slots pg_readonly postgresql-unit pg_store_plans pg_uuidv7 set_user&lt;/li&gt;&#xA;&lt;li&gt;Redis 改进：支持 Redis 哨兵监控，配置主从集群的自动高可用。&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;REDIS&lt;/code&gt;.&lt;code&gt;redis_sentinel_monitor&lt;/code&gt;，用于指定 Sentinel 集群监控的主库列表&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 10.1 注册数据源时缺少 &lt;code&gt;uid&lt;/code&gt; 的问题&lt;/li&gt;&#xA;&lt;/ul&gt;&#xA;&lt;div class=&#34;td-code td-code--untitled&#34; id=&#34;td-code-a2f3c707-fence-0&#34; data-td-code data-td-code-auto-id&#xA;     data-td-language=&#34;text&#34; data-td-line-count=&#34;3&#34;&gt;&#xA;  &lt;div class=&#34;td-code__viewport&#34; id=&#34;td-code-a2f3c707-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-text&#34; data-lang=&#34;text&#34;&gt;&lt;span class=&#34;line&#34;&gt;&lt;span class=&#34;cl&#34;&gt;MD5 (pigsty-pkg-v2.4.0.el7.x86_64.tgz) = 257443e3c171439914cbfad8e9f72b17&#xA;&lt;/span&gt;&lt;/span&gt;&lt;span class=&#34;line&#34;&gt;&lt;span class=&#34;cl&#34;&gt;MD5 (pigsty-pkg-v2.4.0.el8.x86_64.tgz) = 41ad8007ffbfe7d5e8ba5c4b51ff2adc&#xA;&lt;/span&gt;&lt;/span&gt;&lt;span class=&#34;line&#34;&gt;&lt;span class=&#34;cl&#34;&gt;MD5 (pigsty-pkg-v2.4.0.el9.x86_64.tgz) = 9a950aed77a6df90b0265a6fa6029250&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/v2.4.0&#34;&gt;GitHub Release&lt;/a&gt;&lt;/li&gt;&#xA;&lt;li&gt;&lt;a href=&#34;https://pigsty.cc/blog/pigsty/v2.4/&#34;&gt;Pigsty v2.4 发布文章&lt;/a&gt;&lt;/li&gt;&#xA;&lt;li&gt;&lt;a href=&#34;https://pigsty.cc/docs/about/release/#v240&#34;&gt;历史 About / 发布注记&lt;/a&gt;&lt;/li&gt;&#xA;&lt;li&gt;&lt;a href=&#34;https://github.com/pgsty/pigsty/compare/v2.3.1...v2.4.0&#34;&gt;源码对比：&lt;code&gt;v2.3.1...v2.4.0&lt;/code&gt;&lt;/a&gt;&lt;/li&gt;&#xA;&lt;/ul&gt;</description>
      </item>
    <item>
        <title>Pigsty v2.3.1</title>
        <link>https://v27.pgsty.pro/zh/blog/release/2.3.1/</link>
        <pubDate>Fri, 01 Sep 2023 00:00:00 +0000</pubDate>
        
        <guid>https://v27.pgsty.pro/zh/blog/release/2.3.1/</guid>
        <description>&lt;div class=&#34;td-release-card-static&#34;&gt;&#xA;  &lt;p&gt;&lt;strong&gt;v2.3.1&lt;/strong&gt; · &lt;time datetime=&#34;2023-09-01&#34;&gt;2023-09-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/v2.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/v2.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/v2.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;p&gt;使用 &lt;code&gt;bash -c &amp;quot;$(curl -fsSL https://get.pigsty.cc/latest)&amp;quot;&lt;/code&gt; 快速开始。&lt;/p&gt;&#xA;&lt;h2 id=&#34;最新特性&#34;&gt;最新特性&#xA;&lt;/h2&gt;&#xA;&lt;ul&gt;&#xA;&lt;li&gt;&lt;code&gt;pgvector&lt;/code&gt; 更新至 0.5，添加 hnsw 算法支持。&lt;/li&gt;&#xA;&lt;li&gt;支持 PostgreSQL 16 RC1 (el8/el9)&lt;/li&gt;&#xA;&lt;li&gt;默认包中添加了 SealOS 用于快速部署 Kubernetes 集群。&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&lt;/code&gt;.&lt;code&gt;repo&lt;/code&gt;.&lt;code&gt;repo_pkg&lt;/code&gt; 任务：当 &lt;code&gt;repo_packages&lt;/code&gt; 中包名包含 &lt;code&gt;*&lt;/code&gt; 时，下载可能会受到 &lt;code&gt;/www/pigsty&lt;/code&gt; 现有内容的影响。&lt;/li&gt;&#xA;&lt;li&gt;将 &lt;code&gt;vip_dns_suffix&lt;/code&gt; 的默认值由 &lt;code&gt;.vip&lt;/code&gt; 调整为空字符串，即集群本身的名称将默认作为节点集群的 L2 VIP&lt;/li&gt;&#xA;&lt;li&gt;&lt;code&gt;modprobe watchdog&lt;/code&gt; and &lt;code&gt;chown watchdog&lt;/code&gt; if &lt;code&gt;patroni_watchdog_mode&lt;/code&gt; is &lt;code&gt;required&lt;/code&gt;&lt;/li&gt;&#xA;&lt;li&gt;当 &lt;code&gt;pg_dbsu_sudo&lt;/code&gt; = &lt;code&gt;limit&lt;/code&gt; and &lt;code&gt;patroni_watchdog_mode&lt;/code&gt; = &lt;code&gt;required&lt;/code&gt; 时，授予数据库 dbsu 以下命令的 sudo 执行权限&#xA;&lt;ul&gt;&#xA;&lt;li&gt;&lt;code&gt;/usr/bin/sudo /sbin/modprobe softdog&lt;/code&gt;：在启动 Patroni 服务时确保 softdog 内核模块启用&lt;/li&gt;&#xA;&lt;li&gt;&lt;code&gt;/usr/bin/sudo /bin/chown {{ pg_dbsu }} /dev/watchdog&lt;/code&gt;：在启动 Patroni 服务时，确保 watchdog 属主正确&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;/li&gt;&#xA;&lt;li&gt;添加了简体中文版本的内置文档，修复了 pigsty.cc 文档站的中文文档。&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 16 RC1 for EL8/EL9&lt;/li&gt;&#xA;&lt;li&gt;PGVector 0.5.0，支持 hnsw 索引&lt;/li&gt;&#xA;&lt;li&gt;TimescaleDB 2.11.2&lt;/li&gt;&#xA;&lt;li&gt;grafana 10.1.0&lt;/li&gt;&#xA;&lt;li&gt;loki &amp;amp; promtail 2.8.4&lt;/li&gt;&#xA;&lt;li&gt;redis-stack 7.2 on el7/8&lt;/li&gt;&#xA;&lt;li&gt;mcli-20230829225506 / minio-20230829230735&lt;/li&gt;&#xA;&lt;li&gt;ferretdb 1.9&lt;/li&gt;&#xA;&lt;li&gt;sealos 4.3.3&lt;/li&gt;&#xA;&lt;li&gt;pgbadger 1.12.2&lt;/li&gt;&#xA;&lt;/ul&gt;&#xA;&lt;div class=&#34;td-code td-code--untitled&#34; id=&#34;td-code-c9d50a36-fence-0&#34; data-td-code data-td-code-auto-id&#xA;     data-td-language=&#34;text&#34; data-td-line-count=&#34;3&#34;&gt;&#xA;  &lt;div class=&#34;td-code__viewport&#34; id=&#34;td-code-c9d50a36-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-text&#34; data-lang=&#34;text&#34;&gt;&lt;span class=&#34;line&#34;&gt;&lt;span class=&#34;cl&#34;&gt;ce69791eb622fa87c543096cdf11f970  pigsty-pkg-v2.3.1.el7.x86_64.tgz&#xA;&lt;/span&gt;&lt;/span&gt;&lt;span class=&#34;line&#34;&gt;&lt;span class=&#34;cl&#34;&gt;495aba9d6d18ce1ebed6271e6c96b63a  pigsty-pkg-v2.3.1.el8.x86_64.tgz&#xA;&lt;/span&gt;&lt;/span&gt;&lt;span class=&#34;line&#34;&gt;&lt;span class=&#34;cl&#34;&gt;38b45582cbc337ff363144980d0d7b64  pigsty-pkg-v2.3.1.el9.x86_64.tgz&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/v2.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/v2.3/&#34;&gt;Pigsty v2.3 发布文章&lt;/a&gt;&lt;/li&gt;&#xA;&lt;li&gt;&lt;a href=&#34;https://pigsty.cc/docs/about/release/#v231&#34;&gt;历史 About / 发布注记&lt;/a&gt;&lt;/li&gt;&#xA;&lt;li&gt;&lt;a href=&#34;https://github.com/pgsty/pigsty/compare/v2.3.0...v2.3.1&#34;&gt;源码对比：&lt;code&gt;v2.3.0...v2.3.1&lt;/code&gt;&lt;/a&gt;&lt;/li&gt;&#xA;&lt;/ul&gt;</description>
      </item>
    <item>
        <title>Pigsty v2.3.0</title>
        <link>https://v27.pgsty.pro/zh/blog/release/2.3.0/</link>
        <pubDate>Sun, 20 Aug 2023 00:00:00 +0000</pubDate>
        
        <guid>https://v27.pgsty.pro/zh/blog/release/2.3.0/</guid>
        <description>&lt;div class=&#34;td-release-card-static&#34;&gt;&#xA;  &lt;p&gt;&lt;strong&gt;v2.3.0&lt;/strong&gt; · &lt;time datetime=&#34;2023-08-20&#34;&gt;2023-08-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/v2.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/v2.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/v2.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;相关文章：《&lt;a href=&#34;https://mp.weixin.qq.com/s/p5sP42xsAxKPhWb_T7DqSA&#34;&gt;Pigsty v2.3 发布：应用生态丰富&lt;/a&gt;》&lt;/p&gt;&#xA;&lt;p&gt;发布注记：https://github.com/pgsty/pigsty/releases/tag/v2.3.0&lt;/p&gt;</description>
      </item>
    <item>
        <title>Pigsty v2.2.0</title>
        <link>https://v27.pgsty.pro/zh/blog/release/2.2.0/</link>
        <pubDate>Fri, 04 Aug 2023 00:00:00 +0000</pubDate>
        
        <guid>https://v27.pgsty.pro/zh/blog/release/2.2.0/</guid>
        <description>&lt;div class=&#34;td-release-card-static&#34;&gt;&#xA;  &lt;p&gt;&lt;strong&gt;v2.2.0&lt;/strong&gt; · &lt;time datetime=&#34;2023-08-04&#34;&gt;2023-08-04&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/v2.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/v2.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/v2.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;p&gt;相关文章：《&lt;a href=&#34;https://mp.weixin.qq.com/s/NfQEL6fM8FA-ErijucXJ4g&#34;&gt;Pigsty v2.2 发布 —— 监控系统大升级&lt;/a&gt;》&lt;/p&gt;&#xA;&lt;p&gt;发布注记：https://github.com/pgsty/pigsty/releases/tag/v2.2.0&lt;/p&gt;</description>
      </item>
    <item>
        <title>Pigsty v2.1.0</title>
        <link>https://v27.pgsty.pro/zh/blog/release/2.1.0/</link>
        <pubDate>Sat, 10 Jun 2023 00:00:00 +0000</pubDate>
        
        <guid>https://v27.pgsty.pro/zh/blog/release/2.1.0/</guid>
        <description>&lt;div class=&#34;td-release-card-static&#34;&gt;&#xA;  &lt;p&gt;&lt;strong&gt;v2.1.0&lt;/strong&gt; · &lt;time datetime=&#34;2023-06-10&#34;&gt;2023-06-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/v2.1.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/v2.1.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/v2.1.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;相关文章：&lt;a href=&#34;https://mp.weixin.qq.com/s/Wu9kWEFSI3oGUr8t3hrz_w&#34;&gt;Pigsty v2.1 发布：向量扩展 / PG12-16 支持&lt;/a&gt;&lt;/p&gt;&#xA;&lt;p&gt;发布注记：https://github.com/pgsty/pigsty/releases/tag/v2.1.0&lt;/p&gt;</description>
      </item>
    <item>
        <title>Pigsty v2.0.2</title>
        <link>https://v27.pgsty.pro/zh/blog/release/2.0.2/</link>
        <pubDate>Fri, 31 Mar 2023 00:00:00 +0000</pubDate>
        
        <guid>https://v27.pgsty.pro/zh/blog/release/2.0.2/</guid>
        <description>&lt;div class=&#34;td-release-card-static&#34;&gt;&#xA;  &lt;p&gt;&lt;strong&gt;v2.0.2&lt;/strong&gt; · &lt;time datetime=&#34;2023-03-31&#34;&gt;2023-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/v2.0.2&#34;&gt;查看发布&lt;/a&gt;&lt;/li&gt;&#xA;    &lt;li&gt;&lt;a href=&#34;https://github.com/pgsty/pigsty/archive/refs/tags/v2.0.2.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/v2.0.2.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;&lt;a href=&#34;https://github.com/pgsty/pigsty/releases/tag/v2.0.2&#34;&gt;https://github.com/pgsty/pigsty/releases/tag/v2.0.2&lt;/a&gt;&lt;/p&gt;&#xA;&lt;h2 id=&#34;亮点&#34;&gt;亮点&#xA;&lt;/h2&gt;&#xA;&lt;p&gt;使用开箱即用的 &lt;a href=&#34;https://github.com/pgvector/pgvector&#34;&gt;&lt;code&gt;pgvector&lt;/code&gt;&lt;/a&gt; 存储 AI Embedding、索引、检索向量。&lt;/p&gt;&#xA;&lt;ul&gt;&#xA;&lt;li&gt;新扩展 &lt;a href=&#34;https://github.com/pgsty/pigsty/issues/267&#34;&gt;&lt;code&gt;pgvector&lt;/code&gt;&lt;/a&gt;&lt;/li&gt;&#xA;&lt;li&gt;&lt;a href=&#34;https://github.com/pgsty/pigsty/issues/265&#34;&gt;MinIO CVE-2023-28432&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/issues/267&#34;&gt;&lt;code&gt;pgvector&lt;/code&gt;&lt;/a&gt; 用于存储 AI 嵌入，并执行向量相似度搜索。&lt;/li&gt;&#xA;&lt;li&gt;修复 &lt;a href=&#34;https://github.com/pgsty/pigsty/issues/265&#34;&gt;MinIO CVE-2023-28432&lt;/a&gt;，使用 20230324 新提供的 policy API.&lt;/li&gt;&#xA;&lt;li&gt;为 DNSMASQ systemd 服务添加动态重载命令&lt;/li&gt;&#xA;&lt;li&gt;更新 PEV 版本至 v1.8&lt;/li&gt;&#xA;&lt;li&gt;更新 grafana 版本至 v9.4.7&lt;/li&gt;&#xA;&lt;li&gt;更新 MinIO 与 MCLI 版本至 20230324&lt;/li&gt;&#xA;&lt;li&gt;更新 bytebase 版本至 v1.15.0&lt;/li&gt;&#xA;&lt;li&gt;更新监控面板并修复死链接&lt;/li&gt;&#xA;&lt;li&gt;更新了阿里云 Terraform 模板，默认使用 RockyLinux 9&lt;/li&gt;&#xA;&lt;li&gt;使用 Grafana v9.4 的 Provisioning API&lt;/li&gt;&#xA;&lt;li&gt;为众多管理任务添加了 asciinema 视频&lt;/li&gt;&#xA;&lt;li&gt;修复了 EL8 PostgreSQL 的破损依赖：移除 anonymizer_15 faker_15 pgloader&lt;/li&gt;&#xA;&lt;/ul&gt;&#xA;&lt;div class=&#34;td-code td-code--untitled&#34; id=&#34;td-code-cb60a226-fence-0&#34; data-td-code data-td-code-auto-id&#xA;     data-td-language=&#34;bash&#34; data-td-line-count=&#34;3&#34;&gt;&#xA;  &lt;div class=&#34;td-code__viewport&#34; id=&#34;td-code-cb60a226-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;MD5 &lt;span class=&#34;o&#34;&gt;(&lt;/span&gt;pigsty-pkg-v2.0.2.el7.x86_64.tgz&lt;span class=&#34;o&#34;&gt;)&lt;/span&gt; &lt;span class=&#34;o&#34;&gt;=&lt;/span&gt; d46440a115d741386d29d6de646acfe2&#xA;&lt;/span&gt;&lt;/span&gt;&lt;span class=&#34;line&#34;&gt;&lt;span class=&#34;cl&#34;&gt;MD5 &lt;span class=&#34;o&#34;&gt;(&lt;/span&gt;pigsty-pkg-v2.0.2.el8.x86_64.tgz&lt;span class=&#34;o&#34;&gt;)&lt;/span&gt; &lt;span class=&#34;o&#34;&gt;=&lt;/span&gt; 5fa268b5545ac96b40c444210157e1e1&#xA;&lt;/span&gt;&lt;/span&gt;&lt;span class=&#34;line&#34;&gt;&lt;span class=&#34;cl&#34;&gt;MD5 &lt;span class=&#34;o&#34;&gt;(&lt;/span&gt;pigsty-pkg-v2.0.2.el9.x86_64.tgz&lt;span class=&#34;o&#34;&gt;)&lt;/span&gt; &lt;span class=&#34;o&#34;&gt;=&lt;/span&gt; c8b113d57c769ee86a22579fc98e8345&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/v2.0.2&#34;&gt;GitHub Release&lt;/a&gt;&lt;/li&gt;&#xA;&lt;li&gt;&lt;a href=&#34;https://pigsty.cc/blog/pigsty/v2.0/&#34;&gt;Pigsty v2.0 发布文章&lt;/a&gt;&lt;/li&gt;&#xA;&lt;li&gt;&lt;a href=&#34;https://pigsty.cc/docs/about/release/#v202&#34;&gt;历史 About / 发布注记&lt;/a&gt;&lt;/li&gt;&#xA;&lt;li&gt;&lt;a href=&#34;https://github.com/pgsty/pigsty/compare/v2.0.1...v2.0.2&#34;&gt;源码对比：&lt;code&gt;v2.0.1...v2.0.2&lt;/code&gt;&lt;/a&gt;&lt;/li&gt;&#xA;&lt;/ul&gt;</description>
      </item>
    <item>
        <title>Pigsty v2.0.1</title>
        <link>https://v27.pgsty.pro/zh/blog/release/2.0.1/</link>
        <pubDate>Tue, 21 Mar 2023 00:00:00 +0000</pubDate>
        
        <guid>https://v27.pgsty.pro/zh/blog/release/2.0.1/</guid>
        <description>&lt;div class=&#34;td-release-card-static&#34;&gt;&#xA;  &lt;p&gt;&lt;strong&gt;v2.0.1&lt;/strong&gt; · &lt;time datetime=&#34;2023-03-21&#34;&gt;2023-03-21&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/v2.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/v2.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/v2.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;&lt;a href=&#34;https://github.com/pgsty/pigsty/releases/tag/v2.0.1&#34;&gt;https://github.com/pgsty/pigsty/releases/tag/v2.0.1&lt;/a&gt;&lt;/p&gt;&#xA;&lt;p&gt;安全性改进，与对 &lt;a href=&#34;https://github.com/pgsty/pigsty/releases/tag/v2.0.0&#34;&gt;v2.0.0&lt;/a&gt; 的 BUG 修复。&lt;/p&gt;&#xA;&lt;h2 id=&#34;改进&#34;&gt;改进&#xA;&lt;/h2&gt;&#xA;&lt;ul&gt;&#xA;&lt;li&gt;更换猪头 logo 以符合 PostgreSQL 商标政策。&lt;/li&gt;&#xA;&lt;li&gt;将 grafana 版本升级至 v9.4，界面更佳且修复了 bug。&lt;/li&gt;&#xA;&lt;li&gt;将 patroni 版本升级至 v3.0.1，其中包含了一些 bug 修复。&lt;/li&gt;&#xA;&lt;li&gt;修改：将 grafana systemd 服务文件回滚到 rpm 默认的版本。&lt;/li&gt;&#xA;&lt;li&gt;使用缓慢的 &lt;code&gt;copy&lt;/code&gt; 代替 &lt;code&gt;rsync&lt;/code&gt; 来复制 grafana 仪表板，更加可靠。&lt;/li&gt;&#xA;&lt;li&gt;增强：bootstrap 执行后会添加回默认 repo 文件。&lt;/li&gt;&#xA;&lt;li&gt;添加 asciinema 视频，用于各种管理任务。&lt;/li&gt;&#xA;&lt;li&gt;安全增强模式：限制监控用户权限。&lt;/li&gt;&#xA;&lt;li&gt;新的配置模板：&lt;code&gt;dual.yml&lt;/code&gt;，用于双节点部署。&lt;/li&gt;&#xA;&lt;li&gt;在 &lt;code&gt;crit.yml&lt;/code&gt; 模板中启用 &lt;code&gt;log_connections&lt;/code&gt; 和 &lt;code&gt;log_disconnections&lt;/code&gt;。&lt;/li&gt;&#xA;&lt;li&gt;在 &lt;code&gt;crit.yml&lt;/code&gt; 模板中的 &lt;code&gt;pg_libs&lt;/code&gt; 中启用 &lt;code&gt;$lib/passwordcheck&lt;/code&gt;。&lt;/li&gt;&#xA;&lt;li&gt;明确授予 &lt;code&gt;pg_monitor&lt;/code&gt; 角色监视视图权限。&lt;/li&gt;&#xA;&lt;li&gt;从 &lt;code&gt;dbuser_monitor&lt;/code&gt; 中移除默认的 &lt;code&gt;dbrole_readonly&lt;/code&gt; 以限制监控用户的权限&lt;/li&gt;&#xA;&lt;li&gt;现在 patroni 监听在 &lt;code&gt;{{ inventory_hostname }}&lt;/code&gt; 而不是 &lt;code&gt;0.0.0.0&lt;/code&gt;&lt;/li&gt;&#xA;&lt;li&gt;现在你可以使用 &lt;code&gt;pg_listen&lt;/code&gt; 控制 postgres/pgbouncer 监听的地址&lt;/li&gt;&#xA;&lt;li&gt;现在你可以在 &lt;code&gt;pg_listen&lt;/code&gt; 中使用 &lt;code&gt;${ip}&lt;/code&gt;, &lt;code&gt;${lo}&lt;/code&gt;, &lt;code&gt;${vip}&lt;/code&gt; 占位符&lt;/li&gt;&#xA;&lt;li&gt;将 Aliyun terraform 镜像从 centos 7.9 提升到 rocky Linux 9&lt;/li&gt;&#xA;&lt;li&gt;将 bytebase 版本升级到 v1.14.0&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;为 alertmanager 添加缺失的 advertise 地址。&lt;/li&gt;&#xA;&lt;li&gt;解决使用 &lt;code&gt;bin/pgsql-user&lt;/code&gt; 创建数据库用户时，&lt;code&gt;pg_mode&lt;/code&gt; 变量缺失问题。&lt;/li&gt;&#xA;&lt;li&gt;在 &lt;code&gt;redis.yml&lt;/code&gt; 中为 Redis 集群加入任务添加 &lt;code&gt;-a password&lt;/code&gt; 选项。&lt;/li&gt;&#xA;&lt;li&gt;在 &lt;code&gt;infra-rm.yml&lt;/code&gt;.&lt;code&gt;remove infra data&lt;/code&gt; 任务中补充缺失的默认值。&lt;/li&gt;&#xA;&lt;li&gt;修复 prometheus 监控对象定义文件的属主为 &lt;code&gt;prometheus&lt;/code&gt; 用户。&lt;/li&gt;&#xA;&lt;li&gt;使用 管理员用户 而不是 root 去删除 DCS 中的元数据。&lt;/li&gt;&#xA;&lt;li&gt;修复了由 grafana 9.4 bug 导致的问题：Meta 数据源缺失。&lt;/li&gt;&#xA;&lt;/ul&gt;&#xA;&lt;h2 id=&#34;注意事项&#34;&gt;注意事项&#xA;&lt;/h2&gt;&#xA;&lt;p&gt;EL8 pgdg 上游官方源处于依赖破损状态，请小心使用。涉及到的软件包: &lt;code&gt;postgis33_15, pgloader, postgresql_anonymizer_15*, postgresql_faker_15&lt;/code&gt;&lt;/p&gt;</description>
      </item>
    <item>
        <title>Pigsty v2.0.0</title>
        <link>https://v27.pgsty.pro/zh/blog/release/2.0.0/</link>
        <pubDate>Tue, 28 Feb 2023 00:00:00 +0000</pubDate>
        
        <guid>https://v27.pgsty.pro/zh/blog/release/2.0.0/</guid>
        <description>&lt;div class=&#34;td-release-card-static&#34;&gt;&#xA;  &lt;p&gt;&lt;strong&gt;v2.0.0&lt;/strong&gt; · &lt;time datetime=&#34;2023-02-28&#34;&gt;2023-02-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/v2.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/v2.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/v2.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;相关文章：&lt;/p&gt;&#xA;&lt;ul&gt;&#xA;&lt;li&gt;&lt;a href=&#34;https://mp.weixin.qq.com/s/-E_-HZ7LvOze5lmzy3QbQA&#34;&gt;更好的开源RDS替代：Pigsty&lt;/a&gt;&lt;/li&gt;&#xA;&lt;li&gt;&lt;a href=&#34;https://mp.weixin.qq.com/s/WsR-c64OJfkMql7zX7XmDA&#34;&gt;炮打 RDS，Pigsty v2.0 发布&lt;/a&gt;&lt;/li&gt;&#xA;&lt;li&gt;&lt;a href=&#34;https://mp.weixin.qq.com/s/9lceZdyUZU9AzsqlAcpjTA&#34;&gt;Pigsty v2 正式发布：更好的RDS PG开源替代&lt;/a&gt;&lt;/li&gt;&#xA;&lt;li&gt;&lt;a href=&#34;https://mp.weixin.qq.com/s/g-ZPWqBwjzaxZKxyjVmFig&#34;&gt;Pigsty 2.0 展望&lt;/a&gt;&lt;/li&gt;&#xA;&lt;/ul&gt;&#xA;&lt;p&gt;Pigsty &lt;a href=&#34;https://github.com/pgsty/pigsty/releases/tag/v2.0.0&#34;&gt;v2.0.0&lt;/a&gt; 正式发布！&lt;/p&gt;&#xA;&lt;p&gt;从 v2.0.0 开始，PIGSTY 现在是 &amp;ldquo;PostgreSQL In Great STYle&amp;quot;的首字母缩写，即&amp;quot;全盛状态的 PostgreSQL&amp;rdquo;。&lt;/p&gt;</description>
      </item>
    <item>
        <title>Pigsty v1.5.1</title>
        <link>https://v27.pgsty.pro/zh/blog/release/1.5.1/</link>
        <pubDate>Sat, 18 Jun 2022 00:00:00 +0000</pubDate>
        
        <guid>https://v27.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://v27.pgsty.pro/zh/blog/release/1.5.0/</link>
        <pubDate>Sun, 22 May 2022 00:00:00 +0000</pubDate>
        
        <guid>https://v27.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.4.1</title>
        <link>https://v27.pgsty.pro/zh/blog/release/1.4.1/</link>
        <pubDate>Wed, 20 Apr 2022 00:00:00 +0000</pubDate>
        
        <guid>https://v27.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>Pigsty v1.4.0</title>
        <link>https://v27.pgsty.pro/zh/blog/release/1.4.0/</link>
        <pubDate>Thu, 31 Mar 2022 00:00:00 +0000</pubDate>
        
        <guid>https://v27.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.3.1</title>
        <link>https://v27.pgsty.pro/zh/blog/release/1.3.1/</link>
        <pubDate>Fri, 10 Dec 2021 00:00:00 +0000</pubDate>
        
        <guid>https://v27.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.0</title>
        <link>https://v27.pgsty.pro/zh/blog/release/1.3.0/</link>
        <pubDate>Tue, 30 Nov 2021 00:00:00 +0000</pubDate>
        
        <guid>https://v27.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.0</title>
        <link>https://v27.pgsty.pro/zh/blog/release/1.2.0/</link>
        <pubDate>Wed, 03 Nov 2021 00:00:00 +0000</pubDate>
        
        <guid>https://v27.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://v27.pgsty.pro/zh/blog/release/1.1.1/</link>
        <pubDate>Wed, 20 Oct 2021 00:00:00 +0000</pubDate>
        
        <guid>https://v27.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.0</title>
        <link>https://v27.pgsty.pro/zh/blog/release/1.1.0/</link>
        <pubDate>Tue, 12 Oct 2021 00:00:00 +0000</pubDate>
        
        <guid>https://v27.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://v27.pgsty.pro/zh/blog/release/1.0.1/</link>
        <pubDate>Tue, 14 Sep 2021 00:00:00 +0000</pubDate>
        
        <guid>https://v27.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.0</title>
        <link>https://v27.pgsty.pro/zh/blog/release/1.0.0/</link>
        <pubDate>Mon, 26 Jul 2021 00:00:00 +0000</pubDate>
        
        <guid>https://v27.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>Pigsty v0.9.1</title>
        <link>https://v27.pgsty.pro/zh/blog/release/0.9.1/</link>
        <pubDate>Thu, 20 May 2021 00:00:00 +0000</pubDate>
        
        <guid>https://v27.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.0</title>
        <link>https://v27.pgsty.pro/zh/blog/release/0.9.0/</link>
        <pubDate>Sat, 01 May 2021 00:00:00 +0000</pubDate>
        
        <guid>https://v27.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://v27.pgsty.pro/zh/blog/release/0.8.0/</link>
        <pubDate>Sun, 28 Mar 2021 00:00:00 +0000</pubDate>
        
        <guid>https://v27.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.7.0</title>
        <link>https://v27.pgsty.pro/zh/blog/release/0.7.0/</link>
        <pubDate>Mon, 01 Mar 2021 00:00:00 +0000</pubDate>
        
        <guid>https://v27.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.0</title>
        <link>https://v27.pgsty.pro/zh/blog/release/0.6.0/</link>
        <pubDate>Fri, 19 Feb 2021 00:00:00 +0000</pubDate>
        
        <guid>https://v27.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://v27.pgsty.pro/zh/blog/release/0.5.2/</link>
        <pubDate>Wed, 20 Jan 2021 00:00:00 +0000</pubDate>
        
        <guid>https://v27.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://v27.pgsty.pro/zh/blog/release/0.5.1/</link>
        <pubDate>Wed, 13 Jan 2021 00:00:00 +0000</pubDate>
        
        <guid>https://v27.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 v0.5.0</title>
        <link>https://v27.pgsty.pro/zh/blog/release/0.5.0/</link>
        <pubDate>Thu, 07 Jan 2021 00:00:00 +0000</pubDate>
        
        <guid>https://v27.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://v27.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.4.0</title>
        <link>https://v27.pgsty.pro/zh/blog/release/0.4.0/</link>
        <pubDate>Mon, 14 Dec 2020 00:00:00 +0000</pubDate>
        
        <guid>https://v27.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.0</title>
        <link>https://v27.pgsty.pro/zh/blog/release/0.3.0/</link>
        <pubDate>Thu, 22 Oct 2020 00:00:00 +0000</pubDate>
        
        <guid>https://v27.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://v27.pgsty.pro/zh/blog/release/0.0.5/</link>
        <pubDate>Wed, 19 Aug 2020 00:00:00 +0000</pubDate>
        
        <guid>https://v27.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://v27.pgsty.pro/zh/blog/release/0.0.4/</link>
        <pubDate>Mon, 27 Jul 2020 00:00:00 +0000</pubDate>
        
        <guid>https://v27.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://v27.pgsty.pro/zh/blog/release/0.0.3/</link>
        <pubDate>Wed, 22 Jul 2020 00:00:00 +0000</pubDate>
        
        <guid>https://v27.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://v27.pgsty.pro/zh/blog/release/0.2.0/</link>
        <pubDate>Fri, 10 Jul 2020 00:00:00 +0000</pubDate>
        
        <guid>https://v27.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://v27.pgsty.pro/zh/blog/release/0.1.0/</link>
        <pubDate>Sat, 20 Jun 2020 00:00:00 +0000</pubDate>
        
        <guid>https://v27.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>
    
  </channel>
</rss>
