<?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>Blog on PIGSTY</title>
    <link>https://v27.pgsty.pro/blog/</link>
    <description>Recent content in Blog on PIGSTY</description>
    <generator>Hugo</generator>
    <language>en-US</language>
    
    
    
      <lastBuildDate>Mon, 20 May 2024 00:00:00 +0000</lastBuildDate>
    
    
      <atom:link href="https://v27.pgsty.pro/blog/index.xml" rel="self" type="application/rss+xml" />
    
    <item>
        <title>Pigsty v2.7.0</title>
        <link>https://v27.pgsty.pro/blog/release/2.7.0/</link>
        <pubDate>Mon, 20 May 2024 00:00:00 +0000</pubDate>
        
        <guid>https://v27.pgsty.pro/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;View release&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;Source · 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;Source · 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;highlights&#34;&gt;Highlights&#xA;&lt;/h2&gt;&#xA;&lt;p&gt;New powerful extensions, especially Rust/pgrx-developed ones:&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 full-text search&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: Object storage/table format query engine&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: Accelerated analytics&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: GraphQL support&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 validation&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 FDW collection&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: Lightweight message queue&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: S3 cold storage tiering&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: RAG wrapper&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: Async SQL execution&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 generation&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: PRQL language&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: Chinese SM cryptography&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 counting&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: Catalog metadata via SQL&lt;/li&gt;&#xA;&lt;/ul&gt;&#xA;&lt;p&gt;C/C++ extensions:&lt;/p&gt;</description>
      </item>
    <item>
        <title>Pigsty v2.6.0</title>
        <link>https://v27.pgsty.pro/blog/release/2.6.0/</link>
        <pubDate>Thu, 29 Feb 2024 00:00:00 +0000</pubDate>
        
        <guid>https://v27.pgsty.pro/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;View release&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;Source · 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;Source · 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;highlights&#34;&gt;Highlights&#xA;&lt;/h2&gt;&#xA;&lt;ul&gt;&#xA;&lt;li&gt;PostgreSQL 16 is now the default major version (16.2)&lt;/li&gt;&#xA;&lt;li&gt;New &lt;a href=&#34;https://www.paradedb.com/&#34;&gt;ParadeDB&lt;/a&gt; extensions: &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;New &lt;a href=&#34;https://duckdb.org/&#34;&gt;DuckDB&lt;/a&gt; and &lt;code&gt;duckdb_fdw&lt;/code&gt; support&lt;/li&gt;&#xA;&lt;li&gt;Global Cloudflare CDN &lt;a href=&#34;https://repo.pigsty.io&#34;&gt;https://repo.pigsty.io&lt;/a&gt; and China 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;configuration-changes&#34;&gt;Configuration Changes&#xA;&lt;/h2&gt;&#xA;&lt;ul&gt;&#xA;&lt;li&gt;Replaced &lt;code&gt;node_repo_method&lt;/code&gt; with &lt;code&gt;node_repo_modules&lt;/code&gt;, removed &lt;code&gt;node_repo_local_urls&lt;/code&gt;&lt;/li&gt;&#xA;&lt;li&gt;Temporarily disabled Grafana unified alerting to avoid &amp;ldquo;Database Locked&amp;rdquo; errors&lt;/li&gt;&#xA;&lt;li&gt;New &lt;code&gt;node_repo_modules&lt;/code&gt; parameter to specify upstream repos added to nodes&lt;/li&gt;&#xA;&lt;li&gt;Removed &lt;code&gt;node_local_repo_urls&lt;/code&gt;, functionality replaced by &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;Removed &lt;code&gt;node_repo_method&lt;/code&gt; parameter, functionality replaced by &lt;code&gt;node_repo_modules&lt;/code&gt;&lt;/li&gt;&#xA;&lt;li&gt;Added new &lt;code&gt;local&lt;/code&gt; source in &lt;code&gt;repo_upstream&lt;/code&gt;, used via &lt;code&gt;node_repo_modules&lt;/code&gt; to replace &lt;code&gt;node_local_repo_urls&lt;/code&gt;&lt;/li&gt;&#xA;&lt;li&gt;Reorganized &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; defaults&lt;/li&gt;&#xA;&lt;li&gt;When replacing &lt;code&gt;repo_upstream.baseurl&lt;/code&gt;, if EL8/9 PGDG minor-version-specific repos are available, use &lt;code&gt;major.minor&lt;/code&gt; instead of &lt;code&gt;major&lt;/code&gt; for $releasever for better minor version compatibility&lt;/li&gt;&#xA;&lt;/ul&gt;&#xA;&lt;h2 id=&#34;software-upgrades&#34;&gt;Software Upgrades&#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: new Docker app template&lt;/li&gt;&#xA;&lt;/ul&gt;&#xA;&lt;h2 id=&#34;postgresql-extensions&#34;&gt;PostgreSQL Extensions&#xA;&lt;/h2&gt;&#xA;&lt;ul&gt;&#xA;&lt;li&gt;PostgreSQL minor version upgrades: 16.2, 15.6, 14.11, 13.14, 12.18&lt;/li&gt;&#xA;&lt;li&gt;PostgreSQL 16: now promoted to default major version&lt;/li&gt;&#xA;&lt;li&gt;pg_exporter 0.6.1: security fix&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;Vector extension PGVector 0.6.0: added parallel HNSW index creation&lt;/li&gt;&#xA;&lt;li&gt;New extension &lt;a href=&#34;https://github.com/alitrack/duckdb_fdw&#34;&gt;duckdb_fdw&lt;/a&gt; v1.1 for reading/writing DuckDB data&lt;/li&gt;&#xA;&lt;li&gt;New extension &lt;a href=&#34;https://github.com/pramsey/pgsql-gzip&#34;&gt;pgsql-gzip&lt;/a&gt; for Gzip compression/decompression v1.0.0&lt;/li&gt;&#xA;&lt;li&gt;New extension &lt;a href=&#34;https://github.com/paradedb/paradedb/tree/dev/pg_sparse&#34;&gt;pg_sparse&lt;/a&gt; for efficient sparse vectors (ParadeDB) v0.5.6&lt;/li&gt;&#xA;&lt;li&gt;New extension &lt;a href=&#34;https://github.com/paradedb/paradedb/tree/dev/pg_bm25&#34;&gt;pg_bm25&lt;/a&gt; for high-quality BM25 full-text search (ParadeDB) v0.5.6&lt;/li&gt;&#xA;&lt;li&gt;New extension &lt;a href=&#34;https://github.com/paradedb/paradedb/tree/dev/pg_analytics&#34;&gt;pg_analytics&lt;/a&gt; with SIMD + columnar storage for analytics (ParadeDB) v0.5.6&lt;/li&gt;&#xA;&lt;li&gt;Upgraded AIML extension &lt;a href=&#34;https://github.com/postgresml/postgresml&#34;&gt;pgml&lt;/a&gt; to v2.8.1 with PG 16 support&lt;/li&gt;&#xA;&lt;li&gt;Upgraded columnar extension &lt;a href=&#34;https://github.com/hydradatabase/&#34;&gt;hydra&lt;/a&gt; to v1.1.1 with PG 16 support&lt;/li&gt;&#xA;&lt;li&gt;Upgraded graph extension &lt;a href=&#34;https://github.com/apache/age&#34;&gt;age&lt;/a&gt; to v1.5.0 with PG 16 support&lt;/li&gt;&#xA;&lt;li&gt;Upgraded GraphQL extension &lt;a href=&#34;https://github.com/supabase/pg_graphql&#34;&gt;pg_graphql&lt;/a&gt; to v1.5.0 for Supabase support&lt;/li&gt;&#xA;&lt;/ul&gt;&#xA;&lt;div class=&#34;td-code td-code--untitled&#34; id=&#34;td-code-6ad4a343-fence-0&#34; data-td-code data-td-code-auto-id&#xA;     data-td-language=&#34;bash&#34; data-td-line-count=&#34;8&#34;&gt;&#xA;  &lt;div class=&#34;td-code__viewport&#34; id=&#34;td-code-6ad4a343-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-v2.6.0.tgz&lt;span class=&#34;o&#34;&gt;)&lt;/span&gt; &lt;span class=&#34;o&#34;&gt;=&lt;/span&gt; 330e9bc16a2f65d57264965bf98174ff&#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.6.0.debian11.x86_64.tgz&lt;span class=&#34;o&#34;&gt;)&lt;/span&gt; &lt;span class=&#34;o&#34;&gt;=&lt;/span&gt; 81abcd0ced798e1198740ab13317c29a&#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.6.0.debian12.x86_64.tgz&lt;span class=&#34;o&#34;&gt;)&lt;/span&gt; &lt;span class=&#34;o&#34;&gt;=&lt;/span&gt; 7304f4458c9abd3a14245eaf72f4eeb4&#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.6.0.el7.x86_64.tgz&lt;span class=&#34;o&#34;&gt;)&lt;/span&gt; &lt;span class=&#34;o&#34;&gt;=&lt;/span&gt; f914fbb12f90dffc4e29f183753736bb&#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.6.0.el8.x86_64.tgz&lt;span class=&#34;o&#34;&gt;)&lt;/span&gt; &lt;span class=&#34;o&#34;&gt;=&lt;/span&gt; fc23d122d0743d1c1cb871ca686449c0&#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.6.0.el9.x86_64.tgz&lt;span class=&#34;o&#34;&gt;)&lt;/span&gt; &lt;span class=&#34;o&#34;&gt;=&lt;/span&gt; 9d258dbcecefd232f3a18bcce512b75e&#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.6.0.ubuntu20.x86_64.tgz&lt;span class=&#34;o&#34;&gt;)&lt;/span&gt; &lt;span class=&#34;o&#34;&gt;=&lt;/span&gt; 901ee668621682f99799de8932fb716c&#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.6.0.ubuntu22.x86_64.tgz&lt;span class=&#34;o&#34;&gt;)&lt;/span&gt; &lt;span class=&#34;o&#34;&gt;=&lt;/span&gt; 39872cf774c1fe22697c428be2fc2c22&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;sources&#34;&gt;Sources&#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.io/blog/pigsty/v2.6/&#34;&gt;Pigsty v2.6 release article&lt;/a&gt;&lt;/li&gt;&#xA;&lt;li&gt;&lt;a href=&#34;https://pigsty.io/docs/about/release/#v260&#34;&gt;Historical About / Release Note&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;Source comparison: &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.6: PostgreSQL Crashes the OLAP Party</title>
        <link>https://v27.pgsty.pro/blog/article/v2.6/</link>
        <pubDate>Tue, 27 Feb 2024 00:00:00 +0000</pubDate>
        <dc:creator>vonng</dc:creator>
        <guid>https://v27.pgsty.pro/blog/article/v2.6/</guid>
        <description>Pigsty v2.6 makes PostgreSQL 16.2 the default, introduces ParadeDB and DuckDB support, and brings epic-level OLAP improvements.</description>
      </item>
    <item>
        <title>Pigsty v2.5.1</title>
        <link>https://v27.pgsty.pro/blog/release/2.5.1/</link>
        <pubDate>Fri, 01 Dec 2023 00:00:00 +0000</pubDate>
        
        <guid>https://v27.pgsty.pro/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;View release&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;Source · 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;Source · 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;Following PostgreSQL v16.1, v15.5, 14.10, 13.13, 12.17, 11.22 routine minor version updates.&lt;/p&gt;&#xA;&lt;p&gt;All important PostgreSQL 16 extensions are now in place (added &lt;code&gt;pg_repack&lt;/code&gt; and &lt;code&gt;timescaledb&lt;/code&gt; support).&lt;/p&gt;&#xA;&lt;ul&gt;&#xA;&lt;li&gt;Software updates:&#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;Removed &lt;code&gt;monitor&lt;/code&gt; schema prefix from PGCAT dashboard queries (allowing users to install &lt;code&gt;pg_stat_statements&lt;/code&gt; elsewhere)&lt;/li&gt;&#xA;&lt;li&gt;New &lt;code&gt;wool.yml&lt;/code&gt; config template designed for Alibaba Cloud free 99 ECS single-node&lt;/li&gt;&#xA;&lt;li&gt;Added &lt;code&gt;python3-jmespath&lt;/code&gt; package for EL9 to fix jmespath missing after Ansible dependency update during bootstrap&lt;/li&gt;&#xA;&lt;/ul&gt;&#xA;&lt;div class=&#34;td-code td-code--untitled&#34; id=&#34;td-code-4e684e72-fence-0&#34; data-td-code data-td-code-auto-id&#xA;     data-td-language=&#34;bash&#34; data-td-line-count=&#34;7&#34;&gt;&#xA;  &lt;div class=&#34;td-code__viewport&#34; id=&#34;td-code-4e684e72-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.5.1.el7.x86_64.tgz&lt;span class=&#34;o&#34;&gt;)&lt;/span&gt; &lt;span class=&#34;o&#34;&gt;=&lt;/span&gt; 31ee48df1007151009c060e0edbd74de&#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.5.1.el8.x86_64.tgz&lt;span class=&#34;o&#34;&gt;)&lt;/span&gt; &lt;span class=&#34;o&#34;&gt;=&lt;/span&gt; a40f1b864ae8a19d9431bcd8e74fa116&#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.5.1.el9.x86_64.tgz&lt;span class=&#34;o&#34;&gt;)&lt;/span&gt; &lt;span class=&#34;o&#34;&gt;=&lt;/span&gt; c976cd4431fc70367124fda4e2eac0a7&#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.5.1.debian11.x86_64.tgz&lt;span class=&#34;o&#34;&gt;)&lt;/span&gt; &lt;span class=&#34;o&#34;&gt;=&lt;/span&gt; 7fc1b5bdd3afa267a5fc1d7cb1f3c9a7&#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.5.1.debian12.x86_64.tgz&lt;span class=&#34;o&#34;&gt;)&lt;/span&gt; &lt;span class=&#34;o&#34;&gt;=&lt;/span&gt; add0731dc7ed37f134d3cb5b6646624e&#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.5.1.ubuntu20.x86_64.tgz&lt;span class=&#34;o&#34;&gt;)&lt;/span&gt; &lt;span class=&#34;o&#34;&gt;=&lt;/span&gt; 99048d09fa75ccb8db8e22e2a3b41f28&#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.5.1.ubuntu22.x86_64.tgz&lt;span class=&#34;o&#34;&gt;)&lt;/span&gt; &lt;span class=&#34;o&#34;&gt;=&lt;/span&gt; 431668425f8ce19388d38e5bfa3a948c&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;sources&#34;&gt;Sources&#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.io/blog/pigsty/v2.5/&#34;&gt;Pigsty v2.5 release article&lt;/a&gt;&lt;/li&gt;&#xA;&lt;li&gt;&lt;a href=&#34;https://pigsty.io/docs/about/release/#v251&#34;&gt;Historical About / Release Note&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;Source comparison: &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: Ubuntu &amp; PG16</title>
        <link>https://v27.pgsty.pro/blog/article/v2.5/</link>
        <pubDate>Tue, 24 Oct 2023 00:00:00 +0000</pubDate>
        <dc:creator>vonng</dc:creator>
        <guid>https://v27.pgsty.pro/blog/article/v2.5/</guid>
        <description>Pigsty v2.5 adds Ubuntu/Debian support (bullseye, bookworm, jammy, focal), new extensions including pointcloud and imgsmlr, and redesigned monitoring dashboards.</description>
      </item>
    <item>
        <title>Pigsty v2.5.0</title>
        <link>https://v27.pgsty.pro/blog/release/2.5.0/</link>
        <pubDate>Tue, 24 Oct 2023 00:00:00 +0000</pubDate>
        
        <guid>https://v27.pgsty.pro/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;View release&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;Source · 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;Source · 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-5d89647f-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-5d89647f-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;highlights&#34;&gt;Highlights&#xA;&lt;/h2&gt;&#xA;&lt;ul&gt;&#xA;&lt;li&gt;&lt;a href=&#34;https://github.com/pgsty/pigsty/blob/master/files/pigsty/ubuntu.yml&#34;&gt;Ubuntu&lt;/a&gt; / &lt;a href=&#34;https://github.com/pgsty/pigsty/blob/master/files/pigsty/debian.yml&#34;&gt;Debian&lt;/a&gt; support: bullseye, bookworm, jammy, focal&lt;/li&gt;&#xA;&lt;li&gt;CDN &lt;code&gt;repo.pigsty.cc&lt;/code&gt; software repository providing RPM/DEB package downloads&lt;/li&gt;&#xA;&lt;li&gt;Anolis OS support (compatible with EL 8.8)&lt;/li&gt;&#xA;&lt;li&gt;PostgreSQL 16 replaces PostgreSQL 14 as the alternative primary supported version&lt;/li&gt;&#xA;&lt;li&gt;New PGSQL Exporter / PGSQL Patroni dashboards, redesigned PGSQL Query dashboard&lt;/li&gt;&#xA;&lt;li&gt;Extension updates:&#xA;&lt;ul&gt;&#xA;&lt;li&gt;PostGIS upgraded to 3.4 (EL8/EL9), EL7 remains on PostGIS 3.3&lt;/li&gt;&#xA;&lt;li&gt;Removed &lt;code&gt;pg_embedding&lt;/code&gt; as developer discontinued maintenance, recommend &lt;code&gt;pgvector&lt;/code&gt; instead&lt;/li&gt;&#xA;&lt;li&gt;New extension (EL): Point cloud plugin &lt;code&gt;pointcloud&lt;/code&gt; support, natively available on Ubuntu&lt;/li&gt;&#xA;&lt;li&gt;New extensions (EL): &lt;code&gt;imgsmlr&lt;/code&gt;, &lt;code&gt;pg_similarity&lt;/code&gt;, &lt;code&gt;pg_bigm&lt;/code&gt; for search&lt;/li&gt;&#xA;&lt;li&gt;Recompiled &lt;code&gt;pg_filedump&lt;/code&gt; as PG version-independent package&lt;/li&gt;&#xA;&lt;li&gt;Added &lt;code&gt;hydra&lt;/code&gt; columnar storage extension, &lt;code&gt;citus&lt;/code&gt; no longer installed by default&lt;/li&gt;&#xA;&lt;/ul&gt;&#xA;&lt;/li&gt;&#xA;&lt;li&gt;Software updates:&#xA;&lt;ul&gt;&#xA;&lt;li&gt;Grafana to v10.1.5&lt;/li&gt;&#xA;&lt;li&gt;Prometheus to v2.47&lt;/li&gt;&#xA;&lt;li&gt;Promtail/Loki to v2.9.1&lt;/li&gt;&#xA;&lt;li&gt;Node Exporter to v1.6.1&lt;/li&gt;&#xA;&lt;li&gt;Bytebase to v2.10.0&lt;/li&gt;&#xA;&lt;li&gt;Patroni to v3.1.2&lt;/li&gt;&#xA;&lt;li&gt;pgbouncer to v1.21.0&lt;/li&gt;&#xA;&lt;li&gt;pg_exporter to v0.6.0&lt;/li&gt;&#xA;&lt;li&gt;pgbackrest to v2.48.0&lt;/li&gt;&#xA;&lt;li&gt;pgbadger to v12.2&lt;/li&gt;&#xA;&lt;li&gt;pg_graphql to v1.4.0&lt;/li&gt;&#xA;&lt;li&gt;pg_net to v0.7.3&lt;/li&gt;&#xA;&lt;li&gt;FerretDB to v0.12.1&lt;/li&gt;&#xA;&lt;li&gt;SealOS to 4.3.5&lt;/li&gt;&#xA;&lt;li&gt;Supabase support to &lt;code&gt;20231013070755&lt;/code&gt;&lt;/li&gt;&#xA;&lt;/ul&gt;&#xA;&lt;/li&gt;&#xA;&lt;/ul&gt;&#xA;&lt;h2 id=&#34;ubuntu-support-notes&#34;&gt;Ubuntu Support Notes&#xA;&lt;/h2&gt;&#xA;&lt;p&gt;Pigsty supports Ubuntu 22.04 (jammy) and 20.04 (focal) LTS versions with corresponding offline packages.&lt;/p&gt;</description>
      </item>
    <item>
        <title>Pigsty v2.4.1</title>
        <link>https://v27.pgsty.pro/blog/release/2.4.1/</link>
        <pubDate>Sun, 24 Sep 2023 00:00:00 +0000</pubDate>
        
        <guid>https://v27.pgsty.pro/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;View release&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;Source · 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;Source · 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/tree/master/app/supabase&#34;&gt;Supabase&lt;/a&gt; &amp;amp; &lt;a href=&#34;https://github.com/pgsty/pigsty/tree/master/app/pgml&#34;&gt;PostgresML&lt;/a&gt; support, and other new extensions!&lt;/p&gt;&#xA;&lt;img class=&#34;td-image&#34; src=&#34;https://github.com/pgsty/pigsty/assets/8587410/e51392a3-a04b-4b50-b0f3-c65cc99770f2&#34; alt=&#34;Pigsty-Distro-En&#34; loading=&#34;lazy&#34; decoding=&#34;async&#34;&gt;&lt;h2 id=&#34;highlights&#34;&gt;Highlights&#xA;&lt;/h2&gt;&#xA;&lt;ul&gt;&#xA;&lt;li&gt;&lt;a href=&#34;https://github.com/pgsty/pigsty/tree/master/app/supabase&#34;&gt;Supabase&lt;/a&gt; support: run open-source Firebase alternative with external postgres managed by Pigsty: &lt;a href=&#34;https://github.com/pgsty/pigsty/tree/master/app/supabase&#34;&gt;example config&lt;/a&gt;&lt;/li&gt;&#xA;&lt;li&gt;&lt;a href=&#34;https://github.com/pgsty/pigsty/tree/master/app/pgml&#34;&gt;PostgresML&lt;/a&gt; support: Run LLMs, vector operations, classical Machine Learning in Postgres.&lt;/li&gt;&#xA;&lt;li&gt;GraphQL support: &lt;a href=&#34;https://github.com/supabase/pg_graphql&#34;&gt;&lt;code&gt;pg_graphql&lt;/code&gt;&lt;/a&gt; reflects a GraphQL schema from the existing SQL schema.&lt;/li&gt;&#xA;&lt;li&gt;Async HTTP Client support &lt;a href=&#34;https://github.com/supabase/pg_net&#34;&gt;&lt;code&gt;pg_net&lt;/code&gt;&lt;/a&gt; enables asynchronous (non-blocking) HTTP/HTTPS requests with SQL&lt;/li&gt;&#xA;&lt;li&gt;JWT support: &lt;a href=&#34;https://github.com/michelp/pgjwt&#34;&gt;&lt;code&gt;pgjwt&lt;/code&gt;&lt;/a&gt; is the PostgreSQL implementation of JWT (JSON Web Tokens)&lt;/li&gt;&#xA;&lt;li&gt;Vault support: &lt;a href=&#34;https://github.com/supabase/vault&#34;&gt;&lt;code&gt;vault&lt;/code&gt;&lt;/a&gt; can store encrypted secrets in the Vault&lt;/li&gt;&#xA;&lt;li&gt;New component &lt;a href=&#34;https://github.com/df7cb/pg_filedump&#34;&gt;&lt;code&gt;pg_filedump&lt;/code&gt;&lt;/a&gt; for pg 14 &amp;amp; 15, low-level data recovery tool for PostgreSQL&lt;/li&gt;&#xA;&lt;li&gt;New extension &lt;code&gt;hydra&lt;/code&gt; the columnar available for PG 13 - 15. (not packaged due to conflict with citus columnar)&lt;/li&gt;&#xA;&lt;li&gt;Reduce offline packages size for el9 400MB by removing &lt;code&gt;proj-data*&lt;/code&gt;&lt;/li&gt;&#xA;&lt;li&gt;Bump &lt;a href=&#34;https://github.com/FerretDB/FerretDB&#34;&gt;FerretDB&lt;/a&gt; version to v1.10&lt;/li&gt;&#xA;&lt;li&gt;Fix patroni v3.1.1 broken issue&lt;/li&gt;&#xA;&lt;/ul&gt;&#xA;&lt;div class=&#34;td-code td-code--untitled&#34; id=&#34;td-code-6a64e710-fence-0&#34; data-td-code data-td-code-auto-id&#xA;     data-td-language=&#34;&#34; data-td-line-count=&#34;4&#34;&gt;&#xA;  &lt;div class=&#34;td-code__viewport&#34; id=&#34;td-code-6a64e710-fence-0-viewport&#34; data-td-code-viewport&gt;&lt;pre tabindex=&#34;0&#34;&gt;&lt;code&gt;7e3989a98b7b0cd213e7efa09a8e8ebc  pigsty-v2.4.1.tgz&#xA;efabe7632d8994f3fb58f9838b8f9d7d  pigsty-pkg-v2.4.1.el7.x86_64.tgz&#xA;ea78957e8c8434b120d1c8c43d769b56  pigsty-pkg-v2.4.1.el8.x86_64.tgz&#xA;4ef280a7d28872814e34521978b851bb  pigsty-pkg-v2.4.1.el9.x86_64.tgz&lt;/code&gt;&lt;/pre&gt;&lt;/div&gt;&#xA;&lt;/div&gt;&#xA;&lt;h2 id=&#34;sources&#34;&gt;Sources&#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.io/blog/pigsty/v2.4/&#34;&gt;Pigsty v2.4 release article&lt;/a&gt;&lt;/li&gt;&#xA;&lt;li&gt;&lt;a href=&#34;https://pigsty.io/docs/about/release/#v241&#34;&gt;Historical About / Release Note&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;Source comparison: &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: Monitor Cloud RDS</title>
        <link>https://v27.pgsty.pro/blog/article/v2.4/</link>
        <pubDate>Thu, 14 Sep 2023 00:00:00 +0000</pubDate>
        <dc:creator>vonng</dc:creator>
        <guid>https://v27.pgsty.pro/blog/article/v2.4/</guid>
        <description>Pigsty v2.4 delivers PostgreSQL 16 GA support, RDS/PolarDB monitoring, Redis Sentinel HA, and a wave of new extensions including Apache AGE, zhparser, and pg_embedding.</description>
      </item>
    <item>
        <title>Pigsty v2.4.0</title>
        <link>https://v27.pgsty.pro/blog/release/2.4.0/</link>
        <pubDate>Thu, 14 Sep 2023 00:00:00 +0000</pubDate>
        
        <guid>https://v27.pgsty.pro/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;View release&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;Source · 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;Source · 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;highlights&#34;&gt;Highlights&#xA;&lt;/h2&gt;&#xA;&lt;ul&gt;&#xA;&lt;li&gt;PostgreSQL 16 GA released, Pigsty provides support&lt;/li&gt;&#xA;&lt;li&gt;Monitor cloud databases: RDS for PostgreSQL and PolarDB with brand-new PGRDS dashboards&lt;/li&gt;&#xA;&lt;li&gt;Commercial support and consulting services officially launched. First LTS version released, providing up to 5 years of support for subscribers&lt;/li&gt;&#xA;&lt;li&gt;New extension: Apache AGE, openCypher graph query engine on PostgreSQL&lt;/li&gt;&#xA;&lt;li&gt;New extension: zhparser, full text search for Chinese language&lt;/li&gt;&#xA;&lt;li&gt;New extension: pg_roaringbitmap, roaring bitmap for PostgreSQL&lt;/li&gt;&#xA;&lt;li&gt;New extension: pg_embedding, HNSW alternative to pgvector&lt;/li&gt;&#xA;&lt;li&gt;New extension: pg_tle, admin/manage stored procedure extensions&lt;/li&gt;&#xA;&lt;li&gt;New extension: pgsql-http, issue HTTP requests with SQL interface&lt;/li&gt;&#xA;&lt;li&gt;Additional extensions: 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 improvements: Sentinel monitoring support, automatic HA configuration for primary-replica clusters&lt;/li&gt;&#xA;&lt;/ul&gt;&#xA;&lt;h2 id=&#34;api-changes&#34;&gt;API Changes&#xA;&lt;/h2&gt;&#xA;&lt;ul&gt;&#xA;&lt;li&gt;New parameter: &lt;code&gt;REDIS&lt;/code&gt;.&lt;code&gt;redis_sentinel_monitor&lt;/code&gt; — specify list of primaries monitored by Sentinel cluster&lt;/li&gt;&#xA;&lt;/ul&gt;&#xA;&lt;h2 id=&#34;bug-fixes&#34;&gt;Bug Fixes&#xA;&lt;/h2&gt;&#xA;&lt;ul&gt;&#xA;&lt;li&gt;Fixed missing &lt;code&gt;uid&lt;/code&gt; when registering datasources in Grafana 10.1&lt;/li&gt;&#xA;&lt;/ul&gt;&#xA;&lt;div class=&#34;td-code td-code--untitled&#34; id=&#34;td-code-2c42b85b-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-2c42b85b-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.4.0.el7.x86_64.tgz&lt;span class=&#34;o&#34;&gt;)&lt;/span&gt; &lt;span class=&#34;o&#34;&gt;=&lt;/span&gt; 257443e3c171439914cbfad8e9f72b17&#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.4.0.el8.x86_64.tgz&lt;span class=&#34;o&#34;&gt;)&lt;/span&gt; &lt;span class=&#34;o&#34;&gt;=&lt;/span&gt; 41ad8007ffbfe7d5e8ba5c4b51ff2adc&#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.4.0.el9.x86_64.tgz&lt;span class=&#34;o&#34;&gt;)&lt;/span&gt; &lt;span class=&#34;o&#34;&gt;=&lt;/span&gt; 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;sources&#34;&gt;Sources&#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.io/blog/pigsty/v2.4/&#34;&gt;Pigsty v2.4 release article&lt;/a&gt;&lt;/li&gt;&#xA;&lt;li&gt;&lt;a href=&#34;https://pigsty.io/docs/about/release/#v240&#34;&gt;Historical About / Release Note&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;Source comparison: &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/blog/release/2.3.1/</link>
        <pubDate>Fri, 01 Sep 2023 00:00:00 +0000</pubDate>
        
        <guid>https://v27.pgsty.pro/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;View release&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;Source · 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;Source · 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;highlights&#34;&gt;Highlights&#xA;&lt;/h2&gt;&#xA;&lt;ul&gt;&#xA;&lt;li&gt;&lt;code&gt;pgvector&lt;/code&gt; updated to 0.5 with HNSW algorithm support&lt;/li&gt;&#xA;&lt;li&gt;PostgreSQL 16 RC1 support (el8/el9)&lt;/li&gt;&#xA;&lt;li&gt;Added SealOS to default packages for quick Kubernetes cluster deployment&lt;/li&gt;&#xA;&lt;/ul&gt;&#xA;&lt;h2 id=&#34;bug-fixes&#34;&gt;Bug Fixes&#xA;&lt;/h2&gt;&#xA;&lt;ul&gt;&#xA;&lt;li&gt;Fixed &lt;code&gt;infra&lt;/code&gt;.&lt;code&gt;repo&lt;/code&gt;.&lt;code&gt;repo_pkg&lt;/code&gt; task: downloads could be affected by existing &lt;code&gt;/www/pigsty&lt;/code&gt; content when &lt;code&gt;repo_packages&lt;/code&gt; contains &lt;code&gt;*&lt;/code&gt; wildcards&lt;/li&gt;&#xA;&lt;li&gt;Changed &lt;code&gt;vip_dns_suffix&lt;/code&gt; default from &lt;code&gt;.vip&lt;/code&gt; to empty string, so cluster name itself becomes the default Node cluster 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;When &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;, grant database dbsu sudo for:&#xA;&lt;ul&gt;&#xA;&lt;li&gt;&lt;code&gt;/usr/bin/sudo /sbin/modprobe softdog&lt;/code&gt;: Ensure softdog kernel module enabled when starting Patroni service&lt;/li&gt;&#xA;&lt;li&gt;&lt;code&gt;/usr/bin/sudo /bin/chown {{ pg_dbsu }} /dev/watchdog&lt;/code&gt;: Ensure watchdog ownership correct when starting Patroni service&lt;/li&gt;&#xA;&lt;/ul&gt;&#xA;&lt;/li&gt;&#xA;&lt;/ul&gt;&#xA;&lt;h2 id=&#34;documentation-updates&#34;&gt;Documentation Updates&#xA;&lt;/h2&gt;&#xA;&lt;ul&gt;&#xA;&lt;li&gt;Added updated content to English documentation&lt;/li&gt;&#xA;&lt;li&gt;Added simplified Chinese built-in docs, fixed Chinese docs on pigsty.cc&lt;/li&gt;&#xA;&lt;/ul&gt;&#xA;&lt;h2 id=&#34;software-updates&#34;&gt;Software Updates&#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 with HNSW index support&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-6e291380-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-6e291380-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.3.1.el7.x86_64.tgz&lt;span class=&#34;o&#34;&gt;)&lt;/span&gt; &lt;span class=&#34;o&#34;&gt;=&lt;/span&gt; ce69791eb622fa87c543096cdf11f970&#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.3.1.el8.x86_64.tgz&lt;span class=&#34;o&#34;&gt;)&lt;/span&gt; &lt;span class=&#34;o&#34;&gt;=&lt;/span&gt; 495aba9d6d18ce1ebed6271e6c96b63a&#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.3.1.el9.x86_64.tgz&lt;span class=&#34;o&#34;&gt;)&lt;/span&gt; &lt;span class=&#34;o&#34;&gt;=&lt;/span&gt; 38b45582cbc337ff363144980d0d7b64&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;sources&#34;&gt;Sources&#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.io/blog/pigsty/v2.3/&#34;&gt;Pigsty v2.3 release article&lt;/a&gt;&lt;/li&gt;&#xA;&lt;li&gt;&lt;a href=&#34;https://pigsty.io/docs/about/release/#v231&#34;&gt;Historical About / Release Note&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;Source comparison: &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: Richer App Ecosystem</title>
        <link>https://v27.pgsty.pro/blog/article/v2.3/</link>
        <pubDate>Sun, 20 Aug 2023 00:00:00 +0000</pubDate>
        <dc:creator>vonng</dc:creator>
        <guid>https://v27.pgsty.pro/blog/article/v2.3/</guid>
        <description>Pigsty v2.3 adds FerretDB MongoDB support, NocoDB integration, L2 VIP for node clusters, PostgreSQL security patches, and Redis 7.2.</description>
      </item>
    <item>
        <title>Pigsty v2.3.0</title>
        <link>https://v27.pgsty.pro/blog/release/2.3.0/</link>
        <pubDate>Sun, 20 Aug 2023 00:00:00 +0000</pubDate>
        
        <guid>https://v27.pgsty.pro/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;View release&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;Source · 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;Source · 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;highlights&#34;&gt;Highlights&#xA;&lt;/h2&gt;&#xA;&lt;ul&gt;&#xA;&lt;li&gt;INFRA: Added NODE/PGSQL VIP monitoring support&lt;/li&gt;&#xA;&lt;li&gt;PGSQL: Fixed PostgreSQL &lt;a href=&#34;https://www.postgresql.org/about/news/postgresql-154-149-1312-1216-1121-and-postgresql-16-beta-3-released-2689/&#34;&gt;CVE-2023-39417&lt;/a&gt; via minor upgrades: 15.4, 14.9, 13.12, 12.16, and Patroni v3.1.0&lt;/li&gt;&#xA;&lt;li&gt;NODE: Allow users to bind L2 VIP to node clusters using &lt;code&gt;keepalived&lt;/code&gt;&lt;/li&gt;&#xA;&lt;li&gt;REPO: Pigsty Yum repo optimized, site-wide HTTPS by default: &lt;a href=&#34;https://get.pigsty.cc&#34;&gt;&lt;code&gt;get.pigsty.cc&lt;/code&gt;&lt;/a&gt; and &lt;a href=&#34;https://demo.pigsty.cc&#34;&gt;&lt;code&gt;demo.pigsty.cc&lt;/code&gt;&lt;/a&gt;&lt;/li&gt;&#xA;&lt;li&gt;APP: Upgraded &lt;code&gt;app/bytebase&lt;/code&gt; to v2.6.0, &lt;code&gt;app/ferretdb&lt;/code&gt; to v1.8; added new app template: &lt;a href=&#34;https://nocodb.com/&#34;&gt;NocoDB&lt;/a&gt;, open-source Airtable&lt;/li&gt;&#xA;&lt;li&gt;REDIS: Upgraded to v7.2, redesigned Redis dashboards&lt;/li&gt;&#xA;&lt;li&gt;MONGO: Added basic support via &lt;a href=&#34;https://www.ferretdb.io/&#34;&gt;FerretDB&lt;/a&gt; 1.8&lt;/li&gt;&#xA;&lt;li&gt;MYSQL: Added Prometheus/Grafana/CA stubs for future integration&lt;/li&gt;&#xA;&lt;/ul&gt;&#xA;&lt;h2 id=&#34;api-changes&#34;&gt;API Changes&#xA;&lt;/h2&gt;&#xA;&lt;p&gt;Added new parameter group &lt;code&gt;NODE&lt;/code&gt;.&lt;code&gt;NODE_VIP&lt;/code&gt; with 8 new parameters:&lt;/p&gt;</description>
      </item>
    <item>
        <title>Pigsty v2.2: Monitoring System Reborn</title>
        <link>https://v27.pgsty.pro/blog/article/v2.2/</link>
        <pubDate>Fri, 04 Aug 2023 00:00:00 +0000</pubDate>
        <dc:creator>vonng</dc:creator>
        <guid>https://v27.pgsty.pro/blog/article/v2.2/</guid>
        <description>Pigsty v2.2 delivers a complete monitoring dashboard overhaul built on Grafana 10, a 42-node production simulation sandbox, Pigsty&amp;rsquo;s own RPM repos, and UOS compatibility.</description>
      </item>
    <item>
        <title>Pigsty v2.2.0</title>
        <link>https://v27.pgsty.pro/blog/release/2.2.0/</link>
        <pubDate>Fri, 04 Aug 2023 00:00:00 +0000</pubDate>
        
        <guid>https://v27.pgsty.pro/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;View release&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;Source · 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;Source · 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;highlights&#34;&gt;Highlights&#xA;&lt;/h2&gt;&#xA;&lt;ul&gt;&#xA;&lt;li&gt;Monitoring Dashboard Overhaul: &lt;a href=&#34;https://demo.pigsty.cc&#34;&gt;https://demo.pigsty.cc&lt;/a&gt;&lt;/li&gt;&#xA;&lt;li&gt;Vagrant Sandbox Redesign: libvirt support with new config templates&lt;/li&gt;&#xA;&lt;li&gt;Pigsty EL Yum Repos: Consolidated scattered RPMs, simplified installation/build process&lt;/li&gt;&#xA;&lt;li&gt;OS Compatibility: Added UOS-v20-1050e support&lt;/li&gt;&#xA;&lt;li&gt;New Config Template: 42-node production simulation configuration&lt;/li&gt;&#xA;&lt;li&gt;Unified official PGDG Citus packages (el7)&lt;/li&gt;&#xA;&lt;/ul&gt;&#xA;&lt;h2 id=&#34;software-upgrades&#34;&gt;Software Upgrades&#xA;&lt;/h2&gt;&#xA;&lt;ul&gt;&#xA;&lt;li&gt;PostgreSQL 16 beta2&lt;/li&gt;&#xA;&lt;li&gt;Citus 12 / PostGIS 3.3.3 / TimescaleDB 2.11.1 / PGVector 0.44&lt;/li&gt;&#xA;&lt;li&gt;Patroni 3.0.4 / pgBackRest 2.47 / pgBouncer 1.20&lt;/li&gt;&#xA;&lt;li&gt;Grafana 10.0.3 / Loki/Promtail/logcli 2.8.3&lt;/li&gt;&#xA;&lt;li&gt;etcd 3.5.9 / HAProxy v2.8.1 / Redis v7.0.12&lt;/li&gt;&#xA;&lt;li&gt;MinIO 20230711212934 / mcli 20230711233044&lt;/li&gt;&#xA;&lt;/ul&gt;&#xA;&lt;h2 id=&#34;bug-fixes&#34;&gt;Bug Fixes&#xA;&lt;/h2&gt;&#xA;&lt;ul&gt;&#xA;&lt;li&gt;Fixed Docker group permission issue &lt;a href=&#34;https://github.com/pgsty/pigsty/commit/29434bdd39548d95d80a236de9099874ed564f9b&#34;&gt;29434bd&lt;/a&gt;&lt;/li&gt;&#xA;&lt;li&gt;Made &lt;code&gt;infra&lt;/code&gt; OS user group supplementary rather than primary&lt;/li&gt;&#xA;&lt;li&gt;Fixed Redis Sentinel systemd service auto-enable state &lt;a href=&#34;https://github.com/pgsty/pigsty/commit/5c96feb598ad6e44daa7a595e34c87e67952777b&#34;&gt;5c96feb&lt;/a&gt;&lt;/li&gt;&#xA;&lt;li&gt;Relaxed &lt;code&gt;bootstrap&lt;/code&gt; &amp;amp; &lt;code&gt;configure&lt;/code&gt; checks, especially when &lt;code&gt;/etc/redhat-release&lt;/code&gt; doesn&amp;rsquo;t exist&lt;/li&gt;&#xA;&lt;li&gt;Upgraded to Grafana 10, fixing Grafana 9.x &lt;a href=&#34;https://grafana.com/blog/2023/03/22/grafana-security-release-new-versions-with-security-fixes-for-cve-2023-1410/&#34;&gt;CVE-2023-1410&lt;/a&gt;&lt;/li&gt;&#xA;&lt;li&gt;Added PG 14-16 command tags and error codes to CMDB &lt;code&gt;pglog&lt;/code&gt; schema&lt;/li&gt;&#xA;&lt;/ul&gt;&#xA;&lt;h2 id=&#34;api-changes&#34;&gt;API Changes&#xA;&lt;/h2&gt;&#xA;&lt;p&gt;New variable:&lt;/p&gt;</description>
      </item>
    <item>
        <title>Pigsty v2.1.0</title>
        <link>https://v27.pgsty.pro/blog/release/2.1.0/</link>
        <pubDate>Sat, 10 Jun 2023 00:00:00 +0000</pubDate>
        
        <guid>https://v27.pgsty.pro/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;View release&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;Source · 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;Source · 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;highlights&#34;&gt;Highlights&#xA;&lt;/h2&gt;&#xA;&lt;ul&gt;&#xA;&lt;li&gt;PostgreSQL 16 beta support, plus support for versions 12-15&lt;/li&gt;&#xA;&lt;li&gt;Added PGVector extension support for PG 12-15 for storing AI embeddings&lt;/li&gt;&#xA;&lt;li&gt;Added 6 additional default extension panel/datasource plugins for Grafana&lt;/li&gt;&#xA;&lt;li&gt;Added &lt;code&gt;bin/profile&lt;/code&gt; script for remote profiling and flame graph generation&lt;/li&gt;&#xA;&lt;li&gt;Added &lt;code&gt;bin/validate&lt;/code&gt; for validating &lt;code&gt;pigsty.yml&lt;/code&gt; configuration file correctness&lt;/li&gt;&#xA;&lt;li&gt;Added &lt;code&gt;bin/repo-add&lt;/code&gt; for quickly adding Yum repo definitions to nodes&lt;/li&gt;&#xA;&lt;li&gt;PostgreSQL 16 observability: added &lt;code&gt;pg_stat_io&lt;/code&gt; support and related monitoring dashboards&lt;/li&gt;&#xA;&lt;/ul&gt;&#xA;&lt;h2 id=&#34;software-upgrades&#34;&gt;Software Upgrades&#xA;&lt;/h2&gt;&#xA;&lt;ul&gt;&#xA;&lt;li&gt;PostgreSQL 15.3, 14.8, 13.11, 12.15, 11.20, and 16 beta1&lt;/li&gt;&#xA;&lt;li&gt;pgBackRest 2.46 / pgbouncer 1.19&lt;/li&gt;&#xA;&lt;li&gt;Redis 7.0.11&lt;/li&gt;&#xA;&lt;li&gt;Grafana v9.5.3&lt;/li&gt;&#xA;&lt;li&gt;Loki / Promtail / Logcli 2.8.2&lt;/li&gt;&#xA;&lt;li&gt;Prometheus 2.44&lt;/li&gt;&#xA;&lt;li&gt;TimescaleDB 2.11.0&lt;/li&gt;&#xA;&lt;li&gt;minio-20230518000536 / mcli-20230518165900&lt;/li&gt;&#xA;&lt;li&gt;Bytebase v2.2.0&lt;/li&gt;&#xA;&lt;/ul&gt;&#xA;&lt;h2 id=&#34;improvements&#34;&gt;Improvements&#xA;&lt;/h2&gt;&#xA;&lt;ul&gt;&#xA;&lt;li&gt;When adding local user public keys, all &lt;code&gt;id*.pub&lt;/code&gt; files are now added to remote machines (e.g., keys generated with elliptic curve algorithms)&lt;/li&gt;&#xA;&lt;/ul&gt;&#xA;&lt;h2 id=&#34;sources&#34;&gt;Sources&#xA;&lt;/h2&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;GitHub release&lt;/a&gt;&lt;/li&gt;&#xA;&lt;li&gt;&lt;a href=&#34;https://pigsty.io/blog/pigsty/v2.1/&#34;&gt;Pigsty v2.1 release article&lt;/a&gt;&lt;/li&gt;&#xA;&lt;li&gt;&lt;a href=&#34;https://pigsty.io/docs/about/release/#v210&#34;&gt;Historical About / Release Note&lt;/a&gt;&lt;/li&gt;&#xA;&lt;li&gt;&lt;a href=&#34;https://github.com/pgsty/pigsty/compare/v2.0.2...v2.1.0&#34;&gt;Source comparison: &lt;code&gt;v2.0.2...v2.1.0&lt;/code&gt;&lt;/a&gt;&lt;/li&gt;&#xA;&lt;/ul&gt;</description>
      </item>
    <item>
        <title>Pigsty v2.1: Vector &#43; Full PG Version Support!</title>
        <link>https://v27.pgsty.pro/blog/article/v2.1/</link>
        <pubDate>Fri, 09 Jun 2023 00:00:00 +0000</pubDate>
        <dc:creator>vonng</dc:creator>
        <guid>https://v27.pgsty.pro/blog/article/v2.1/</guid>
        <description>Pigsty v2.1 provides support for PostgreSQL 12 through 16, with PGVector for AI embeddings.</description>
      </item>
    <item>
        <title>Pigsty v2.0.2</title>
        <link>https://v27.pgsty.pro/blog/release/2.0.2/</link>
        <pubDate>Fri, 31 Mar 2023 00:00:00 +0000</pubDate>
        
        <guid>https://v27.pgsty.pro/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;View release&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;Source · 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;Source · 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;highlights&#34;&gt;Highlights&#xA;&lt;/h2&gt;&#xA;&lt;p&gt;Use out-of-the-box &lt;a href=&#34;https://github.com/pgvector/pgvector&#34;&gt;&lt;code&gt;pgvector&lt;/code&gt;&lt;/a&gt; to store AI Embeddings, index, and retrieve vectors.&lt;/p&gt;&#xA;&lt;ul&gt;&#xA;&lt;li&gt;New extension &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; fix&lt;/li&gt;&#xA;&lt;/ul&gt;&#xA;&lt;h2 id=&#34;changes&#34;&gt;Changes&#xA;&lt;/h2&gt;&#xA;&lt;ul&gt;&#xA;&lt;li&gt;New extension &lt;a href=&#34;https://github.com/pgsty/pigsty/issues/267&#34;&gt;&lt;code&gt;pgvector&lt;/code&gt;&lt;/a&gt; for storing AI embeddings and vector similarity search&lt;/li&gt;&#xA;&lt;li&gt;Fixed &lt;a href=&#34;https://github.com/pgsty/pigsty/issues/265&#34;&gt;MinIO CVE-2023-28432&lt;/a&gt;, using new policy API from 20230324&lt;/li&gt;&#xA;&lt;li&gt;Added dynamic reload command for DNSMASQ systemd service&lt;/li&gt;&#xA;&lt;li&gt;Updated PEV version to v1.8&lt;/li&gt;&#xA;&lt;li&gt;Updated Grafana version to v9.4.7&lt;/li&gt;&#xA;&lt;li&gt;Updated MinIO and MCLI versions to 20230324&lt;/li&gt;&#xA;&lt;li&gt;Updated Bytebase version to v1.15.0&lt;/li&gt;&#xA;&lt;li&gt;Updated monitoring dashboards and fixed dead links&lt;/li&gt;&#xA;&lt;li&gt;Updated Aliyun Terraform template, default to RockyLinux 9&lt;/li&gt;&#xA;&lt;li&gt;Using Grafana v9.4 Provisioning API&lt;/li&gt;&#xA;&lt;li&gt;Added asciinema videos for many admin tasks&lt;/li&gt;&#xA;&lt;li&gt;Fixed EL8 PostgreSQL broken dependencies: removed 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-f9130b02-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-f9130b02-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;sources&#34;&gt;Sources&#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.io/blog/pigsty/v2.0/&#34;&gt;Pigsty v2.0 release article&lt;/a&gt;&lt;/li&gt;&#xA;&lt;li&gt;&lt;a href=&#34;https://pigsty.io/docs/about/release/#v202&#34;&gt;Historical About / Release Note&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;Source comparison: &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/blog/release/2.0.1/</link>
        <pubDate>Tue, 21 Mar 2023 00:00:00 +0000</pubDate>
        
        <guid>https://v27.pgsty.pro/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;View release&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;Source · 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;Source · 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;Security improvements and bug fixes for v2.0.0.&lt;/p&gt;&#xA;&lt;h2 id=&#34;improvements&#34;&gt;Improvements&#xA;&lt;/h2&gt;&#xA;&lt;ul&gt;&#xA;&lt;li&gt;New pig logo to comply with PostgreSQL trademark policy&lt;/li&gt;&#xA;&lt;li&gt;Grafana upgraded to v9.4 with better UI and bug fixes&lt;/li&gt;&#xA;&lt;li&gt;Patroni upgraded to v3.0.1 with bug fixes&lt;/li&gt;&#xA;&lt;li&gt;Grafana systemd service file reverted to rpm default&lt;/li&gt;&#xA;&lt;li&gt;Use slower &lt;code&gt;copy&lt;/code&gt; instead of &lt;code&gt;rsync&lt;/code&gt; for Grafana dashboard sync, more reliable&lt;/li&gt;&#xA;&lt;li&gt;Bootstrap now restores default repo files after execution&lt;/li&gt;&#xA;&lt;li&gt;Added asciinema videos for various admin tasks&lt;/li&gt;&#xA;&lt;li&gt;Security enhancement mode: restricted monitoring user permissions&lt;/li&gt;&#xA;&lt;li&gt;New config template: &lt;code&gt;dual.yml&lt;/code&gt; for two-node deployment&lt;/li&gt;&#xA;&lt;li&gt;Enable &lt;code&gt;log_connections&lt;/code&gt; and &lt;code&gt;log_disconnections&lt;/code&gt; in &lt;code&gt;crit.yml&lt;/code&gt; template&lt;/li&gt;&#xA;&lt;li&gt;Enable &lt;code&gt;$lib/passwordcheck&lt;/code&gt; in &lt;code&gt;pg_libs&lt;/code&gt; in &lt;code&gt;crit.yml&lt;/code&gt; template&lt;/li&gt;&#xA;&lt;li&gt;Explicitly grant &lt;code&gt;pg_monitor&lt;/code&gt; role monitoring view permissions&lt;/li&gt;&#xA;&lt;li&gt;Remove default &lt;code&gt;dbrole_readonly&lt;/code&gt; from &lt;code&gt;dbuser_monitor&lt;/code&gt; to restrict monitoring user permissions&lt;/li&gt;&#xA;&lt;li&gt;Patroni now listens on &lt;code&gt;{{ inventory_hostname }}&lt;/code&gt; instead of &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; now controls postgres/pgbouncer listen address&lt;/li&gt;&#xA;&lt;li&gt;&lt;code&gt;${ip}&lt;/code&gt;, &lt;code&gt;${lo}&lt;/code&gt;, &lt;code&gt;${vip}&lt;/code&gt; placeholders now available in &lt;code&gt;pg_listen&lt;/code&gt;&lt;/li&gt;&#xA;&lt;li&gt;Aliyun terraform image upgraded from centos 7.9 to Rocky Linux 9&lt;/li&gt;&#xA;&lt;li&gt;Bytebase upgraded to v1.14.0&lt;/li&gt;&#xA;&lt;/ul&gt;&#xA;&lt;h2 id=&#34;bug-fixes&#34;&gt;Bug Fixes&#xA;&lt;/h2&gt;&#xA;&lt;ul&gt;&#xA;&lt;li&gt;Added missing advertise address for alertmanager&lt;/li&gt;&#xA;&lt;li&gt;Fixed missing &lt;code&gt;pg_mode&lt;/code&gt; variable when creating database users with &lt;code&gt;bin/pgsql-user&lt;/code&gt;&lt;/li&gt;&#xA;&lt;li&gt;Added &lt;code&gt;-a password&lt;/code&gt; option for Redis cluster join task in &lt;code&gt;redis.yml&lt;/code&gt;&lt;/li&gt;&#xA;&lt;li&gt;Added missing default value in &lt;code&gt;infra-rm.yml&lt;/code&gt;.&lt;code&gt;remove infra data&lt;/code&gt; task&lt;/li&gt;&#xA;&lt;li&gt;Fixed prometheus monitoring target definition file owner to &lt;code&gt;prometheus&lt;/code&gt; user&lt;/li&gt;&#xA;&lt;li&gt;Use admin user instead of root to delete DCS metadata&lt;/li&gt;&#xA;&lt;li&gt;Fixed issue caused by Grafana 9.4 bug: missing Meta datasource&lt;/li&gt;&#xA;&lt;/ul&gt;&#xA;&lt;h2 id=&#34;sources&#34;&gt;Sources&#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.1&#34;&gt;GitHub release&lt;/a&gt;&lt;/li&gt;&#xA;&lt;li&gt;&lt;a href=&#34;https://pigsty.io/blog/pigsty/v2.0/&#34;&gt;Pigsty v2.0 release article&lt;/a&gt;&lt;/li&gt;&#xA;&lt;li&gt;&lt;a href=&#34;https://pigsty.io/docs/about/release/#v201&#34;&gt;Historical About / Release Note&lt;/a&gt;&lt;/li&gt;&#xA;&lt;li&gt;&lt;a href=&#34;https://github.com/pgsty/pigsty/compare/v2.0.0...v2.0.1&#34;&gt;Source comparison: &lt;code&gt;v2.0.0...v2.0.1&lt;/code&gt;&lt;/a&gt;&lt;/li&gt;&#xA;&lt;/ul&gt;</description>
      </item>
    <item>
        <title>Pigsty v2.0.0</title>
        <link>https://v27.pgsty.pro/blog/release/2.0.0/</link>
        <pubDate>Tue, 28 Feb 2023 00:00:00 +0000</pubDate>
        
        <guid>https://v27.pgsty.pro/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;View release&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;Source · 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;Source · 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;h3 id=&#34;highlights&#34;&gt;Highlights&#xA;&lt;/h3&gt;&#xA;&lt;ul&gt;&#xA;&lt;li&gt;Perfect integration of PostgreSQL 15, PostGIS 3.3, Citus 11.2, TimescaleDB 2.10 — distributed geospatial time-series hyper-converged database&lt;/li&gt;&#xA;&lt;li&gt;Major OS compatibility improvements: supports EL7, 8, 9, plus RHEL, CentOS, Rocky, OracleLinux, AlmaLinux compatible distros&lt;/li&gt;&#xA;&lt;li&gt;Security improvements: self-signed CA, global SSL network encryption, scram-sha-256 password auth, AES-encrypted backups, redesigned HBA rule system&lt;/li&gt;&#xA;&lt;li&gt;Patroni upgraded to 3.0, providing native HA Citus distributed cluster support, FailSafe mode enabled by default — no fear of DCS failures causing global primary outages&lt;/li&gt;&#xA;&lt;li&gt;Out-of-the-box PITR support based on pgBackRest, default support for local filesystem and dedicated MinIO/S3 cluster backups&lt;/li&gt;&#xA;&lt;li&gt;New &lt;code&gt;ETCD&lt;/code&gt; module: independently deployable, easy scaling, built-in monitoring and HA, completely replacing Consul as DCS for HA PG&lt;/li&gt;&#xA;&lt;li&gt;New &lt;code&gt;MINIO&lt;/code&gt; module: independently deployable, multi-disk multi-node support, S3 local replacement, also for centralized PostgreSQL backup repository&lt;/li&gt;&#xA;&lt;li&gt;Significantly simplified configuration parameters, usable without defaults; templates auto-adjust host and PG parameters based on machine specs, HBA/service definitions more concise and universal&lt;/li&gt;&#xA;&lt;li&gt;License changed from Apache License 2.0 to AGPL 3.0 due to Grafana and MinIO dependencies&lt;/li&gt;&#xA;&lt;/ul&gt;&#xA;&lt;h3 id=&#34;compatibility&#34;&gt;Compatibility&#xA;&lt;/h3&gt;&#xA;&lt;ul&gt;&#xA;&lt;li&gt;Supports EL7, EL8, EL9 major versions with corresponding offline packages, default dev/test environment upgraded from EL7 to EL9&lt;/li&gt;&#xA;&lt;li&gt;Supports more EL-compatible Linux distros: RHEL, CentOS, RockyLinux, AlmaLinux, OracleLinux, etc.&lt;/li&gt;&#xA;&lt;li&gt;Source and offline package naming conventions changed — version, OS version, and architecture now reflected in package names&lt;/li&gt;&#xA;&lt;li&gt;&lt;code&gt;PGSQL&lt;/code&gt;: PostgreSQL 15.2, PostGIS 3.3, Citus 11.2, TimescaleDB 2.10 now work together harmoniously&lt;/li&gt;&#xA;&lt;li&gt;&lt;code&gt;PGSQL&lt;/code&gt;: Patroni upgraded to 3.0 as PGSQL HA component&#xA;&lt;ul&gt;&#xA;&lt;li&gt;ETCD now default DCS, replacing Consul, eliminating one Consul Agent failure point&lt;/li&gt;&#xA;&lt;li&gt;vip-manager upgraded to 2.1 using ETCDv3 API, completely deprecating ETCDv2 API; same for Patroni&lt;/li&gt;&#xA;&lt;li&gt;Native HA Citus distributed cluster support using fully open-source Citus 11.2&lt;/li&gt;&#xA;&lt;li&gt;FailSafe mode enabled by default — no fear of DCS failures causing global primary outages&lt;/li&gt;&#xA;&lt;/ul&gt;&#xA;&lt;/li&gt;&#xA;&lt;li&gt;&lt;code&gt;PGSQL&lt;/code&gt;: pgBackrest v2.44 introduced for out-of-the-box PostgreSQL PITR&#xA;&lt;ul&gt;&#xA;&lt;li&gt;Default backup repo on primary&amp;rsquo;s backup directory, rolling two-day recovery window&lt;/li&gt;&#xA;&lt;li&gt;Default alternative repo is dedicated MinIO/S3 cluster, rolling two-week recovery window; local use requires enabling MinIO module&lt;/li&gt;&#xA;&lt;/ul&gt;&#xA;&lt;/li&gt;&#xA;&lt;li&gt;&lt;code&gt;ETCD&lt;/code&gt; now an independently deployed module with complete scale-out/in solution and monitoring&lt;/li&gt;&#xA;&lt;li&gt;&lt;code&gt;MINIO&lt;/code&gt; now an independently deployed module, multi-disk multi-node support, S3 local replacement, also for centralized backup repository&lt;/li&gt;&#xA;&lt;li&gt;&lt;code&gt;NODE&lt;/code&gt; module now includes &lt;code&gt;haproxy&lt;/code&gt;, &lt;code&gt;docker&lt;/code&gt;, &lt;code&gt;node_exporter&lt;/code&gt;, &lt;code&gt;promtail&lt;/code&gt; components&#xA;&lt;ul&gt;&#xA;&lt;li&gt;&lt;code&gt;chronyd&lt;/code&gt; now replaces &lt;code&gt;ntpd&lt;/code&gt; as default NTP service on all nodes&lt;/li&gt;&#xA;&lt;li&gt;HAPROXY now part of &lt;code&gt;NODE&lt;/code&gt; rather than &lt;code&gt;PGSQL&lt;/code&gt;-exclusive, can expose services via NodePort&lt;/li&gt;&#xA;&lt;li&gt;&lt;code&gt;PGSQL&lt;/code&gt; module can now use dedicated centralized HAPROXY cluster for unified external service&lt;/li&gt;&#xA;&lt;/ul&gt;&#xA;&lt;/li&gt;&#xA;&lt;li&gt;&lt;code&gt;INFRA&lt;/code&gt; module now includes &lt;code&gt;dnsmasq&lt;/code&gt;, &lt;code&gt;nginx&lt;/code&gt;, &lt;code&gt;prometheus&lt;/code&gt;, &lt;code&gt;grafana&lt;/code&gt;, &lt;code&gt;loki&lt;/code&gt; components&#xA;&lt;ul&gt;&#xA;&lt;li&gt;DNSMASQ server in Infra module enabled by default, added as default DNS server for all nodes&lt;/li&gt;&#xA;&lt;li&gt;Added &lt;code&gt;blackbox_exporter&lt;/code&gt; for host PING probing, &lt;code&gt;pushgateway&lt;/code&gt; for batch job metrics&lt;/li&gt;&#xA;&lt;li&gt;&lt;code&gt;loki&lt;/code&gt; and &lt;code&gt;promtail&lt;/code&gt; now use Grafana&amp;rsquo;s default packages with official Grafana Echarts panel plugin&lt;/li&gt;&#xA;&lt;li&gt;Monitoring support for PostgreSQL 15&amp;rsquo;s new observability points, added Patroni monitoring&lt;/li&gt;&#xA;&lt;/ul&gt;&#xA;&lt;/li&gt;&#xA;&lt;li&gt;Software version upgrades&#xA;&lt;ul&gt;&#xA;&lt;li&gt;PostgreSQL 15.2 / PostGIS 3.3 / TimescaleDB 2.10 / Citus 11.2&lt;/li&gt;&#xA;&lt;li&gt;Patroni 3.0 / Pgbouncer 1.18 / pgBackRest 2.44 / vip-manager 2.1&lt;/li&gt;&#xA;&lt;li&gt;HAProxy 2.7 / Etcd 3.5 / MinIO 20230131022419 / mcli 20230128202938&lt;/li&gt;&#xA;&lt;li&gt;Prometheus 2.42 / Grafana 9.3 / Loki &amp;amp; Promtail 2.7 / Node Exporter 1.5&lt;/li&gt;&#xA;&lt;/ul&gt;&#xA;&lt;/li&gt;&#xA;&lt;/ul&gt;&#xA;&lt;h3 id=&#34;security&#34;&gt;Security&#xA;&lt;/h3&gt;&#xA;&lt;ul&gt;&#xA;&lt;li&gt;Complete local self-signed CA: &lt;code&gt;pigsty-ca&lt;/code&gt; for issuing internal component certificates&lt;/li&gt;&#xA;&lt;li&gt;User creation/password changes no longer leave traces in log files&lt;/li&gt;&#xA;&lt;li&gt;Nginx enables SSL support by default (for HTTPS, trust &lt;code&gt;pigsty-ca&lt;/code&gt; in your system or use Chrome &lt;code&gt;thisisunsafe&lt;/code&gt;)&lt;/li&gt;&#xA;&lt;li&gt;ETCD fully enables SSL encryption for client and peer communication&lt;/li&gt;&#xA;&lt;li&gt;PostgreSQL SSL support added and enabled by default, management connections use SSL&lt;/li&gt;&#xA;&lt;li&gt;Pgbouncer SSL support added, disabled by default for performance&lt;/li&gt;&#xA;&lt;li&gt;Patroni SSL support added, management API restricted to local and admin node access with password auth&lt;/li&gt;&#xA;&lt;li&gt;PostgreSQL default password auth changed from &lt;code&gt;md5&lt;/code&gt; to &lt;code&gt;scram-sha-256&lt;/code&gt;&lt;/li&gt;&#xA;&lt;li&gt;Pgbouncer auth query support added for dynamic connection pool user management&lt;/li&gt;&#xA;&lt;li&gt;pgBackRest uses &lt;code&gt;AES-256-CBC&lt;/code&gt; encryption by default for remote centralized backup storage&lt;/li&gt;&#xA;&lt;li&gt;High-security template provided: enforces global SSL and requires admin certificate login&lt;/li&gt;&#xA;&lt;li&gt;All default HBA rules now explicitly defined in config files&lt;/li&gt;&#xA;&lt;/ul&gt;&#xA;&lt;h3 id=&#34;maintainability&#34;&gt;Maintainability&#xA;&lt;/h3&gt;&#xA;&lt;ul&gt;&#xA;&lt;li&gt;Existing config templates auto-adjust optimizations based on machine specs (CPU/memory/storage)&lt;/li&gt;&#xA;&lt;li&gt;Postgres/Pgbouncer/Patroni/pgBackRest log directories now dynamically configurable: default &lt;code&gt;/pg/log/&amp;lt;type&amp;gt;/&lt;/code&gt;&lt;/li&gt;&#xA;&lt;li&gt;Original IP placeholder &lt;code&gt;10.10.10.10&lt;/code&gt; replaced with dedicated variable &lt;code&gt;${admin_ip}&lt;/code&gt;, referenceable in multiple places for switching backup admin nodes&lt;/li&gt;&#xA;&lt;li&gt;&lt;code&gt;region&lt;/code&gt; can be specified to use upstream mirrors from different regions for faster package downloads&lt;/li&gt;&#xA;&lt;li&gt;Finer-grained upstream source addresses now allowed based on EL version, architecture, and region&lt;/li&gt;&#xA;&lt;li&gt;Terraform templates for Alibaba Cloud and AWS China provided for one-click EC2 VM provisioning&lt;/li&gt;&#xA;&lt;li&gt;Multiple Vagrant sandbox templates provided: &lt;code&gt;meta&lt;/code&gt;, &lt;code&gt;full&lt;/code&gt;, &lt;code&gt;el7/8/9&lt;/code&gt;, &lt;code&gt;minio&lt;/code&gt;, &lt;code&gt;build&lt;/code&gt;, &lt;code&gt;citus&lt;/code&gt;&lt;/li&gt;&#xA;&lt;li&gt;New dedicated playbook: &lt;code&gt;pgsql-monitor.yml&lt;/code&gt; for monitoring existing Postgres instances or RDS&lt;/li&gt;&#xA;&lt;li&gt;New dedicated playbook: &lt;code&gt;pgsql-migration.yml&lt;/code&gt; for seamless logical replication migration to Pigsty-managed clusters&lt;/li&gt;&#xA;&lt;li&gt;Series of dedicated shell utilities added, wrapping common ops operations&lt;/li&gt;&#xA;&lt;li&gt;All Ansible roles optimized for simplicity, readability, and maintainability — usable without default parameters&lt;/li&gt;&#xA;&lt;li&gt;Additional Pgbouncer parameters can be defined at business database/user level&lt;/li&gt;&#xA;&lt;/ul&gt;&#xA;&lt;h3 id=&#34;api-changes&#34;&gt;API Changes&#xA;&lt;/h3&gt;&#xA;&lt;p&gt;Pigsty v2.0 has extensive changes: 64 new parameters, 13 removed, 17 renamed.&lt;/p&gt;</description>
      </item>
    <item>
        <title>Pigsty v2.0: Open-Source RDS PostgreSQL Alternative</title>
        <link>https://v27.pgsty.pro/blog/article/v2.0/</link>
        <pubDate>Sun, 26 Feb 2023 00:00:00 +0000</pubDate>
        <dc:creator>vonng</dc:creator>
        <guid>https://v27.pgsty.pro/blog/article/v2.0/</guid>
        <description>Pigsty v2.0 delivers major improvements in security, compatibility, and feature integration — truly becoming a local open-source RDS alternative.</description>
      </item>
    <item>
        <title>Pigsty v1.5.1</title>
        <link>https://v27.pgsty.pro/blog/release/1.5.1/</link>
        <pubDate>Sat, 18 Jun 2022 00:00:00 +0000</pubDate>
        
        <guid>https://v27.pgsty.pro/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;View release&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;Source · 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;Source · 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;highlights&#34;&gt;Highlights&#xA;&lt;/h2&gt;&#xA;&lt;p&gt;&lt;strong&gt;IMPORTANT&lt;/strong&gt;: Fixed the issue where &lt;code&gt;CREATE INDEX|REINDEX CONCURRENTLY&lt;/code&gt; in PG14.0-14.3 could corrupt index data.&lt;/p&gt;&#xA;&lt;p&gt;Pigsty v1.5.1 upgrades the default PostgreSQL version to 14.4. Strongly recommend updating ASAP.&lt;/p&gt;&#xA;&lt;h2 id=&#34;software-upgrades&#34;&gt;Software Upgrades&#xA;&lt;/h2&gt;&#xA;&lt;ul&gt;&#xA;&lt;li&gt;postgres upgraded to 14.4&lt;/li&gt;&#xA;&lt;li&gt;haproxy upgraded to 2.6.0&lt;/li&gt;&#xA;&lt;li&gt;grafana upgraded to 9.0.0&lt;/li&gt;&#xA;&lt;li&gt;prometheus upgraded to 2.36.0&lt;/li&gt;&#xA;&lt;li&gt;patroni upgraded to 2.1.4&lt;/li&gt;&#xA;&lt;/ul&gt;&#xA;&lt;h2 id=&#34;bug-fixes&#34;&gt;Bug Fixes&#xA;&lt;/h2&gt;&#xA;&lt;ul&gt;&#xA;&lt;li&gt;Fixed TYPO in &lt;code&gt;pgsql-migration.yml&lt;/code&gt;&lt;/li&gt;&#xA;&lt;li&gt;Removed PID config item from HAProxy configuration&lt;/li&gt;&#xA;&lt;li&gt;Removed i686 packages from default packages&lt;/li&gt;&#xA;&lt;li&gt;Enabled all Systemd Redis Services by default&lt;/li&gt;&#xA;&lt;li&gt;Enabled all Systemd Patroni Services by default&lt;/li&gt;&#xA;&lt;/ul&gt;&#xA;&lt;h2 id=&#34;api-changes&#34;&gt;API Changes&#xA;&lt;/h2&gt;&#xA;&lt;ul&gt;&#xA;&lt;li&gt;&lt;code&gt;grafana_database&lt;/code&gt; and &lt;code&gt;grafana_pgurl&lt;/code&gt; marked as deprecated API, will be removed in future versions&lt;/li&gt;&#xA;&lt;/ul&gt;&#xA;&lt;h2 id=&#34;new-applications&#34;&gt;New Applications&#xA;&lt;/h2&gt;&#xA;&lt;ul&gt;&#xA;&lt;li&gt;wiki.js: Build local Wikipedia with Postgres&lt;/li&gt;&#xA;&lt;li&gt;FerretDB: Provide MongoDB API using Postgres&lt;/li&gt;&#xA;&lt;/ul&gt;&#xA;&lt;h2 id=&#34;sources&#34;&gt;Sources&#xA;&lt;/h2&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;GitHub release&lt;/a&gt;&lt;/li&gt;&#xA;&lt;li&gt;&lt;a href=&#34;https://pigsty.io/blog/pigsty/v1.5/&#34;&gt;Pigsty v1.5 release article&lt;/a&gt;&lt;/li&gt;&#xA;&lt;li&gt;&lt;a href=&#34;https://pigsty.io/docs/about/release/#v151&#34;&gt;Historical About / Release Note&lt;/a&gt;&lt;/li&gt;&#xA;&lt;li&gt;&lt;a href=&#34;https://github.com/pgsty/pigsty/compare/v1.5.0...v1.5.1&#34;&gt;Source comparison: &lt;code&gt;v1.5.0...v1.5.1&lt;/code&gt;&lt;/a&gt;&lt;/li&gt;&#xA;&lt;/ul&gt;</description>
      </item>
    <item>
        <title>Pigsty v1.5.0</title>
        <link>https://v27.pgsty.pro/blog/release/1.5.0/</link>
        <pubDate>Sun, 22 May 2022 00:00:00 +0000</pubDate>
        
        <guid>https://v27.pgsty.pro/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;View release&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;Source · 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;Source · 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;h3 id=&#34;highlights&#34;&gt;Highlights&#xA;&lt;/h3&gt;&#xA;&lt;ul&gt;&#xA;&lt;li&gt;Complete Docker support: enabled by default on meta node with many out-of-the-box software templates: bytebase, pgadmin, pgweb, postgrest, minio, etc.&lt;/li&gt;&#xA;&lt;li&gt;Infrastructure self-monitoring: Nginx, ETCD, Consul, Prometheus, Grafana, Loki self-monitoring&lt;/li&gt;&#xA;&lt;li&gt;CMDB upgrade: compatibility improvements, supports Redis cluster/Greenplum cluster metadata, config file visualization&lt;/li&gt;&#xA;&lt;li&gt;Service discovery improvements: Consul can auto-discover all monitoring targets and integrate with Prometheus&lt;/li&gt;&#xA;&lt;li&gt;Better cold backup support: default scheduled backup tasks, &lt;code&gt;pg_probackup&lt;/code&gt; backup tool, one-click delayed replica creation&lt;/li&gt;&#xA;&lt;li&gt;ETCD can now be used as PostgreSQL/Patroni DCS service, as an alternative to Consul&lt;/li&gt;&#xA;&lt;li&gt;Redis playbook/role improvements: now allows init and remove operations for individual Redis instances, not just entire Redis nodes&lt;/li&gt;&#xA;&lt;/ul&gt;&#xA;&lt;h3 id=&#34;monitoring-system&#34;&gt;Monitoring System&#xA;&lt;/h3&gt;&#xA;&lt;h2 id=&#34;dashboards&#34;&gt;Dashboards&#xA;&lt;/h2&gt;&#xA;&lt;ul&gt;&#xA;&lt;li&gt;CMDB Overview: visualize Pigsty CMDB Inventory&lt;/li&gt;&#xA;&lt;li&gt;DCS Overview: view Consul and ETCD cluster monitoring metrics&lt;/li&gt;&#xA;&lt;li&gt;Nginx Overview: view Pigsty Web access metrics and logs&lt;/li&gt;&#xA;&lt;li&gt;Grafana Overview: Grafana self-monitoring&lt;/li&gt;&#xA;&lt;li&gt;Prometheus Overview: Prometheus self-monitoring&lt;/li&gt;&#xA;&lt;li&gt;INFRA Dashboard redesigned to reflect overall infrastructure status&lt;/li&gt;&#xA;&lt;/ul&gt;&#xA;&lt;h2 id=&#34;monitoring-architecture&#34;&gt;Monitoring Architecture&#xA;&lt;/h2&gt;&#xA;&lt;ul&gt;&#xA;&lt;li&gt;Now allows Consul for service discovery (when all services are registered to Consul)&lt;/li&gt;&#xA;&lt;li&gt;All Infra components now enable self-monitoring and register to Prometheus and Consul via &lt;code&gt;infra_register&lt;/code&gt; role&lt;/li&gt;&#xA;&lt;li&gt;Metrics collector pg_exporter updated to v0.5.0, new features: &lt;code&gt;scale&lt;/code&gt; and &lt;code&gt;default&lt;/code&gt;, allowing metric multiplication factors and default values&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; time-related metrics now uniformly scaled to seconds from milliseconds/microseconds&lt;/li&gt;&#xA;&lt;li&gt;Related counter metrics in &lt;code&gt;pg_table&lt;/code&gt; now have default value &lt;code&gt;0&lt;/code&gt; instead of &lt;code&gt;NaN&lt;/code&gt;&lt;/li&gt;&#xA;&lt;li&gt;&lt;code&gt;pg_class&lt;/code&gt; metrics collector removed by default, related metrics added to &lt;code&gt;pg_table&lt;/code&gt; and &lt;code&gt;pg_index&lt;/code&gt; collectors&lt;/li&gt;&#xA;&lt;li&gt;&lt;code&gt;pg_table_size&lt;/code&gt; metrics collector now enabled by default with 300-second cache time&lt;/li&gt;&#xA;&lt;/ul&gt;&#xA;&lt;h3 id=&#34;deployment&#34;&gt;Deployment&#xA;&lt;/h3&gt;&#xA;&lt;ul&gt;&#xA;&lt;li&gt;New optional package &lt;code&gt;docker.tgz&lt;/code&gt; with common app images: Pgadmin, Pgweb, Postgrest, ByteBase, Kong, Minio, etc.&lt;/li&gt;&#xA;&lt;li&gt;New ETCD role: automatically deploys ETCD service on DCS Server nodes and integrates with monitoring&lt;/li&gt;&#xA;&lt;li&gt;&lt;code&gt;pg_dcs_type&lt;/code&gt; specifies DCS service for PG high-availability: Consul (default), ETCD (alternative)&lt;/li&gt;&#xA;&lt;li&gt;&lt;code&gt;node_crontab&lt;/code&gt; parameter for configuring node scheduled tasks like database backups, VACUUM, statistics collection&lt;/li&gt;&#xA;&lt;li&gt;New &lt;code&gt;pg_checksum&lt;/code&gt; option: when enabled, database cluster enables data checksums (previously only &lt;code&gt;crit&lt;/code&gt; template enabled by default)&lt;/li&gt;&#xA;&lt;li&gt;New &lt;code&gt;pg_delay&lt;/code&gt; option: when instance is Standby Cluster Leader, this parameter configures a &lt;strong&gt;delayed replica&lt;/strong&gt;&lt;/li&gt;&#xA;&lt;li&gt;New &lt;code&gt;pg_probackup&lt;/code&gt; package, default role &lt;code&gt;replicator&lt;/code&gt; now has backup-related function permissions&lt;/li&gt;&#xA;&lt;li&gt;Redis deployment split into two parts: Redis node and Redis instance, &lt;code&gt;redis_port&lt;/code&gt; parameter controls specific instances&lt;/li&gt;&#xA;&lt;li&gt;Loki and Promtail now installed via &lt;code&gt;fpm&lt;/code&gt;-built RPM packages&lt;/li&gt;&#xA;&lt;li&gt;DCS3 config template now uses a 3-node &lt;code&gt;pg-meta&lt;/code&gt; cluster with a single-node delayed replica&lt;/li&gt;&#xA;&lt;/ul&gt;&#xA;&lt;h3 id=&#34;software-upgrades&#34;&gt;Software Upgrades&#xA;&lt;/h3&gt;&#xA;&lt;ul&gt;&#xA;&lt;li&gt;PostgreSQL upgraded to 14.3&lt;/li&gt;&#xA;&lt;li&gt;Redis upgraded to 6.2.7&lt;/li&gt;&#xA;&lt;li&gt;PG Exporter upgraded to 0.5.0&lt;/li&gt;&#xA;&lt;li&gt;Consul upgraded to 1.12.0&lt;/li&gt;&#xA;&lt;li&gt;vip-manager upgraded to v1.0.2&lt;/li&gt;&#xA;&lt;li&gt;Grafana upgraded to v8.5.2&lt;/li&gt;&#xA;&lt;li&gt;Loki &amp;amp; Promtail upgraded to v2.5.0, using fpm packaging&lt;/li&gt;&#xA;&lt;/ul&gt;&#xA;&lt;h3 id=&#34;bug-fixes&#34;&gt;Bug Fixes&#xA;&lt;/h3&gt;&#xA;&lt;ul&gt;&#xA;&lt;li&gt;Fixed Loki and Promtail default config filename issues&lt;/li&gt;&#xA;&lt;li&gt;Fixed Loki and Promtail environment variable expansion issues&lt;/li&gt;&#xA;&lt;li&gt;Complete English documentation translation and revision; documentation JS resources now served locally, no internet access required&lt;/li&gt;&#xA;&lt;/ul&gt;&#xA;&lt;h3 id=&#34;api-changes&#34;&gt;API Changes&#xA;&lt;/h3&gt;&#xA;&lt;h2 id=&#34;new-parameters&#34;&gt;New Parameters&#xA;&lt;/h2&gt;&#xA;&lt;ul&gt;&#xA;&lt;li&gt;&lt;code&gt;node_data_dir&lt;/code&gt;: Main data mount path, created if doesn&amp;rsquo;t exist&lt;/li&gt;&#xA;&lt;li&gt;&lt;code&gt;node_crontab_overwrite&lt;/code&gt;: Overwrite &lt;code&gt;/etc/crontab&lt;/code&gt; instead of appending&lt;/li&gt;&#xA;&lt;li&gt;&lt;code&gt;node_crontab&lt;/code&gt;: Node crontab content to append or overwrite&lt;/li&gt;&#xA;&lt;li&gt;&lt;code&gt;nameserver_enabled&lt;/code&gt;: Enable nameserver on this infra node?&lt;/li&gt;&#xA;&lt;li&gt;&lt;code&gt;prometheus_enabled&lt;/code&gt;: Enable prometheus on this infra node?&lt;/li&gt;&#xA;&lt;li&gt;&lt;code&gt;grafana_enabled&lt;/code&gt;: Enable grafana on this infra node?&lt;/li&gt;&#xA;&lt;li&gt;&lt;code&gt;loki_enabled&lt;/code&gt;: Enable loki on this infra node?&lt;/li&gt;&#xA;&lt;li&gt;&lt;code&gt;docker_enable&lt;/code&gt;: Enable docker on this infra node?&lt;/li&gt;&#xA;&lt;li&gt;&lt;code&gt;consul_enable&lt;/code&gt;: Enable consul server/agent?&lt;/li&gt;&#xA;&lt;li&gt;&lt;code&gt;etcd_enable&lt;/code&gt;: Enable etcd server/client?&lt;/li&gt;&#xA;&lt;li&gt;&lt;code&gt;pg_checksum&lt;/code&gt;: Enable pg cluster data checksums?&lt;/li&gt;&#xA;&lt;li&gt;&lt;code&gt;pg_delay&lt;/code&gt;: Application delay when backup cluster leader replays replication&lt;/li&gt;&#xA;&lt;/ul&gt;&#xA;&lt;h2 id=&#34;parameter-redesign&#34;&gt;Parameter Redesign&#xA;&lt;/h2&gt;&#xA;&lt;p&gt;&lt;code&gt;*_clean&lt;/code&gt; is now a boolean parameter for cleaning existing instances during init.&lt;/p&gt;</description>
      </item>
    <item>
        <title>Pigsty v1.5: Docker Application Support, Infrastructure Self-Monitoring</title>
        <link>https://v27.pgsty.pro/blog/article/v1.5/</link>
        <pubDate>Tue, 17 May 2022 00:00:00 +0000</pubDate>
        <dc:creator>vonng</dc:creator>
        <guid>https://v27.pgsty.pro/blog/article/v1.5/</guid>
        <description>Complete Docker support, infrastructure self-monitoring, ETCD as DCS, better cold backup support, and CMDB improvements.</description>
      </item>
    <item>
        <title>Pigsty v1.4.1</title>
        <link>https://v27.pgsty.pro/blog/release/1.4.1/</link>
        <pubDate>Wed, 20 Apr 2022 00:00:00 +0000</pubDate>
        
        <guid>https://v27.pgsty.pro/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;View release&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;Source · 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;Source · 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;Bug fixes / Docker support / English documentation&lt;/p&gt;&#xA;&lt;p&gt;Docker is now enabled by default on the meta node, allowing you to spin up various software.&lt;/p&gt;&#xA;&lt;h2 id=&#34;bug-fixes&#34;&gt;Bug Fixes&#xA;&lt;/h2&gt;&#xA;&lt;ul&gt;&#xA;&lt;li&gt;Fixed Promtail &amp;amp; Loki configuration variable issues&lt;/li&gt;&#xA;&lt;li&gt;Fixed Grafana legacy alerts&lt;/li&gt;&#xA;&lt;li&gt;Disabled nameserver by default&lt;/li&gt;&#xA;&lt;li&gt;Renamed pg-alias.sh for Patroni shortcuts&lt;/li&gt;&#xA;&lt;li&gt;Disabled exemplars queries for all dashboards&lt;/li&gt;&#xA;&lt;li&gt;Fixed Loki data directory issue&lt;/li&gt;&#xA;&lt;li&gt;Changed &lt;code&gt;autovacuum_freeze_max_age&lt;/code&gt; from 100000000 to 1000000000&lt;/li&gt;&#xA;&lt;/ul&gt;&#xA;&lt;h2 id=&#34;sources&#34;&gt;Sources&#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.io/blog/pigsty/v1.4/&#34;&gt;Pigsty v1.4 release article&lt;/a&gt;&lt;/li&gt;&#xA;&lt;li&gt;&lt;a href=&#34;https://pigsty.io/docs/about/release/#v141&#34;&gt;Historical About / Release Note&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;Source comparison: &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: Modular Architecture, MatrixDB Data Warehouse Support</title>
        <link>https://v27.pgsty.pro/blog/article/v1.4/</link>
        <pubDate>Thu, 31 Mar 2022 00:00:00 +0000</pubDate>
        <dc:creator>vonng</dc:creator>
        <guid>https://v27.pgsty.pro/blog/article/v1.4/</guid>
        <description>Pigsty v1.4 introduces a modular architecture with four independent modules, adds MatrixDB time-series data warehouse support, and delivers global CDN acceleration.</description>
      </item>
    <item>
        <title>Pigsty v1.4.0</title>
        <link>https://v27.pgsty.pro/blog/release/1.4.0/</link>
        <pubDate>Thu, 31 Mar 2022 00:00:00 +0000</pubDate>
        
        <guid>https://v27.pgsty.pro/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;View release&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;Source · 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;Source · 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;h3 id=&#34;architecture&#34;&gt;Architecture&#xA;&lt;/h3&gt;&#xA;&lt;ul&gt;&#xA;&lt;li&gt;Decoupled system into 4 major categories: &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;, making Pigsty clearer and more extensible&lt;/li&gt;&#xA;&lt;li&gt;Single-node deployment = &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 cluster deployment = &lt;code&gt;NODES&lt;/code&gt; + &lt;code&gt;PGSQL&lt;/code&gt;&lt;/li&gt;&#xA;&lt;li&gt;Redis cluster deployment = &lt;code&gt;NODES&lt;/code&gt; + &lt;code&gt;REDIS&lt;/code&gt;&lt;/li&gt;&#xA;&lt;li&gt;Other database deployment = &lt;code&gt;NODES&lt;/code&gt; + xxx (e.g., &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;h3 id=&#34;accessibility&#34;&gt;Accessibility&#xA;&lt;/h3&gt;&#xA;&lt;ul&gt;&#xA;&lt;li&gt;CDN for mainland China&lt;/li&gt;&#xA;&lt;li&gt;Use &lt;code&gt;bash -c &amp;quot;$(curl -fsSL http://get.pigsty.cc/latest)&amp;quot;&lt;/code&gt; to get latest source&lt;/li&gt;&#xA;&lt;li&gt;New &lt;code&gt;download&lt;/code&gt; script to download and extract packages&lt;/li&gt;&#xA;&lt;/ul&gt;&#xA;&lt;h3 id=&#34;monitoring-enhancements&#34;&gt;Monitoring Enhancements&#xA;&lt;/h3&gt;&#xA;&lt;ul&gt;&#xA;&lt;li&gt;Split monitoring into 5 categories: &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;Logging enabled by default&#xA;&lt;ul&gt;&#xA;&lt;li&gt;&lt;code&gt;loki&lt;/code&gt; and &lt;code&gt;promtail&lt;/code&gt; now enabled by default, with prebuilt &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;Model and labels&#xA;&lt;ul&gt;&#xA;&lt;li&gt;Added hidden &lt;code&gt;ds&lt;/code&gt; prometheus datasource variable to all dashboards&lt;/li&gt;&#xA;&lt;li&gt;Added &lt;code&gt;ip&lt;/code&gt; label to all metrics, used as join key between database and node metrics&lt;/li&gt;&#xA;&lt;/ul&gt;&#xA;&lt;/li&gt;&#xA;&lt;li&gt;INFRA Monitoring&#xA;&lt;ul&gt;&#xA;&lt;li&gt;INFRA main dashboard: INFRA Overview&lt;/li&gt;&#xA;&lt;li&gt;Added Log dashboard: Logs Instance&lt;/li&gt;&#xA;&lt;li&gt;PGLOG Analysis and PGLOG Session now treated as sample Pigsty APPs&lt;/li&gt;&#xA;&lt;/ul&gt;&#xA;&lt;/li&gt;&#xA;&lt;li&gt;NODES Monitoring Application&#xA;&lt;ul&gt;&#xA;&lt;li&gt;Pigsty can be used standalone as host monitoring software&lt;/li&gt;&#xA;&lt;li&gt;Includes 4 core dashboards: Nodes Overview &amp;amp; Nodes Cluster &amp;amp; Nodes Instance &amp;amp; Nodes Alert&lt;/li&gt;&#xA;&lt;li&gt;New identity variables for nodes: &lt;code&gt;node_cluster&lt;/code&gt; and &lt;code&gt;nodename&lt;/code&gt;&lt;/li&gt;&#xA;&lt;/ul&gt;&#xA;&lt;/li&gt;&#xA;&lt;li&gt;PGSQL Monitoring Enhancements&#xA;&lt;ul&gt;&#xA;&lt;li&gt;New PGSQL Cluster, simplified and focused on what matters in a cluster&lt;/li&gt;&#xA;&lt;li&gt;New dashboard PGSQL Databases for cluster-level object monitoring&lt;/li&gt;&#xA;&lt;li&gt;PGSQL Alert dashboard now focuses solely on PGSQL alerts&lt;/li&gt;&#xA;&lt;li&gt;PGSQL Shard added to PGSQL&lt;/li&gt;&#xA;&lt;/ul&gt;&#xA;&lt;/li&gt;&#xA;&lt;li&gt;Redis Monitoring Enhancements&#xA;&lt;ul&gt;&#xA;&lt;li&gt;Added node monitoring to all Redis dashboards&lt;/li&gt;&#xA;&lt;/ul&gt;&#xA;&lt;/li&gt;&#xA;&lt;/ul&gt;&#xA;&lt;h3 id=&#34;matrixdb-support&#34;&gt;MatrixDB Support&#xA;&lt;/h3&gt;&#xA;&lt;ul&gt;&#xA;&lt;li&gt;MatrixDB (Greenplum 7) can be deployed via &lt;code&gt;pigsty-matrix.yml&lt;/code&gt; playbook&lt;/li&gt;&#xA;&lt;li&gt;MatrixDB monitoring dashboard: PGSQL MatrixDB&lt;/li&gt;&#xA;&lt;li&gt;Added sample configuration: &lt;code&gt;pigsty-mxdb.yml&lt;/code&gt;&lt;/li&gt;&#xA;&lt;/ul&gt;&#xA;&lt;h3 id=&#34;software-upgrades&#34;&gt;Software Upgrades&#xA;&lt;/h3&gt;&#xA;&lt;ul&gt;&#xA;&lt;li&gt;PostgreSQL 14.2&lt;/li&gt;&#xA;&lt;li&gt;PostGIS 3.2&lt;/li&gt;&#xA;&lt;li&gt;TimescaleDB 2.6&lt;/li&gt;&#xA;&lt;li&gt;Patroni 2.1.3 (Prometheus metrics + failover slots)&lt;/li&gt;&#xA;&lt;li&gt;HAProxy 2.5.5 (fixed stats errors, more metrics)&lt;/li&gt;&#xA;&lt;li&gt;PG Exporter 0.4.1 (timeout parameters, etc.)&lt;/li&gt;&#xA;&lt;li&gt;Grafana 8.4.4&lt;/li&gt;&#xA;&lt;li&gt;Prometheus 2.33.4&lt;/li&gt;&#xA;&lt;li&gt;Greenplum 6.19.4 / MatrixDB 4.4.0&lt;/li&gt;&#xA;&lt;li&gt;Loki now provided as RPM package instead of ZIP archive&lt;/li&gt;&#xA;&lt;/ul&gt;&#xA;&lt;h3 id=&#34;bug-fixes&#34;&gt;Bug Fixes&#xA;&lt;/h3&gt;&#xA;&lt;ul&gt;&#xA;&lt;li&gt;Removed Patroni&amp;rsquo;s Consul dependency, making migration to new Consul clusters easier&lt;/li&gt;&#xA;&lt;li&gt;Fixed Prometheus bin/new script default data directory path&lt;/li&gt;&#xA;&lt;li&gt;Added restart seconds in vip-manager systemd service&lt;/li&gt;&#xA;&lt;li&gt;Fixed typos and tasks&lt;/li&gt;&#xA;&lt;/ul&gt;&#xA;&lt;h3 id=&#34;api-changes&#34;&gt;API Changes&#xA;&lt;/h3&gt;&#xA;&lt;h2 id=&#34;new-variables&#34;&gt;New Variables&#xA;&lt;/h2&gt;&#xA;&lt;ul&gt;&#xA;&lt;li&gt;&lt;code&gt;node_cluster&lt;/code&gt;: Identity variable for node cluster&lt;/li&gt;&#xA;&lt;li&gt;&lt;code&gt;nodename_overwrite&lt;/code&gt;: If set, nodename will be set to node&amp;rsquo;s hostname&lt;/li&gt;&#xA;&lt;li&gt;&lt;code&gt;nodename_exchange&lt;/code&gt;: Exchange node hostnames between play hosts (in &lt;code&gt;/etc/hosts&lt;/code&gt;)&lt;/li&gt;&#xA;&lt;li&gt;&lt;code&gt;node_dns_hosts_extra&lt;/code&gt;: Extra static DNS records easily overridable by single instance/cluster&lt;/li&gt;&#xA;&lt;li&gt;&lt;code&gt;patroni_enabled&lt;/code&gt;: If disabled, postgres &amp;amp; patroni bootstrap not executed during &lt;code&gt;postgres&lt;/code&gt; role&lt;/li&gt;&#xA;&lt;li&gt;&lt;code&gt;pgbouncer_enabled&lt;/code&gt;: If disabled, pgbouncer not started during &lt;code&gt;postgres&lt;/code&gt; role&lt;/li&gt;&#xA;&lt;li&gt;&lt;code&gt;pg_exporter_params&lt;/code&gt;: Extra URL parameters for pg_exporter when generating monitoring target URL&lt;/li&gt;&#xA;&lt;li&gt;&lt;code&gt;pg_provision&lt;/code&gt;: Boolean variable indicating whether to execute provisioning part of &lt;code&gt;postgres&lt;/code&gt; role&lt;/li&gt;&#xA;&lt;li&gt;&lt;code&gt;no_cmdb&lt;/code&gt;: Used for &lt;code&gt;infra.yml&lt;/code&gt; and &lt;code&gt;infra-demo.yml&lt;/code&gt; playbooks, won&amp;rsquo;t create CMDB on meta node&lt;/li&gt;&#xA;&lt;/ul&gt;&#xA;&lt;h2 id=&#34;sources&#34;&gt;Sources&#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.0&#34;&gt;GitHub release&lt;/a&gt;&lt;/li&gt;&#xA;&lt;li&gt;&lt;a href=&#34;https://pigsty.io/blog/pigsty/v1.4/&#34;&gt;Pigsty v1.4 release article&lt;/a&gt;&lt;/li&gt;&#xA;&lt;li&gt;&lt;a href=&#34;https://pigsty.io/docs/about/release/#v140&#34;&gt;Historical About / Release Note&lt;/a&gt;&lt;/li&gt;&#xA;&lt;li&gt;&lt;a href=&#34;https://github.com/pgsty/pigsty/compare/v1.3.1...v1.4.0&#34;&gt;Source comparison: &lt;code&gt;v1.3.1...v1.4.0&lt;/code&gt;&lt;/a&gt;&lt;/li&gt;&#xA;&lt;/ul&gt;</description>
      </item>
    <item>
        <title>Pigsty v1.3.1</title>
        <link>https://v27.pgsty.pro/blog/release/1.3.1/</link>
        <pubDate>Fri, 10 Dec 2021 00:00:00 +0000</pubDate>
        
        <guid>https://v27.pgsty.pro/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;View release&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;Source · 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;Source · 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;monitoring&#34;&gt;Monitoring&#xA;&lt;/h2&gt;&#xA;&lt;ul&gt;&#xA;&lt;li&gt;PGSQL &amp;amp; PGCAT dashboard improvements&lt;/li&gt;&#xA;&lt;li&gt;Optimized PGCAT Instance &amp;amp; PGCAT Database layout&lt;/li&gt;&#xA;&lt;li&gt;Added key metric panels to PGSQL Instance dashboard (consistent with PGSQL Cluster)&lt;/li&gt;&#xA;&lt;li&gt;Added table/index bloat panels to PGCAT Database, removed PGCAT Bloat dashboard&lt;/li&gt;&#xA;&lt;li&gt;Added index information to PGCAT Database dashboard&lt;/li&gt;&#xA;&lt;li&gt;Fixed broken panels in Grafana 8.3&lt;/li&gt;&#xA;&lt;li&gt;Added Redis index to Nginx homepage&lt;/li&gt;&#xA;&lt;/ul&gt;&#xA;&lt;h2 id=&#34;deployment&#34;&gt;Deployment&#xA;&lt;/h2&gt;&#xA;&lt;ul&gt;&#xA;&lt;li&gt;New &lt;code&gt;infra-demo.yml&lt;/code&gt; playbook for one-click bootstrap&lt;/li&gt;&#xA;&lt;li&gt;New &lt;code&gt;infra-jupyter.yml&lt;/code&gt; playbook for optional JupyterLab server&lt;/li&gt;&#xA;&lt;li&gt;New &lt;code&gt;infra-pgweb.yml&lt;/code&gt; playbook for optional PGWeb server&lt;/li&gt;&#xA;&lt;li&gt;Added &lt;code&gt;pg&lt;/code&gt; alias on meta node for starting PostgreSQL cluster from admin user&lt;/li&gt;&#xA;&lt;li&gt;Adjusted &lt;code&gt;max_locks_per_transactions&lt;/code&gt; in all Patroni config templates per &lt;code&gt;timescaledb-tune&lt;/code&gt; recommendations&lt;/li&gt;&#xA;&lt;li&gt;Added &lt;code&gt;citus.node_conninfo: &#39;sslmode=prefer&#39;&lt;/code&gt; to config templates for SSL-free Citus usage&lt;/li&gt;&#xA;&lt;li&gt;Added all extensions (except pgrouting) from PGDG14 to package list&lt;/li&gt;&#xA;&lt;li&gt;Upgraded node_exporter to v1.3.1&lt;/li&gt;&#xA;&lt;li&gt;Added PostgREST v9.0.0 for generating REST APIs from PostgreSQL schemas&lt;/li&gt;&#xA;&lt;/ul&gt;&#xA;&lt;h2 id=&#34;bug-fixes&#34;&gt;Bug Fixes&#xA;&lt;/h2&gt;&#xA;&lt;ul&gt;&#xA;&lt;li&gt;Grafana security vulnerability fix (upgraded to 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;details&lt;/a&gt;)&lt;/li&gt;&#xA;&lt;li&gt;Fixed &lt;code&gt;pg_instance&lt;/code&gt; &amp;amp; &lt;code&gt;pg_service&lt;/code&gt; issues in &lt;code&gt;register&lt;/code&gt; role when starting playbook mid-run&lt;/li&gt;&#xA;&lt;li&gt;Fixed Nginx homepage rendering on hosts without &lt;code&gt;pg_cluster&lt;/code&gt; variable&lt;/li&gt;&#xA;&lt;li&gt;Fixed style issues when upgrading to Grafana 8.3.1&lt;/li&gt;&#xA;&lt;/ul&gt;&#xA;&lt;h2 id=&#34;sources&#34;&gt;Sources&#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.io/blog/pigsty/v1.3/&#34;&gt;Pigsty v1.3 release article&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;Source comparison: &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: Redis Support, PGCAT Overhaul, PGSQL Enhancements</title>
        <link>https://v27.pgsty.pro/blog/article/v1.3/</link>
        <pubDate>Tue, 30 Nov 2021 00:00:00 +0000</pubDate>
        <dc:creator>vonng</dc:creator>
        <guid>https://v27.pgsty.pro/blog/article/v1.3/</guid>
        <description>Pigsty v1.3 adds Redis support with three deployment modes, rebuilds the PGCAT catalog explorer, and enhances PGSQL monitoring dashboards.</description>
      </item>
    <item>
        <title>Pigsty v1.3.0</title>
        <link>https://v27.pgsty.pro/blog/release/1.3.0/</link>
        <pubDate>Tue, 30 Nov 2021 00:00:00 +0000</pubDate>
        
        <guid>https://v27.pgsty.pro/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;View release&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;Source · 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;Source · 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;redis-support&#34;&gt;Redis Support&#xA;&lt;/h2&gt;&#xA;&lt;div class=&#34;td-table-scroll td-table-scroll--static&#34;&gt;&#xA;&lt;table&gt;&#xA;  &lt;thead&gt;&#xA;    &lt;tr&gt;&#xA;      &lt;th scope=&#34;col&#34;&gt;Feature&lt;/th&gt;&#xA;      &lt;th scope=&#34;col&#34;&gt;Description&lt;/th&gt;&#xA;    &lt;/tr&gt;&#xA;  &lt;/thead&gt;&#xA;  &lt;tbody&gt;&#xA;    &lt;tr&gt;&#xA;      &lt;td&gt;Redis Deployment&lt;/td&gt;&#xA;      &lt;td&gt;Standalone, Sentinel, and Cluster modes&lt;/td&gt;&#xA;    &lt;/tr&gt;&#xA;    &lt;tr&gt;&#xA;      &lt;td&gt;Redis Monitoring&lt;/td&gt;&#xA;      &lt;td&gt;Overview, Cluster, and Instance dashboards&lt;/td&gt;&#xA;    &lt;/tr&gt;&#xA;  &lt;/tbody&gt;&#xA;&lt;/table&gt;&#xA;&lt;/div&gt;&#xA;&#xA;&lt;h2 id=&#34;pgcat-overhaul&#34;&gt;PGCAT Overhaul&#xA;&lt;/h2&gt;&#xA;&lt;div class=&#34;td-table-scroll td-table-scroll--static&#34;&gt;&#xA;&lt;table&gt;&#xA;  &lt;thead&gt;&#xA;    &lt;tr&gt;&#xA;      &lt;th scope=&#34;col&#34;&gt;Dashboard&lt;/th&gt;&#xA;      &lt;th scope=&#34;col&#34;&gt;Description&lt;/th&gt;&#xA;    &lt;/tr&gt;&#xA;  &lt;/thead&gt;&#xA;  &lt;tbody&gt;&#xA;    &lt;tr&gt;&#xA;      &lt;td&gt;PGCAT Instance&lt;/td&gt;&#xA;      &lt;td&gt;New instance-level catalog dashboard&lt;/td&gt;&#xA;    &lt;/tr&gt;&#xA;    &lt;tr&gt;&#xA;      &lt;td&gt;PGCAT Database&lt;/td&gt;&#xA;      &lt;td&gt;New database-level catalog dashboard&lt;/td&gt;&#xA;    &lt;/tr&gt;&#xA;    &lt;tr&gt;&#xA;      &lt;td&gt;PGCAT Table&lt;/td&gt;&#xA;      &lt;td&gt;Redesigned table-level dashboard&lt;/td&gt;&#xA;    &lt;/tr&gt;&#xA;  &lt;/tbody&gt;&#xA;&lt;/table&gt;&#xA;&lt;/div&gt;&#xA;&#xA;&lt;h2 id=&#34;pgsql-enhancements&#34;&gt;PGSQL Enhancements&#xA;&lt;/h2&gt;&#xA;&lt;div class=&#34;td-table-scroll td-table-scroll--static&#34;&gt;&#xA;&lt;table&gt;&#xA;  &lt;thead&gt;&#xA;    &lt;tr&gt;&#xA;      &lt;th scope=&#34;col&#34;&gt;Dashboard&lt;/th&gt;&#xA;      &lt;th scope=&#34;col&#34;&gt;Improvements&lt;/th&gt;&#xA;    &lt;/tr&gt;&#xA;  &lt;/thead&gt;&#xA;  &lt;tbody&gt;&#xA;    &lt;tr&gt;&#xA;      &lt;td&gt;PGSQL Cluster&lt;/td&gt;&#xA;      &lt;td&gt;Added 10 key metric panels&lt;/td&gt;&#xA;    &lt;/tr&gt;&#xA;    &lt;tr&gt;&#xA;      &lt;td&gt;PGSQL Instance&lt;/td&gt;&#xA;      &lt;td&gt;Added 10 key metric panels&lt;/td&gt;&#xA;    &lt;/tr&gt;&#xA;    &lt;tr&gt;&#xA;      &lt;td&gt;PGSQL Service&lt;/td&gt;&#xA;      &lt;td&gt;Simplified and redesigned&lt;/td&gt;&#xA;    &lt;/tr&gt;&#xA;    &lt;tr&gt;&#xA;      &lt;td&gt;Cross-references&lt;/td&gt;&#xA;      &lt;td&gt;Navigation links between PGCAT and PGSQL dashboards&lt;/td&gt;&#xA;    &lt;/tr&gt;&#xA;  &lt;/tbody&gt;&#xA;&lt;/table&gt;&#xA;&lt;/div&gt;&#xA;&#xA;&lt;h2 id=&#34;monitor-deployment&#34;&gt;Monitor Deployment&#xA;&lt;/h2&gt;&#xA;&lt;ul&gt;&#xA;&lt;li&gt;Grafana datasources auto-register during monitor-only deployment&lt;/li&gt;&#xA;&lt;/ul&gt;&#xA;&lt;h2 id=&#34;software-upgrades&#34;&gt;Software Upgrades&#xA;&lt;/h2&gt;&#xA;&lt;ul&gt;&#xA;&lt;li&gt;PostgreSQL 13 added to default package list&lt;/li&gt;&#xA;&lt;li&gt;PostgreSQL upgraded to 14.1 as default&lt;/li&gt;&#xA;&lt;li&gt;Added Greenplum RPM packages and dependencies&lt;/li&gt;&#xA;&lt;li&gt;Added Redis RPM and source packages&lt;/li&gt;&#xA;&lt;li&gt;Added &lt;code&gt;perf&lt;/code&gt; as default package&lt;/li&gt;&#xA;&lt;/ul&gt;&#xA;&lt;h2 id=&#34;sources&#34;&gt;Sources&#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.io/blog/pigsty/v1.3/&#34;&gt;Pigsty v1.3 release article&lt;/a&gt;&lt;/li&gt;&#xA;&lt;li&gt;&lt;a href=&#34;https://pigsty.io/docs/about/release/#v130&#34;&gt;Historical About / Release Note&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;Source comparison: &lt;code&gt;v1.2.0...v1.3.0&lt;/code&gt;&lt;/a&gt;&lt;/li&gt;&#xA;&lt;/ul&gt;</description>
      </item>
    <item>
        <title>Pigsty v1.2: PG14 Default, Monitor Existing PG</title>
        <link>https://v27.pgsty.pro/blog/article/v1.2/</link>
        <pubDate>Wed, 03 Nov 2021 00:00:00 +0000</pubDate>
        <dc:creator>vonng</dc:creator>
        <guid>https://v27.pgsty.pro/blog/article/v1.2/</guid>
        <description>Pigsty v1.2 makes PostgreSQL 14 the default version and adds support for monitoring existing database instances independently.</description>
      </item>
    <item>
        <title>Pigsty v1.2.0</title>
        <link>https://v27.pgsty.pro/blog/release/1.2.0/</link>
        <pubDate>Wed, 03 Nov 2021 00:00:00 +0000</pubDate>
        
        <guid>https://v27.pgsty.pro/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;View release&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;Source · 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;Source · 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;core-features&#34;&gt;Core Features&#xA;&lt;/h2&gt;&#xA;&lt;ul&gt;&#xA;&lt;li&gt;Default to PostgreSQL 14&lt;/li&gt;&#xA;&lt;li&gt;Default to TimescaleDB 2.5 extension&lt;/li&gt;&#xA;&lt;li&gt;TimescaleDB and PostGIS enabled by default in CMDB&lt;/li&gt;&#xA;&lt;/ul&gt;&#xA;&lt;h2 id=&#34;monitor-only-mode&#34;&gt;Monitor-Only Mode&#xA;&lt;/h2&gt;&#xA;&lt;ul&gt;&#xA;&lt;li&gt;Monitor existing PostgreSQL instances via connection URL only&lt;/li&gt;&#xA;&lt;li&gt;pg_exporter deployed on local meta node&lt;/li&gt;&#xA;&lt;li&gt;New PGSQL Cluster Monly dashboard for remote clusters&lt;/li&gt;&#xA;&lt;/ul&gt;&#xA;&lt;h2 id=&#34;software-upgrades&#34;&gt;Software Upgrades&#xA;&lt;/h2&gt;&#xA;&lt;ul&gt;&#xA;&lt;li&gt;Grafana upgraded to 8.2.2&lt;/li&gt;&#xA;&lt;li&gt;pev2 upgraded to v0.11.9&lt;/li&gt;&#xA;&lt;li&gt;Promscale upgraded to 0.6.2&lt;/li&gt;&#xA;&lt;li&gt;PgWeb upgraded to 0.11.9&lt;/li&gt;&#xA;&lt;li&gt;New extensions: pglogical, pg_stat_monitor, orafce&lt;/li&gt;&#xA;&lt;/ul&gt;&#xA;&lt;h2 id=&#34;improvements&#34;&gt;Improvements&#xA;&lt;/h2&gt;&#xA;&lt;ul&gt;&#xA;&lt;li&gt;Auto-detect machine specs and use appropriate &lt;code&gt;node_tune&lt;/code&gt; and &lt;code&gt;pg_conf&lt;/code&gt; templates&lt;/li&gt;&#xA;&lt;li&gt;Reworked bloat-related views, exposing more information&lt;/li&gt;&#xA;&lt;li&gt;Removed TimescaleDB and Citus internal monitoring&lt;/li&gt;&#xA;&lt;li&gt;Added &lt;code&gt;pgsql-audit.yml&lt;/code&gt; playbook for creating audit reports&lt;/li&gt;&#xA;&lt;li&gt;All config templates simplified to two: auto and demo&lt;/li&gt;&#xA;&lt;/ul&gt;&#xA;&lt;h2 id=&#34;bug-fixes&#34;&gt;Bug Fixes&#xA;&lt;/h2&gt;&#xA;&lt;ul&gt;&#xA;&lt;li&gt;pgbouncer_exporter resource owner changed to &lt;code&gt;{{ pg_dbsu }}&lt;/code&gt; instead of postgres&lt;/li&gt;&#xA;&lt;li&gt;Fixed pg_exporter duplicate metrics on pg_table/pg_index during &lt;code&gt;REINDEX TABLE CONCURRENTLY&lt;/code&gt;&lt;/li&gt;&#xA;&lt;/ul&gt;&#xA;&lt;h2 id=&#34;sources&#34;&gt;Sources&#xA;&lt;/h2&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;GitHub release&lt;/a&gt;&lt;/li&gt;&#xA;&lt;li&gt;&lt;a href=&#34;https://pigsty.io/blog/pigsty/v1.2/&#34;&gt;Pigsty v1.2 release article&lt;/a&gt;&lt;/li&gt;&#xA;&lt;li&gt;&lt;a href=&#34;https://pigsty.io/docs/about/release/#v120&#34;&gt;Historical About / Release Note&lt;/a&gt;&lt;/li&gt;&#xA;&lt;li&gt;&lt;a href=&#34;https://github.com/pgsty/pigsty/compare/v1.1.1...v1.2.0&#34;&gt;Source comparison: &lt;code&gt;v1.1.1...v1.2.0&lt;/code&gt;&lt;/a&gt;&lt;/li&gt;&#xA;&lt;/ul&gt;</description>
      </item>
    <item>
        <title>Pigsty v1.1.1</title>
        <link>https://v27.pgsty.pro/blog/release/1.1.1/</link>
        <pubDate>Wed, 20 Oct 2021 00:00:00 +0000</pubDate>
        
        <guid>https://v27.pgsty.pro/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;View release&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;Source · 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;Source · 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;Replaced TimescaleDB &lt;code&gt;apache&lt;/code&gt; version with &lt;code&gt;timescale&lt;/code&gt; version&lt;/li&gt;&#xA;&lt;li&gt;Upgraded Prometheus to 2.30&lt;/li&gt;&#xA;&lt;li&gt;Fixed pg_exporter config directory owner issue (changed to &lt;code&gt;{{ pg_dbsu }}&lt;/code&gt;)&lt;/li&gt;&#xA;&lt;/ul&gt;&#xA;&lt;h2 id=&#34;upgrade-notes&#34;&gt;Upgrade Notes&#xA;&lt;/h2&gt;&#xA;&lt;p&gt;The main change in this version is TimescaleDB — using the official TimescaleDB License (TSL) version to replace the Apache License v2 version from the PGDG repository.&lt;/p&gt;&#xA;&lt;div class=&#34;td-code td-code--untitled&#34; id=&#34;td-code-ae28b916-fence-0&#34; data-td-code data-td-code-auto-id&#xA;     data-td-language=&#34;bash&#34; data-td-line-count=&#34;6&#34;&gt;&#xA;  &lt;div class=&#34;td-code__viewport&#34; id=&#34;td-code-ae28b916-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;&#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;c1&#34;&gt;## Sources&lt;/span&gt;&#xA;&lt;/span&gt;&lt;/span&gt;&lt;span class=&#34;line&#34;&gt;&lt;span class=&#34;cl&#34;&gt;&#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;o&#34;&gt;[&lt;/span&gt;GitHub release&lt;span class=&#34;o&#34;&gt;](&lt;/span&gt;https://github.com/pgsty/pigsty/releases/tag/v1.1.1&lt;span class=&#34;o&#34;&gt;)&lt;/span&gt;&#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;o&#34;&gt;[&lt;/span&gt;Pigsty v1.1 release article&lt;span class=&#34;o&#34;&gt;](&lt;/span&gt;https://pigsty.io/blog/pigsty/v1.1/&lt;span class=&#34;o&#34;&gt;)&lt;/span&gt;&#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;o&#34;&gt;[&lt;/span&gt;Source comparison: &lt;span class=&#34;sb&#34;&gt;`&lt;/span&gt;v1.1...v1.1.1&lt;span class=&#34;sb&#34;&gt;`&lt;/span&gt;&lt;span class=&#34;o&#34;&gt;](&lt;/span&gt;https://github.com/pgsty/pigsty/compare/v1.1...v1.1.1&lt;span class=&#34;o&#34;&gt;)&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;</description>
      </item>
    <item>
        <title>Pigsty v1.1: Homepage, Jupyter, Pev2, PgBadger</title>
        <link>https://v27.pgsty.pro/blog/article/v1.1/</link>
        <pubDate>Tue, 12 Oct 2021 00:00:00 +0000</pubDate>
        <dc:creator>vonng</dc:creator>
        <guid>https://v27.pgsty.pro/blog/article/v1.1/</guid>
        <description>Pigsty v1.1.0 ships with a redesigned homepage, plus JupyterLab, PGWeb, Pev2 &amp;amp; PgBadger integrations.</description>
      </item>
    <item>
        <title>Pigsty v1.1.0</title>
        <link>https://v27.pgsty.pro/blog/release/1.1.0/</link>
        <pubDate>Tue, 12 Oct 2021 00:00:00 +0000</pubDate>
        
        <guid>https://v27.pgsty.pro/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;View release&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;Source · 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;Source · 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;feature-enhancements&#34;&gt;Feature Enhancements&#xA;&lt;/h2&gt;&#xA;&lt;ul&gt;&#xA;&lt;li&gt;Added &lt;code&gt;pg_dummy_filesize&lt;/code&gt; to create filesystem space placeholder&lt;/li&gt;&#xA;&lt;li&gt;Major homepage redesign&lt;/li&gt;&#xA;&lt;li&gt;Added JupyterLab integration&lt;/li&gt;&#xA;&lt;li&gt;Added PGWeb console integration&lt;/li&gt;&#xA;&lt;li&gt;Added PgBadger support&lt;/li&gt;&#xA;&lt;li&gt;Added PEV2 support, execution plan visualization tool&lt;/li&gt;&#xA;&lt;li&gt;Added pglog tooling&lt;/li&gt;&#xA;&lt;/ul&gt;&#xA;&lt;h2 id=&#34;software-upgrades&#34;&gt;Software Upgrades&#xA;&lt;/h2&gt;&#xA;&lt;ul&gt;&#xA;&lt;li&gt;PostgreSQL upgraded to v13.4 (with official PG14 support)&lt;/li&gt;&#xA;&lt;li&gt;pgbouncer upgraded to v1.16 (metric definitions updated)&lt;/li&gt;&#xA;&lt;li&gt;Grafana upgraded to v8.1.4&lt;/li&gt;&#xA;&lt;li&gt;Prometheus upgraded to v2.29&lt;/li&gt;&#xA;&lt;li&gt;node_exporter upgraded to v1.2.2&lt;/li&gt;&#xA;&lt;li&gt;HAProxy upgraded to v2.1.1&lt;/li&gt;&#xA;&lt;li&gt;Consul upgraded to v1.10.2&lt;/li&gt;&#xA;&lt;li&gt;vip-manager upgraded to v1.0.1&lt;/li&gt;&#xA;&lt;/ul&gt;&#xA;&lt;h2 id=&#34;api-changes&#34;&gt;API Changes&#xA;&lt;/h2&gt;&#xA;&lt;ul&gt;&#xA;&lt;li&gt;&lt;code&gt;nginx_upstream&lt;/code&gt; now has different structure (incompatible)&lt;/li&gt;&#xA;&lt;li&gt;New config entry: &lt;code&gt;app_list&lt;/code&gt;, navigation entries rendered to homepage&lt;/li&gt;&#xA;&lt;li&gt;New config entry: &lt;code&gt;docs_enabled&lt;/code&gt;, setup local docs on default server&lt;/li&gt;&#xA;&lt;li&gt;New config entry: &lt;code&gt;pev2_enabled&lt;/code&gt;, setup local PEV2 tool&lt;/li&gt;&#xA;&lt;li&gt;New config entry: &lt;code&gt;pgbadger_enabled&lt;/code&gt;, create log summary/report directory&lt;/li&gt;&#xA;&lt;li&gt;New config entry: &lt;code&gt;jupyter_enabled&lt;/code&gt;, enable JupyterLab server on meta node&lt;/li&gt;&#xA;&lt;li&gt;New config entry: &lt;code&gt;jupyter_username&lt;/code&gt;, specify user to run JupyterLab&lt;/li&gt;&#xA;&lt;li&gt;New config entry: &lt;code&gt;jupyter_password&lt;/code&gt;, specify default password for JupyterLab&lt;/li&gt;&#xA;&lt;li&gt;New config entry: &lt;code&gt;pgweb_enabled&lt;/code&gt;, enable PGWeb server on meta node&lt;/li&gt;&#xA;&lt;li&gt;New config entry: &lt;code&gt;pgweb_username&lt;/code&gt;, specify user to run PGWeb&lt;/li&gt;&#xA;&lt;li&gt;Renamed internal flag &lt;code&gt;repo_exist&lt;/code&gt; to &lt;code&gt;repo_exists&lt;/code&gt;&lt;/li&gt;&#xA;&lt;li&gt;&lt;code&gt;repo_address&lt;/code&gt; default value changed to &lt;code&gt;pigsty&lt;/code&gt; instead of &lt;code&gt;yum.pigsty&lt;/code&gt;&lt;/li&gt;&#xA;&lt;li&gt;HAProxy access point changed to &lt;code&gt;http://pigsty&lt;/code&gt; instead of &lt;code&gt;http://h.pigsty&lt;/code&gt;&lt;/li&gt;&#xA;&lt;/ul&gt;&#xA;&lt;h2 id=&#34;sources&#34;&gt;Sources&#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.io/blog/pigsty/v1.1/&#34;&gt;Pigsty v1.1 release article&lt;/a&gt;&lt;/li&gt;&#xA;&lt;li&gt;&lt;a href=&#34;https://pigsty.io/docs/about/release/#v110&#34;&gt;Historical About / Release Note&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;Source comparison: &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/blog/release/1.0.1/</link>
        <pubDate>Tue, 14 Sep 2021 00:00:00 +0000</pubDate>
        
        <guid>https://v27.pgsty.pro/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;View release&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;Source · 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;Source · 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;h2 id=&#34;documentation-update&#34;&gt;Documentation Update&#xA;&lt;/h2&gt;&#xA;&lt;ul&gt;&#xA;&lt;li&gt;Chinese documentation now available&lt;/li&gt;&#xA;&lt;li&gt;Machine-translated English documentation now available&lt;/li&gt;&#xA;&lt;/ul&gt;&#xA;&lt;h2 id=&#34;bug-fixes&#34;&gt;Bug Fixes&#xA;&lt;/h2&gt;&#xA;&lt;ul&gt;&#xA;&lt;li&gt;&lt;code&gt;pgsql-remove&lt;/code&gt; no longer removes primary instances&lt;/li&gt;&#xA;&lt;li&gt;Replaced pg_instance with pg_cluster + pg_seq (Start-At-Task could fail when pg_instance undefined)&lt;/li&gt;&#xA;&lt;li&gt;Removed Citus from default shared preload libraries (Citus forces max_prepared_transaction to non-zero)&lt;/li&gt;&#xA;&lt;li&gt;Added ssh sudo check in &lt;code&gt;configure&lt;/code&gt; (now uses &lt;code&gt;ssh -t sudo -n ls&lt;/code&gt; for permission check)&lt;/li&gt;&#xA;&lt;li&gt;Fixed &lt;code&gt;pg-backup&lt;/code&gt; script typo&lt;/li&gt;&#xA;&lt;/ul&gt;&#xA;&lt;h2 id=&#34;optimizations&#34;&gt;Optimizations&#xA;&lt;/h2&gt;&#xA;&lt;ul&gt;&#xA;&lt;li&gt;Removed NTP sanity check alert (duplicate of ClockSkew)&lt;/li&gt;&#xA;&lt;li&gt;Removed collector.systemd to reduce overhead&lt;/li&gt;&#xA;&lt;/ul&gt;&#xA;&lt;h2 id=&#34;sources&#34;&gt;Sources&#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.io/blog/pigsty/v1.0/&#34;&gt;Pigsty v1.0 release article&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;Source comparison: &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: GA Release with Monitoring Overhaul</title>
        <link>https://v27.pgsty.pro/blog/article/v1.0/</link>
        <pubDate>Mon, 26 Jul 2021 00:00:00 +0000</pubDate>
        <dc:creator>vonng</dc:creator>
        <guid>https://v27.pgsty.pro/blog/article/v1.0/</guid>
        <description>Pigsty v1.0.0 GA is here — a batteries-included, open-source PostgreSQL distribution ready for production.</description>
      </item>
    <item>
        <title>Pigsty v1.0.0</title>
        <link>https://v27.pgsty.pro/blog/release/1.0.0/</link>
        <pubDate>Mon, 26 Jul 2021 00:00:00 +0000</pubDate>
        
        <guid>https://v27.pgsty.pro/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;View release&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;Source · 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;Source · 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;monitoring-system-overhaul&#34;&gt;Monitoring System Overhaul&#xA;&lt;/h2&gt;&#xA;&lt;ul&gt;&#xA;&lt;li&gt;New dashboards on Grafana 8.0&lt;/li&gt;&#xA;&lt;li&gt;New metric definitions, added PG14 support&lt;/li&gt;&#xA;&lt;li&gt;Simplified labeling system: static label set (job, cls, ins)&lt;/li&gt;&#xA;&lt;li&gt;New alerting rules and derived metrics&lt;/li&gt;&#xA;&lt;li&gt;Monitor multiple databases simultaneously&lt;/li&gt;&#xA;&lt;li&gt;Real-time log search &amp;amp; csvlog analysis&lt;/li&gt;&#xA;&lt;li&gt;Richly-linked dashboards, click through for drill-down/roll-up&lt;/li&gt;&#xA;&lt;/ul&gt;&#xA;&lt;h2 id=&#34;architecture-changes&#34;&gt;Architecture Changes&#xA;&lt;/h2&gt;&#xA;&lt;ul&gt;&#xA;&lt;li&gt;Added Citus and TimescaleDB to default installation&lt;/li&gt;&#xA;&lt;li&gt;Added PostgreSQL 14beta2 support&lt;/li&gt;&#xA;&lt;li&gt;Simplified HAProxy admin page indexing&lt;/li&gt;&#xA;&lt;li&gt;Decoupled infrastructure and PGSQL by adding new role &lt;code&gt;register&lt;/code&gt;&lt;/li&gt;&#xA;&lt;li&gt;Added new roles &lt;code&gt;loki&lt;/code&gt; and &lt;code&gt;promtail&lt;/code&gt; for logging&lt;/li&gt;&#xA;&lt;li&gt;Added new role &lt;code&gt;environ&lt;/code&gt; to setup environment for admin user on meta node&lt;/li&gt;&#xA;&lt;li&gt;Default to &lt;code&gt;static&lt;/code&gt; service discovery for Prometheus (instead of &lt;code&gt;consul&lt;/code&gt;)&lt;/li&gt;&#xA;&lt;li&gt;Added new role &lt;code&gt;remove&lt;/code&gt; for graceful cluster and instance removal&lt;/li&gt;&#xA;&lt;li&gt;Upgraded Prometheus and Grafana provisioning logic&lt;/li&gt;&#xA;&lt;li&gt;Upgraded to vip-manager 1.0, node_exporter 1.2, pg_exporter 0.4, Grafana 8.0&lt;/li&gt;&#xA;&lt;li&gt;Every database on every instance auto-registers as a Grafana datasource&lt;/li&gt;&#xA;&lt;li&gt;Moved Consul registration to &lt;code&gt;register&lt;/code&gt; role, changed Consul service tags&lt;/li&gt;&#xA;&lt;li&gt;Added cmdb.sql as pg-meta baseline definition (CMDB &amp;amp; PGLOG)&lt;/li&gt;&#xA;&lt;/ul&gt;&#xA;&lt;h2 id=&#34;application-framework&#34;&gt;Application Framework&#xA;&lt;/h2&gt;&#xA;&lt;ul&gt;&#xA;&lt;li&gt;Extensible framework for new features&lt;/li&gt;&#xA;&lt;li&gt;Core app: PostgreSQL monitoring system &lt;code&gt;pgsql&lt;/code&gt;&lt;/li&gt;&#xA;&lt;li&gt;Core app: PostgreSQL catalog explorer &lt;code&gt;pgcat&lt;/code&gt;&lt;/li&gt;&#xA;&lt;li&gt;Core app: PostgreSQL csvlog analyzer &lt;code&gt;pglog&lt;/code&gt;&lt;/li&gt;&#xA;&lt;li&gt;Added sample app &lt;code&gt;covid&lt;/code&gt; for COVID-19 data visualization&lt;/li&gt;&#xA;&lt;li&gt;Added sample app &lt;code&gt;isd&lt;/code&gt; for ISD weather data visualization&lt;/li&gt;&#xA;&lt;/ul&gt;&#xA;&lt;h2 id=&#34;other&#34;&gt;Other&#xA;&lt;/h2&gt;&#xA;&lt;ul&gt;&#xA;&lt;li&gt;Added JupyterLab for full Python data science environment&lt;/li&gt;&#xA;&lt;li&gt;Added &lt;code&gt;vonng-echarts-panel&lt;/code&gt; to restore ECharts support&lt;/li&gt;&#xA;&lt;li&gt;Added wrapper scripts &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;Added CMDB dynamic inventory scripts: &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;Removed obsolete playbooks: &lt;code&gt;pgsql-monitor&lt;/code&gt;, &lt;code&gt;pgsql-service&lt;/code&gt;, &lt;code&gt;node-remove&lt;/code&gt;, etc.&lt;/li&gt;&#xA;&lt;/ul&gt;&#xA;&lt;h2 id=&#34;api-changes&#34;&gt;API Changes&#xA;&lt;/h2&gt;&#xA;&lt;ul&gt;&#xA;&lt;li&gt;New variable: &lt;code&gt;node_meta_pip_install&lt;/code&gt;&lt;/li&gt;&#xA;&lt;li&gt;New variable: &lt;code&gt;grafana_admin_username&lt;/code&gt;&lt;/li&gt;&#xA;&lt;li&gt;New variable: &lt;code&gt;grafana_database&lt;/code&gt;&lt;/li&gt;&#xA;&lt;li&gt;New variable: &lt;code&gt;grafana_pgurl&lt;/code&gt;&lt;/li&gt;&#xA;&lt;li&gt;New variable: &lt;code&gt;pg_shared_libraries&lt;/code&gt;&lt;/li&gt;&#xA;&lt;li&gt;New variable: &lt;code&gt;pg_exporter_auto_discovery&lt;/code&gt;&lt;/li&gt;&#xA;&lt;li&gt;New variable: &lt;code&gt;pg_exporter_exclude_database&lt;/code&gt;&lt;/li&gt;&#xA;&lt;li&gt;New variable: &lt;code&gt;pg_exporter_include_database&lt;/code&gt;&lt;/li&gt;&#xA;&lt;li&gt;Variable renamed: &lt;code&gt;grafana_url&lt;/code&gt; → &lt;code&gt;grafana_endpoint&lt;/code&gt;&lt;/li&gt;&#xA;&lt;/ul&gt;&#xA;&lt;h2 id=&#34;bug-fixes&#34;&gt;Bug Fixes&#xA;&lt;/h2&gt;&#xA;&lt;ul&gt;&#xA;&lt;li&gt;Fixed default timezone Asia/Shanghai (CST) issue&lt;/li&gt;&#xA;&lt;li&gt;Fixed nofile limits for pgbouncer &amp;amp; patroni&lt;/li&gt;&#xA;&lt;li&gt;pgbouncer user list and database list now generated when running tag &lt;code&gt;pgbouncer&lt;/code&gt;&lt;/li&gt;&#xA;&lt;/ul&gt;&#xA;&lt;h2 id=&#34;sources&#34;&gt;Sources&#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.io/blog/pigsty/v1.0/&#34;&gt;Pigsty v1.0 release article&lt;/a&gt;&lt;/li&gt;&#xA;&lt;li&gt;&lt;a href=&#34;https://pigsty.io/docs/about/release/#v100&#34;&gt;Historical About / Release Note&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;Source comparison: &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>Ready-to-Use PostgreSQL Distribution: Pigsty</title>
        <link>https://v27.pgsty.pro/blog/article/pigsty-intro/</link>
        <pubDate>Mon, 24 May 2021 00:00:00 +0000</pubDate>
        <dc:creator>vonng</dc:creator>
        <guid>https://v27.pgsty.pro/blog/article/pigsty-intro/</guid>
        <description>Yesterday I gave a live presentation in the PostgreSQL Chinese community, introducing the open-source PostgreSQL full-stack solution — Pigsty</description>
      </item>
    <item>
        <title>Pigsty v0.9.1</title>
        <link>https://v27.pgsty.pro/blog/release/0.9.1/</link>
        <pubDate>Thu, 20 May 2021 00:00:00 +0000</pubDate>
        
        <guid>https://v27.pgsty.pro/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;View release&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;Source · 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;Source · 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;Update package version:&lt;/p&gt;&#xA;&lt;ul&gt;&#xA;&lt;li&gt;PostgreSQL 13.3&lt;/li&gt;&#xA;&lt;li&gt;Grafana 7.5.6&lt;/li&gt;&#xA;&lt;/ul&gt;&#xA;&lt;p&gt;Add configure support.&lt;/p&gt;&#xA;&lt;p&gt;Now install pigsty with 3 steps: download, configure and install:&lt;/p&gt;&#xA;&lt;div class=&#34;td-code td-code--untitled&#34; id=&#34;td-code-e64fcc94-fence-0&#34; data-td-code data-td-code-auto-id&#xA;     data-td-language=&#34;&#34; data-td-line-count=&#34;3&#34;&gt;&#xA;  &lt;div class=&#34;td-code__viewport&#34; id=&#34;td-code-e64fcc94-fence-0-viewport&#34; data-td-code-viewport&gt;&lt;pre tabindex=&#34;0&#34;&gt;&lt;code&gt;curl -fsSL https://github.com/pgsty/pigsty/releases/download/v0.9.1/pigsty.tgz | gzip -d | tar -xC ~; cd ~/pigsty&#xA;./configure&#xA;make install&lt;/code&gt;&lt;/pre&gt;&lt;/div&gt;&#xA;&lt;/div&gt;&#xA;&lt;p&gt;WoW! just like old time!&lt;/p&gt;&#xA;&lt;h2 id=&#34;sources&#34;&gt;Sources&#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.io/blog/pigsty/v0.9/&#34;&gt;Pigsty v0.9 release article&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;Source comparison: &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: CLI &#43; Logs</title>
        <link>https://v27.pgsty.pro/blog/article/v0.9/</link>
        <pubDate>Sat, 01 May 2021 00:00:00 +0000</pubDate>
        <dc:creator>vonng</dc:creator>
        <guid>https://v27.pgsty.pro/blog/article/v0.9/</guid>
        <description>One-click installs, a beta CLI, and Loki-based logging make Pigsty easier to land.</description>
      </item>
    <item>
        <title>Pigsty v0.9.0</title>
        <link>https://v27.pgsty.pro/blog/release/0.9.0/</link>
        <pubDate>Sat, 01 May 2021 00:00:00 +0000</pubDate>
        
        <guid>https://v27.pgsty.pro/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;View release&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;Source · 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;Source · 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;new-stuff&#34;&gt;New Stuff&#xA;&lt;/h2&gt;&#xA;&lt;ul&gt;&#xA;&lt;li&gt;&lt;strong&gt;One-liner install&lt;/strong&gt;: &lt;code&gt;curl -fsSL https://pigsty.cc/install | bash&lt;/code&gt; bootstraps everything.&lt;/li&gt;&#xA;&lt;li&gt;&lt;strong&gt;&lt;code&gt;pigsty-cli&lt;/code&gt;&lt;/strong&gt;: wraps the common Ansible playbooks so you stop copy-pasting command lines. Still beta but already handy.&lt;/li&gt;&#xA;&lt;li&gt;&lt;strong&gt;Loki + Promtail&lt;/strong&gt;: Postgres, pgbouncer, and Patroni logs stream into Grafana with metrics extracted from log volume. &lt;code&gt;infra-loki.yml&lt;/code&gt; and &lt;code&gt;pgsql-promtail.yml&lt;/code&gt; wire things up.&lt;/li&gt;&#xA;&lt;li&gt;&lt;strong&gt;Binary exporters&lt;/strong&gt;: grab monitoring binaries with &lt;code&gt;files/get_bin.sh&lt;/code&gt; if you don&amp;rsquo;t want to rely on repos.&lt;/li&gt;&#xA;&lt;li&gt;&lt;strong&gt;Flight mode&lt;/strong&gt;: once the meta node is initialized you can run &lt;code&gt;bin/upgrade&lt;/code&gt; to switch into a dynamic inventory using data stored inside &lt;code&gt;pg-meta&lt;/code&gt;.&lt;/li&gt;&#xA;&lt;/ul&gt;&#xA;&lt;h2 id=&#34;fixes&#34;&gt;Fixes&#xA;&lt;/h2&gt;&#xA;&lt;ul&gt;&#xA;&lt;li&gt;Cleaned up HAProxy health checks that were flooding PG and Patroni logs with &lt;code&gt;connection reset&lt;/code&gt; noise.&lt;/li&gt;&#xA;&lt;li&gt;Patroni logs now carry readable timestamps (no more millisecond fragments) and explicit time zones.&lt;/li&gt;&#xA;&lt;li&gt;Monitoring queries run by &lt;code&gt;dbuser_monitor&lt;/code&gt; log only when slower than 1s.&lt;/li&gt;&#xA;&lt;li&gt;Grafana role refactor keeps the API stable, but uses CDN-hosted plugin bundles for faster installs.&lt;/li&gt;&#xA;&lt;li&gt;Pgbouncer user creation now handles md5 passwords properly.&lt;/li&gt;&#xA;&lt;li&gt;Hardened SQL templates for DB/user creation, fixed DNS orchestration edge cases, and tidied Makefile typos.&lt;/li&gt;&#xA;&lt;/ul&gt;&#xA;&lt;h2 id=&#34;knob-changes&#34;&gt;Knob Changes&#xA;&lt;/h2&gt;&#xA;&lt;ul&gt;&#xA;&lt;li&gt;&lt;code&gt;node_disable_swap&lt;/code&gt; defaults to &lt;code&gt;false&lt;/code&gt;; Pigsty no longer nukes swap by default.&lt;/li&gt;&#xA;&lt;li&gt;&lt;code&gt;node_sysctl_params&lt;/code&gt; stops writing kernel tunables unless you explicitly set them.&lt;/li&gt;&#xA;&lt;li&gt;&lt;code&gt;grafana_plugin: install&lt;/code&gt; now means “download from CDN if cache is missing.”&lt;/li&gt;&#xA;&lt;li&gt;&lt;code&gt;repo_url_packages&lt;/code&gt; pulls extra RPMs from the Pigsty CDN so installs inside China work out of the box.&lt;/li&gt;&#xA;&lt;li&gt;&lt;code&gt;proxy_env.no_proxy&lt;/code&gt; includes the CDN endpoints.&lt;/li&gt;&#xA;&lt;li&gt;&lt;code&gt;grafana_customize&lt;/code&gt; defaults to &lt;code&gt;false&lt;/code&gt;; flip it on only if you have the Pigsty Pro UI bits.&lt;/li&gt;&#xA;&lt;li&gt;&lt;code&gt;node_admin_pk_current&lt;/code&gt; adds your current &lt;code&gt;~/.ssh/id_rsa.pub&lt;/code&gt; to the admin account.&lt;/li&gt;&#xA;&lt;li&gt;Loki/Promtail knobs: &lt;code&gt;loki_clean&lt;/code&gt;, &lt;code&gt;loki_data_dir&lt;/code&gt;, &lt;code&gt;promtail_enabled&lt;/code&gt;, &lt;code&gt;promtail_clean&lt;/code&gt;, &lt;code&gt;promtail_port&lt;/code&gt;, &lt;code&gt;promtail_status_file&lt;/code&gt;, &lt;code&gt;promtail_send_url&lt;/code&gt;.&lt;/li&gt;&#xA;&lt;/ul&gt;&#xA;&lt;h2 id=&#34;sources&#34;&gt;Sources&#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.0&#34;&gt;GitHub release&lt;/a&gt;&lt;/li&gt;&#xA;&lt;li&gt;&lt;a href=&#34;https://pigsty.io/blog/pigsty/v0.9/&#34;&gt;Pigsty v0.9 release article&lt;/a&gt;&lt;/li&gt;&#xA;&lt;li&gt;&lt;a href=&#34;https://pigsty.io/docs/about/release/#v090&#34;&gt;Historical About / Release Note&lt;/a&gt;&lt;/li&gt;&#xA;&lt;li&gt;&lt;a href=&#34;https://github.com/pgsty/pigsty/compare/v0.8.0...v0.9.0&#34;&gt;Source comparison: &lt;code&gt;v0.8.0...v0.9.0&lt;/code&gt;&lt;/a&gt;&lt;/li&gt;&#xA;&lt;/ul&gt;</description>
      </item>
    <item>
        <title>Pigsty v0.8.0</title>
        <link>https://v27.pgsty.pro/blog/release/0.8.0/</link>
        <pubDate>Sun, 28 Mar 2021 00:00:00 +0000</pubDate>
        
        <guid>https://v27.pgsty.pro/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;View release&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;Source · 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;Source · 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 finalizes the provisioning API. Services are completely rebuilt: instead of a hard-coded primary/replica pair you can now declare any number of services, plug in HAProxy, swap in an external load balancer, or hand off to a custom VIP controller. Everything else in the supply chain stabilizes on top of this model.&lt;/p&gt;&#xA;&lt;h2 id=&#34;service-api&#34;&gt;Service API&#xA;&lt;/h2&gt;&#xA;&lt;p&gt;The old &lt;code&gt;vip&lt;/code&gt; and &lt;code&gt;haproxy&lt;/code&gt; knobs moved under the &lt;code&gt;service&lt;/code&gt; role. &lt;code&gt;pg_services&lt;/code&gt; (plus &lt;code&gt;pg_services_extra&lt;/code&gt;) define each exposed endpoint—name, ports, selectors, health checks, weights, and balancer hints. Selectors are JMESPath filters over cluster members, and optional &lt;code&gt;selector_backup&lt;/code&gt; pools handle fail-in when replicas are gone. Out of the box we ship &lt;code&gt;primary&lt;/code&gt;, &lt;code&gt;replica&lt;/code&gt;, &lt;code&gt;default&lt;/code&gt;, and &lt;code&gt;offline&lt;/code&gt; service definitions; swap &lt;code&gt;dst_port&lt;/code&gt; to point at &lt;code&gt;postgres&lt;/code&gt;, &lt;code&gt;pgbouncer&lt;/code&gt;, or any number.&lt;/p&gt;</description>
      </item>
    <item>
        <title>Pigsty v0.8: Service Provisioning</title>
        <link>https://v27.pgsty.pro/blog/article/v0.8/</link>
        <pubDate>Tue, 16 Mar 2021 00:00:00 +0000</pubDate>
        <dc:creator>vonng</dc:creator>
        <guid>https://v27.pgsty.pro/blog/article/v0.8/</guid>
        <description>Services are now first-class objects, so you can define any routing policy—built-in HAProxy, L4 VIPs, or your own balancer.</description>
      </item>
    <item>
        <title>Pigsty v0.7: Monitor-Only Deployments</title>
        <link>https://v27.pgsty.pro/blog/article/v0.7/</link>
        <pubDate>Mon, 01 Mar 2021 00:00:00 +0000</pubDate>
        <dc:creator>vonng</dc:creator>
        <guid>https://v27.pgsty.pro/blog/article/v0.7/</guid>
        <description>Monitor-only deployments unlock hybrid fleets, while DB/user provisioning APIs get a serious cleanup.</description>
      </item>
    <item>
        <title>Pigsty v0.7.0</title>
        <link>https://v27.pgsty.pro/blog/release/0.7.0/</link>
        <pubDate>Mon, 01 Mar 2021 00:00:00 +0000</pubDate>
        
        <guid>https://v27.pgsty.pro/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;View release&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;Source · 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;Source · 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 v0.7 focuses on plugging existing fleets into Pigsty&amp;rsquo;s observability stack. The new monitor-only flow lets you drop Pigsty dashboards onto databases that were provisioned elsewhere, and the declarative APIs for databases and users got a much needed redesign.&lt;/p&gt;&#xA;&lt;h2 id=&#34;highlights&#34;&gt;Highlights&#xA;&lt;/h2&gt;&#xA;&lt;ul&gt;&#xA;&lt;li&gt;Monitor-only deployment flow (&lt;code&gt;monly&lt;/code&gt;) with its own playbook.&lt;/li&gt;&#xA;&lt;li&gt;Split static Prometheus target files by cluster for easier hand-editing.&lt;/li&gt;&#xA;&lt;li&gt;New helper playbooks: &lt;code&gt;pgsql-createuser.yml&lt;/code&gt; and &lt;code&gt;pgsql-createdb.yml&lt;/code&gt; for live clusters.&lt;/li&gt;&#xA;&lt;li&gt;Database and user schema definitions now cover owner/template/locale knobs plus per-role capabilities.&lt;/li&gt;&#xA;&lt;li&gt;Bug fixes for extension schema typos and pgbouncer reload.&lt;/li&gt;&#xA;&lt;/ul&gt;&#xA;&lt;h2 id=&#34;api-changes&#34;&gt;API Changes&#xA;&lt;/h2&gt;&#xA;&lt;p&gt;New options:&lt;/p&gt;</description>
      </item>
    <item>
        <title>Pigsty v0.6: Provisioning Upgrades</title>
        <link>https://v27.pgsty.pro/blog/article/v0.6/</link>
        <pubDate>Fri, 19 Feb 2021 00:00:00 +0000</pubDate>
        <dc:creator>vonng</dc:creator>
        <guid>https://v27.pgsty.pro/blog/article/v0.6/</guid>
        <description>v0.6 reworks the provisioning flow, adds exporter toggles, and makes the monitoring stack portable across environments.</description>
      </item>
    <item>
        <title>Pigsty v0.6.0</title>
        <link>https://v27.pgsty.pro/blog/release/0.6.0/</link>
        <pubDate>Fri, 19 Feb 2021 00:00:00 +0000</pubDate>
        
        <guid>https://v27.pgsty.pro/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;View release&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;Source · 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;Source · 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 v0.6 responds to user feedback with a redesigned provisioning path plus a monitoring stack that can sit beside any managed PG fleet—even a MyBase cluster built elsewhere.&lt;/p&gt;&#xA;&lt;h2 id=&#34;bug-fixes&#34;&gt;Bug Fixes&#xA;&lt;/h2&gt;&#xA;&lt;ul&gt;&#xA;&lt;li&gt;Patroni no longer resets PG HBA on restart.&lt;/li&gt;&#xA;&lt;li&gt;Fixed copy typos and the default primary for the &lt;code&gt;pg-test&lt;/code&gt; sandbox cluster.&lt;/li&gt;&#xA;&lt;li&gt;Patched the dashboard title typo on PG Overview.&lt;/li&gt;&#xA;&lt;/ul&gt;&#xA;&lt;h2 id=&#34;feature-work&#34;&gt;Feature Work&#xA;&lt;/h2&gt;&#xA;&lt;ul&gt;&#xA;&lt;li&gt;Monitoring supply chain overhaul: Prometheus can now run fully static, exporters accept &lt;code&gt;service_registry&lt;/code&gt; toggles, and &lt;code&gt;exporter_binary_install&lt;/code&gt; lets you drop binaries without hitting repos. Each exporter has its own &lt;code&gt;*_enabled&lt;/code&gt; flag.&lt;/li&gt;&#xA;&lt;li&gt;Prometheus static discovery is rendered straight from inventory, so you can graft Pigsty dashboards onto any PG-as-a-service footprint.&lt;/li&gt;&#xA;&lt;li&gt;HAProxy provisioning adds a global console at &lt;code&gt;h.pigsty&lt;/code&gt;, optional auth, fallback routing to the primary when all replicas die, and per-service weight tuning.&lt;/li&gt;&#xA;&lt;li&gt;ACL defaults now include &lt;code&gt;dbrole_offline&lt;/code&gt; for slow-query/ETL workloads plus HBA rules that fence those workloads to marked nodes.&lt;/li&gt;&#xA;&lt;li&gt;Component refresh: PostgreSQL 13.2, Prometheus 2.25, pg_exporter 0.3.2, node_exporter 1.1, Consul 1.9.3, and a faster ZJU PG mirror.&lt;/li&gt;&#xA;&lt;/ul&gt;&#xA;&lt;h2 id=&#34;api-changes&#34;&gt;API Changes&#xA;&lt;/h2&gt;&#xA;&lt;p&gt;New knobs:&lt;/p&gt;</description>
      </item>
    <item>
        <title>Pigsty v0.5.2</title>
        <link>https://v27.pgsty.pro/blog/release/0.5.2/</link>
        <pubDate>Wed, 20 Jan 2021 00:00:00 +0000</pubDate>
        
        <guid>https://v27.pgsty.pro/blog/release/0.5.2/</guid>
        <description>&lt;blockquote&gt;&#xA;&lt;p&gt;[!INFO]&lt;/p&gt;&#xA;&lt;p&gt;This historical version is represented by its &lt;a href=&#34;https://github.com/pgsty/pigsty/tree/v0.5.2&#34;&gt;Git tag and source tree&lt;/a&gt; because no GitHub Release was published.&lt;/p&gt;&#xA;&lt;/blockquote&gt;&lt;h2 id=&#34;highlights&#34;&gt;Highlights&#xA;&lt;/h2&gt;&#xA;&lt;ul&gt;&#xA;&lt;li&gt;Made &lt;code&gt;pigsty.yml&lt;/code&gt; the default configuration and reorganized the standard &lt;code&gt;sandbox.yml&lt;/code&gt;, &lt;code&gt;infra.yml&lt;/code&gt;, and &lt;code&gt;pgsql.yml&lt;/code&gt; workflows.&lt;/li&gt;&#xA;&lt;li&gt;Split VIP management from HAProxy and added administrator authentication, traffic weights, and primary fallback controls.&lt;/li&gt;&#xA;&lt;li&gt;Added the nameserver step to the main playbook and refreshed the accompanying documentation.&lt;/li&gt;&#xA;&lt;/ul&gt;&#xA;&lt;p&gt;&lt;code&gt;v0.5.2&lt;/code&gt; is a tagged maintenance snapshot without a separately authored GitHub Release body.&lt;/p&gt;</description>
      </item>
    <item>
        <title>Pigsty v0.5.1</title>
        <link>https://v27.pgsty.pro/blog/release/0.5.1/</link>
        <pubDate>Wed, 13 Jan 2021 00:00:00 +0000</pubDate>
        
        <guid>https://v27.pgsty.pro/blog/release/0.5.1/</guid>
        <description>&lt;blockquote&gt;&#xA;&lt;p&gt;[!INFO]&lt;/p&gt;&#xA;&lt;p&gt;This historical version is represented by its &lt;a href=&#34;https://github.com/pgsty/pigsty/tree/v0.5.1&#34;&gt;Git tag and source tree&lt;/a&gt; because no GitHub Release was published.&lt;/p&gt;&#xA;&lt;/blockquote&gt;&lt;h2 id=&#34;highlights&#34;&gt;Highlights&#xA;&lt;/h2&gt;&#xA;&lt;ul&gt;&#xA;&lt;li&gt;Fixed PostgreSQL cluster and instance dashboard issues found after &lt;code&gt;v0.5.0&lt;/code&gt;.&lt;/li&gt;&#xA;&lt;li&gt;Switched the default PostgreSQL mirror to Zhejiang University for faster regional installs.&lt;/li&gt;&#xA;&lt;li&gt;Refreshed the README and consolidated the &lt;code&gt;v0.5&lt;/code&gt; documentation snapshot.&lt;/li&gt;&#xA;&lt;/ul&gt;&#xA;&lt;p&gt;&lt;code&gt;v0.5.1&lt;/code&gt; is a tagged maintenance snapshot without a separately authored GitHub Release body.&lt;/p&gt;&#xA;&lt;h2 id=&#34;sources&#34;&gt;Sources&#xA;&lt;/h2&gt;&#xA;&lt;ul&gt;&#xA;&lt;li&gt;&lt;a href=&#34;https://github.com/pgsty/pigsty/tree/v0.5.1&#34;&gt;Git tag and source tree&lt;/a&gt;&lt;/li&gt;&#xA;&lt;li&gt;&lt;a href=&#34;https://pigsty.io/blog/pigsty/v0.5/&#34;&gt;Pigsty v0.5 release article&lt;/a&gt;&lt;/li&gt;&#xA;&lt;li&gt;&lt;a href=&#34;https://github.com/pgsty/pigsty/compare/v0.5.0...v0.5.1&#34;&gt;Source comparison: &lt;code&gt;v0.5.0...v0.5.1&lt;/code&gt;&lt;/a&gt;&lt;/li&gt;&#xA;&lt;/ul&gt;</description>
      </item>
    <item>
        <title>Pigsty v0.5.0</title>
        <link>https://v27.pgsty.pro/blog/release/0.5.0/</link>
        <pubDate>Thu, 07 Jan 2021 00:00:00 +0000</pubDate>
        
        <guid>https://v27.pgsty.pro/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;View release&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;Source · 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;Source · 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;outline&#34;&gt;Outline&#xA;&lt;/h2&gt;&#xA;&lt;ul&gt;&#xA;&lt;li&gt;The official docs site (&lt;a href=&#34;http://pigsty.cc/&#34;&gt;http://pigsty.cc/&lt;/a&gt;) is live.&lt;/li&gt;&#xA;&lt;li&gt;Database templating becomes fully declarative: define users, roles, databases, ACLs, extensions, and schemas in config.&lt;/li&gt;&#xA;&lt;li&gt;The default &lt;a href=&#34;https://pigsty.cc/docs/setup/security&#34;&gt;access model&lt;/a&gt; is refined and HBA management now comes straight from Pigsty instead of Patroni.&lt;/li&gt;&#xA;&lt;li&gt;Grafana provisioning switched from shoving a sqlite file to JSON provisioning via API.&lt;/li&gt;&#xA;&lt;li&gt;Added the &lt;code&gt;pg-cluster-replication&lt;/code&gt; dashboard to the open bundle.&lt;/li&gt;&#xA;&lt;li&gt;CentOS 7.8 offline bundle: &lt;code&gt;pkg.tgz&lt;/code&gt;.&lt;/li&gt;&#xA;&lt;/ul&gt;&#xA;&lt;h2 id=&#34;declarative-database-layouts&#34;&gt;Declarative Database Layouts&#xA;&lt;/h2&gt;&#xA;&lt;p&gt;Multi-tenant headaches go away once everything is described as code. The new templates let you declare users, passwords, role hierarchies, DB defaults, extensions, schemas, and default privileges in YAML so a single config file replaces piles of runbooks. A stripped example:&lt;/p&gt;</description>
      </item>
    <item>
        <title>Pigsty v0.5: Declarative DB Templates</title>
        <link>https://v27.pgsty.pro/blog/article/v0.5/</link>
        <pubDate>Sat, 26 Dec 2020 00:00:00 +0000</pubDate>
        <dc:creator>vonng</dc:creator>
        <guid>https://v27.pgsty.pro/blog/article/v0.5/</guid>
        <description>Pigsty v0.5 introduces declarative database templates so roles, schemas, extensions, and ACLs can be described entirely in YAML.</description>
      </item>
    <item>
        <title>Pigsty v0.4: PG13 and Better Docs</title>
        <link>https://v27.pgsty.pro/blog/article/v0.4/</link>
        <pubDate>Mon, 14 Dec 2020 00:00:00 +0000</pubDate>
        <dc:creator>vonng</dc:creator>
        <guid>https://v27.pgsty.pro/blog/article/v0.4/</guid>
        <description>Pigsty v0.4 ships PG13 support, a Grafana 7.3 refresh, and a cleaned-up docs site for the second public beta.</description>
      </item>
    <item>
        <title>Pigsty v0.4.0</title>
        <link>https://v27.pgsty.pro/blog/release/0.4.0/</link>
        <pubDate>Mon, 14 Dec 2020 00:00:00 +0000</pubDate>
        
        <guid>https://v27.pgsty.pro/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;View release&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;Source · 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;Source · 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 v0.4 is our second public beta. The observability stack was rebuilt around Grafana 7.3, and ten curated dashboards became the default open-source payload. pg_exporter 0.3.1 drives metrics, and the alert wiring has been cleaned up for the new Grafana release.&lt;/p&gt;&#xA;&lt;h2 id=&#34;open-source-dashboards&#34;&gt;Open-Source Dashboards&#xA;&lt;/h2&gt;&#xA;&lt;p&gt;The OSS build now exposes ten high-signal Grafana panels: PG Overview, Cluster, Service, Instance, Database, Query, Table, Table Catalog, Table Detail, and Node. Even with a lean set it easily outclasses most “enterprise” PG monitoring suites.&lt;/p&gt;</description>
      </item>
    <item>
        <title>Pigsty v0.3: First Public Beta</title>
        <link>https://v27.pgsty.pro/blog/article/v0.3/</link>
        <pubDate>Sat, 24 Oct 2020 00:00:00 +0000</pubDate>
        <dc:creator>vonng</dc:creator>
        <guid>https://v27.pgsty.pro/blog/article/v0.3/</guid>
        <description>Pigsty v0.3.0, the first public beta, lands with eight battle-tested dashboards and an offline bundle.</description>
      </item>
    <item>
        <title>Pigsty v0.3.0</title>
        <link>https://v27.pgsty.pro/blog/release/0.3.0/</link>
        <pubDate>Thu, 22 Oct 2020 00:00:00 +0000</pubDate>
        
        <guid>https://v27.pgsty.pro/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;View release&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;Source · 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;Source · 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 v0.3.0 is the very first public preview. It packages a lean observability stack plus a reproducible offline bundle so you can spin up a real PostgreSQL lab without touching the public Internet.&lt;/p&gt;&#xA;&lt;h2 id=&#34;observability-stack&#34;&gt;Observability Stack&#xA;&lt;/h2&gt;&#xA;&lt;p&gt;The open build ships eight curated Grafana dashboards: PG Overview, Cluster, Service, Instance, Database, Table Overview, Table Catalog, and a bare-metal Node view. Even with a trimmed set the coverage still crushes most &amp;ldquo;enterprise&amp;rdquo; monitoring stories.&lt;/p&gt;</description>
      </item>
    <item>
        <title>Pigsty v0.0.5</title>
        <link>https://v27.pgsty.pro/blog/release/0.0.5/</link>
        <pubDate>Wed, 19 Aug 2020 00:00:00 +0000</pubDate>
        
        <guid>https://v27.pgsty.pro/blog/release/0.0.5/</guid>
        <description>&lt;blockquote&gt;&#xA;&lt;p&gt;[!INFO]&lt;/p&gt;&#xA;&lt;p&gt;This historical version is represented by its &lt;a href=&#34;https://github.com/pgsty/pigsty/tree/v0.0.5&#34;&gt;Git tag and source tree&lt;/a&gt; because no GitHub Release was published.&lt;/p&gt;&#xA;&lt;/blockquote&gt;&lt;h2 id=&#34;highlights&#34;&gt;Highlights&#xA;&lt;/h2&gt;&#xA;&lt;ul&gt;&#xA;&lt;li&gt;Added an offline installation mode for environments without Internet access.&lt;/li&gt;&#xA;&lt;li&gt;Introduced a dedicated Consul role and refreshed repository bootstrap behavior.&lt;/li&gt;&#xA;&lt;li&gt;Added psql startup helpers, split PostgreSQL script tasks, and fixed HAProxy connection-reset noise.&lt;/li&gt;&#xA;&lt;/ul&gt;&#xA;&lt;p&gt;This historical record is reconstructed from the &lt;code&gt;v0.0.5&lt;/code&gt; tag and its source comparison with &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/blog/release/0.0.4/</link>
        <pubDate>Mon, 27 Jul 2020 00:00:00 +0000</pubDate>
        
        <guid>https://v27.pgsty.pro/blog/release/0.0.4/</guid>
        <description>&lt;blockquote&gt;&#xA;&lt;p&gt;[!INFO]&lt;/p&gt;&#xA;&lt;p&gt;This historical version is represented by its &lt;a href=&#34;https://github.com/pgsty/pigsty/tree/v0.0.4&#34;&gt;Git tag and source tree&lt;/a&gt; because no GitHub Release was published.&lt;/p&gt;&#xA;&lt;/blockquote&gt;&lt;h2 id=&#34;highlights&#34;&gt;Highlights&#xA;&lt;/h2&gt;&#xA;&lt;ul&gt;&#xA;&lt;li&gt;Split the former monolithic automation into dedicated Meta, Grafana, DNS, Nginx, and Prometheus roles.&lt;/li&gt;&#xA;&lt;li&gt;Added static-network handling and revised the local repository upstream policy.&lt;/li&gt;&#xA;&lt;li&gt;Expanded role documentation while keeping service registration templates aligned with the new layout.&lt;/li&gt;&#xA;&lt;/ul&gt;&#xA;&lt;p&gt;This historical record is reconstructed from the &lt;code&gt;v0.0.4&lt;/code&gt; tag and its source comparison with &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/blog/release/0.0.3/</link>
        <pubDate>Wed, 22 Jul 2020 00:00:00 +0000</pubDate>
        
        <guid>https://v27.pgsty.pro/blog/release/0.0.3/</guid>
        <description>&lt;blockquote&gt;&#xA;&lt;p&gt;[!INFO]&lt;/p&gt;&#xA;&lt;p&gt;This historical version is represented by its &lt;a href=&#34;https://github.com/pgsty/pigsty/tree/v0.0.3&#34;&gt;Git tag and source tree&lt;/a&gt; because no GitHub Release was published.&lt;/p&gt;&#xA;&lt;/blockquote&gt;&lt;h2 id=&#34;highlights&#34;&gt;Highlights&#xA;&lt;/h2&gt;&#xA;&lt;ul&gt;&#xA;&lt;li&gt;Improved the early Pigsty configuration interface and added the monitoring schema.&lt;/li&gt;&#xA;&lt;li&gt;Added a Kubernetes playbook and refined the PostgreSQL initialization defaults.&lt;/li&gt;&#xA;&lt;li&gt;Simplified the Vagrant bootstrap path and fixed several HAProxy, Patroni, and exporter registration details.&lt;/li&gt;&#xA;&lt;/ul&gt;&#xA;&lt;p&gt;This historical tag predates the public release series. Its record is reconstructed from the tagged source and the commit history leading to &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/blog/release/0.2.0/</link>
        <pubDate>Fri, 10 Jul 2020 00:00:00 +0000</pubDate>
        
        <guid>https://v27.pgsty.pro/blog/release/0.2.0/</guid>
        <description>&lt;blockquote&gt;&#xA;&lt;p&gt;[!INFO]&lt;/p&gt;&#xA;&lt;p&gt;This historical version is represented by its &lt;a href=&#34;https://github.com/pgsty/pigsty/tree/v0.2.0&#34;&gt;Git tag and source tree&lt;/a&gt; because no GitHub Release was published.&lt;/p&gt;&#xA;&lt;/blockquote&gt;&lt;h2 id=&#34;highlights&#34;&gt;Highlights&#xA;&lt;/h2&gt;&#xA;&lt;ul&gt;&#xA;&lt;li&gt;Refactored the infrastructure, node, repository, Patroni, PgBouncer, monitoring, and PostgreSQL initialization roles.&lt;/li&gt;&#xA;&lt;li&gt;Added etcd as a DCS option, production/test inventory layouts, and configurable database superuser support.&lt;/li&gt;&#xA;&lt;li&gt;Added Patroni pause handling, HAProxy 2.2 compatibility, and fixes for older CentOS 7 environments.&lt;/li&gt;&#xA;&lt;/ul&gt;&#xA;&lt;p&gt;&lt;code&gt;v0.2.0&lt;/code&gt; predates curated GitHub Release notes. This record is reconstructed from the tagged source and the comparison with &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/blog/release/0.1.0/</link>
        <pubDate>Sat, 20 Jun 2020 00:00:00 +0000</pubDate>
        
        <guid>https://v27.pgsty.pro/blog/release/0.1.0/</guid>
        <description>&lt;blockquote&gt;&#xA;&lt;p&gt;[!INFO]&lt;/p&gt;&#xA;&lt;p&gt;This historical version is represented by its &lt;a href=&#34;https://github.com/pgsty/pigsty/tree/v0.1.0&#34;&gt;Git tag and source tree&lt;/a&gt; because no GitHub Release was published.&lt;/p&gt;&#xA;&lt;/blockquote&gt;&lt;h2 id=&#34;highlights&#34;&gt;Highlights&#xA;&lt;/h2&gt;&#xA;&lt;ul&gt;&#xA;&lt;li&gt;Completed the first large-scale conversion from playbooks to reusable Ansible roles.&lt;/li&gt;&#xA;&lt;li&gt;Established the initial PostgreSQL primary/standby, PgBouncer, monitoring, HAProxy, Keepalived, and repository workflows.&lt;/li&gt;&#xA;&lt;li&gt;Validated the reorganized project in a production-like test environment.&lt;/li&gt;&#xA;&lt;/ul&gt;&#xA;&lt;p&gt;&lt;code&gt;v0.1.0&lt;/code&gt; is an early engineering milestone rather than a curated GitHub Release. The notes are reconstructed from the tag and its commit history.&lt;/p&gt;</description>
      </item>
    
  </channel>
</rss>
