Received: from malur.postgresql.org ([217.196.149.56]) by arkaria.postgresql.org with esmtps (TLS1.3) tls TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384 (Exim 4.94.2) (envelope-from ) id 1ssbNo-009VKH-UD for pgsql-announce@arkaria.postgresql.org; Mon, 23 Sep 2024 05:13:14 +0000 Received: from localhost ([127.0.0.1] helo=malur.postgresql.org) by malur.postgresql.org with esmtp (Exim 4.94.2) (envelope-from ) id 1ssbNm-001USv-Pw for pgsql-announce@arkaria.postgresql.org; Mon, 23 Sep 2024 05:13:10 +0000 Received: from magus.postgresql.org ([2a02:c0:301:0:ffff::29]) by malur.postgresql.org with esmtps (TLS1.3) tls TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384 (Exim 4.94.2) (envelope-from ) id 1ssbNl-001US7-UA for pgsql-announce@lists.postgresql.org; Mon, 23 Sep 2024 05:13:10 +0000 Received: from mahout.postgresql.org ([2001:4800:3e1:1::227]) by magus.postgresql.org with esmtps (TLS1.3) tls TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384 (Exim 4.94.2) (envelope-from ) id 1ssbNh-000c4i-2S for pgsql-announce@lists.postgresql.org; Mon, 23 Sep 2024 05:13:09 +0000 DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=postgresql.org; s=20171124; h=Message-ID:Date:Reply-To:From:To:Subject: MIME-Version:Content-Type:Sender:Cc:Content-Transfer-Encoding:Content-ID: Content-Description:In-Reply-To:References; bh=WQMtO4tyR9IQL+RO7XjCi+D3rZcOMN8jUvm86SoXqdg=; b=jzPKgOtob48wRYCXNlelo2iTYa fymvdJVm3EdxbbTwIAI+iroy7dgUVXFUhj5gsUxupBmkX6bpX1O+0zBfO9VR46JCMvXFl4nhgzzGW 8OKkr4QQbvk+hIcgCTV5SQcp0S2HBPk7jqzDsUTNq6bGikgQTN45pB4+8LQVXN31WxbanDVX6WMuo vaxOPI3xIyhJJ9x8yX3mceHvJaebf0bWrsOW1eAyBz3K5fe3Pw05pQ0u1Lhdl56etVXzcJNEuHt/0 0fNKpeM8p/m7D9sFHwmyyh52N01c4QIXS5/WiJlKtUnfwgqBZI7VLgHKxAeYk5XfaqDLZSOMudSk9 5hmc0Hxg==; Received: from wrigleys.postgresql.org ([2a02:16a8:dc51::60]) by mahout.postgresql.org with esmtps (TLS1.3) tls TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384 (Exim 4.94.2) (envelope-from ) id 1ssbNg-001tlb-Bd for pgsql-announce@lists.postgresql.org; Mon, 23 Sep 2024 05:13:05 +0000 Received: from localhost ([127.0.0.1] helo=wrigleys.postgresql.org) by wrigleys.postgresql.org with esmtp (Exim 4.94.2) (envelope-from ) id 1ssbNe-003BuE-Tr for pgsql-announce@lists.postgresql.org; Mon, 23 Sep 2024 05:13:02 +0000 Content-Type: multipart/mixed; boundary="===============3791072676993550623==" MIME-Version: 1.0 Subject: Pigsty v3: 336 extensions and MSSQL/Oracle flavor PG kernels! To: PostgreSQL Announce From: Pigsty via PostgreSQL Announce Reply-To: rh@vonng.com Date: Mon, 23 Sep 2024 05:12:03 +0000 Message-ID: <172706832391.694.2362398691765693695@wrigleys.postgresql.org> X-Auto-Response-Suppress: All Auto-Submitted: auto-generated X-pglister-tags: related X-pglister-tagsig: 5aedf5345cd89c0833644a14e97131ae7c5492fb2d2258db28f0c98062005fce List-Id: List-Help: List-Subscribe: List-Post: List-Owner: List-Archive: Archived-At: Precedence: bulk --===============3791072676993550623== Content-Type: multipart/alternative; boundary="===============7149958641989066324==" MIME-Version: 1.0 --===============7149958641989066324== Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: quoted-printable The [Pigsty](https://pigsty.io/) community is thrilled to announce Pigsty [= v3.0](https://github.com/Vonng/pigsty/releases/tag/v3.0.0), which delivers = [336](https://pigsty.io/docs/pgext/list/) unique extensions. and several in= -place PG kernel replacements. You can replace vanilla PostgreSQL with [Babelfish](https://pigsty.io/docs/= kernel/babelfish/) for MSSQL compatibility, with [`IvorySQL`](https://pigst= y.io/docs/kernel/ivorysql) for ORACLE compatibility, and [`PolarDB`](https:= //pigsty.io/docs/kernel/polardb/) for Aurora flavor. You can also wrap any = existing PostgreSQL kernel / RDS with add-ons: serving MongoDB wire protoco= l with the latest [`FerretDB`](https://pigsty.io/docs/ferret/) or the self-= hosting firebase alternative [`Supabase`](https://pigsty.io/docs/kernel/sup= abase/), which is newly available on Debian/Ubuntu in addition to EL distro= s.=20 We also have [`DuckDB`](https://pigsty.io/docs/pro/duckdb/) support with th= e CLI binary and PostgreSQL extensions, such as `pg_lakehouse` / `pg_analyt= ics` / `duckdb_fdw` and `pg_duckdb` (alpha) and many other extensions, to s= erve the OLAP race in the PG ecosystem. Check the complete [release note](h= ttps://pigsty.io/blog/releases/v3.0.0/) for all the details. ## About Pigsty Pigsty is a Battery-included, local-first PostgreSQL Distribution as an ope= n-sourced RDS alternative. Links: [Website](https://pigsty.io/) | [GitHub](https://github.com/Vonng/pi= gsty) | [Demo](https://demo.pigsty.cc/) | [Get Started](https://pigsty.io/d= ocs/setup/install/) | [Features](https://pigsty.io/docs/about/feature/) | [= v3.0.0 Release Note](https://pigsty.io/blog/releases/v3.0.0/) ```bash curl -fsSL https://repo.pigsty.io/get | bash ``` #### Features - [Extensible](https://pigsty.io/img/pigsty/extension.png): 336 [PG Extensi= ons](https://pigsty.io/docs/pgext/list) & 6 [PG Kernel](https://pigsty.io/d= ocs/kernel) replacements available (e.g., [MSSQL](https://pigsty.io/docs/ke= rnel/babelfish/), [Oracle](https://pigsty.io/docs/kernel/ivorysql/) compati= bility). - [Reliable](https://pigsty.io/img/pigsty/arch.jpg): Self-healing [HA](http= s://pigsty.io/docs/concept/ha/) clusters with pre-configured [PITR](https:/= /pigsty.io/docs/pgsql/arch#point-in-time-recovery) and built-in [ACL](https= ://pigsty.io/docs/pgsql/acl), [CA & SSL](https://pigsty.io/docs/reference/p= aram/#ca) secure best practice. - [Observable](https://pigsty.io/img/pigsty/dashboard.jpg): SOTA monitoring= for [PG](https://demo.pigsty.cc/d/pgrds-instance/pgrds-instance) / [Infra]= (https://pigsty.io/docs/infra) / [Node](https://pigsty.io/docs/node) based = on Prometheus & Grafana stack: [Demo](https://demo.pigsty.cc/) & [Gallery](= https://github.com/Vonng/pigsty/wiki/Gallery). - [Available](https://pigsty.io/img/pigsty/ha.png): Auto-routed & pooled cu= stomizable database [Services](https://pigsty.io/docs/concept/svc#default-s= ervice) [Access](https://pigsty.io/docs/concept/svc#access-service) with ha= proxy, pgbouncer, and VIP. - [Maintainable](https://pigsty.io/img/pigsty/iac.jpg): [One-Cmd Install](h= ttps://pigsty.io/docs/setup/install), [Admin SOP](https://pigsty.io/docs/pg= sql/admin), Auto-Tune, Local Repo, [IaC,](https://pigsty.io/docs/pgsql/conf= ig) and [Vagrant](https://pigsty.io/docs/setup/provision#vagrant) / [Terraf= orm](https://pigsty.io/docs/setup/provision#terraform) support. - [Composable](https://pigsty.io/img/pigsty/sandbox.jpg): Bonus [Modules](h= ttps://pigsty.io/docs/about/modules) such as [Redis](https://pigsty.io/docs= /redis), [MinIO](https://pigsty.io/docs/minio), [Etcd](https://pigsty.io/do= cs/etcd), [Docker](https://pigsty.io/docs/app), [DuckDB](https://pigsty.io/= docs/pro/duckdb), [FerretDB](https://pigsty.io/docs/ferret), [Supabase](htt= ps://pigsty.io/docs/kernel/supabase/), [& more](https://pigsty.io/docs/pro/= )! #### Advantages - Unparalleled Extension: We packed 138 [RPM](https://pigsty.io/docs/pgext/= list/rpm) and 133 [DEB](https://pigsty.io/docs/pgext/list/deb) extensions i= n addition to the official PGDG repo. - Stunning Observability: Ultimate experience with 3000+ metrics visualized= in 30+ organized dashboards. - Reliable Best Practices: Proven & Polished in large-scale production envi= ronment (25K vCPU) for 5 years+. - NO Docker/Kubernetes: We choose the hard way to deliver RDS based on bare= OS WITHOUT [Containers](https://pigsty.io/blog/db/db-in-k8s/)! - Infrastructure as Code: Describe everything with declarative API and prov= ision with idempotent playbooks! - Free OSS & Local-First: Pigsty is a free software under [AGPLv3](https://= pigsty.io/docs/about/license/). Build for PostgreSQL with passion & love. --===============7149958641989066324== Content-Type: text/html; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: quoted-printable Pigsty v3: 336 extensions and MSSQL/Oracle flavor PG kernels!</t= itle> <style> @media only screen and (max-width: 620px) { table[class=3Dbody] h1 { font-size: 28px !important; margin-bottom: 10px !important; } table[class=3Dbody] p, table[class=3Dbody] ul, table[class=3Dbody] ol, table[class=3Dbody] td, table[class=3Dbody] span, table[class=3Dbody] a { font-size: 16px !important; } table[class=3Dbody] .wrapper, table[class=3Dbody] .article { padding: 10px !important; } table[class=3Dbody] .content { padding: 0 !important; } table[class=3Dbody] .container { padding: 0 !important; width: 100% !important; } table[class=3Dbody] .main { border-left-width: 0 !important; border-radius: 0 !important; border-right-width: 0 !important; } table[class=3Dbody] .btn table { width: 100% !important; } table[class=3Dbody] .btn a { width: 100% !important; } table[class=3Dbody] .img-responsive { height: auto !important; max-width: 100% !important; width: auto !important; } } @media all { .ExternalClass { width: 100%; } .ExternalClass, .ExternalClass p, .ExternalClass span, .ExternalClass font, .ExternalClass td, .ExternalClass div { line-height: 100%; } .apple-link a { color: inherit !important; font-family: inherit !important; font-size: inherit !important; font-weight: inherit !important; line-height: inherit !important; text-decoration: none !important; } #MessageViewBody a { color: inherit; text-decoration: none; font-size: inherit; font-family: inherit; font-weight: inherit; line-height: inherit; } .btn-primary table td:hover { background-color: #34495e !important; } .btn-primary a:hover { background-color: #34495e !important; border-color: #34495e !important; } } </style> </head> <body class=3D"" style=3D"background-color: #f6f6f6; font-family: sans-se= rif; -webkit-font-smoothing: antialiased; font-size: 14px; line-height: 1.4= ; margin: 0; padding: 0; -ms-text-size-adjust: 100%; -webkit-text-size-adju= st: 100%;"> <table border=3D"0" cellpadding=3D"0" cellspacing=3D"0" class=3D"body" = style=3D"border-collapse: separate; mso-table-lspace: 0pt; mso-table-rspace= : 0pt; width: 100%; background-color: #f6f6f6;"> <tr> <td style=3D"font-family: sans-serif; font-size: 14px; vertical-ali= gn: top;"> </td> <td class=3D"container" style=3D"font-family: sans-serif; font-size= : 14px; vertical-align: top; display: block; Margin: 0 auto; max-width: 580= px; padding: 10px; width: 580px;"> <div class=3D"content" style=3D"box-sizing: border-box; display: = block; Margin: 0 auto; max-width: 580px; padding: 10px;"> <span class=3D"preheader" style=3D"color: transparent; display:= none; height: 0; max-height: 0; max-width: 0; opacity: 0; overflow: hidden= ; mso-hide: all; visibility: hidden; width: 0;"></span> <table class=3D"main" style=3D"border-collapse: separate; mso-t= able-lspace: 0pt; mso-table-rspace: 0pt; width: 100%; background: #ffffff; = border-radius: 3px;"> <tr> <td class=3D"wrapper" style=3D"font-family: sans-serif; fon= t-size: 14px; vertical-align: top; box-sizing: border-box; padding: 20px;"> <table border=3D"0" cellpadding=3D"0" cellspacing=3D"0" s= tyle=3D"border-collapse: separate; mso-table-lspace: 0pt; mso-table-rspace:= 0pt; width: 100%;"> <tr> <td style=3D"font-family: sans-serif; font-size: 14px= ; vertical-align: top;"> <div> <h1 style=3D"color: #000; font-family: sans-serif; line-height: 1.4; margin= : 0; margin-bottom: 30px; font-size: 25px; font-weight: 300; text-align: ce= nter">Pigsty v3: 336 extensions and MSSQL/Oracle flavor PG kernels!</h1> </div> <p style=3D"font-family: sans-serif; font-size: 14px; font-weight: normal; = margin: 0; margin-bottom: 15px">The <a href=3D"https://pigsty.io/" style=3D= "color: #3498db; text-decoration: underline">Pigsty</a> community is thrill= ed to announce Pigsty <a href=3D"https://github.com/Vonng/pigsty/releases/t= ag/v3.0.0" style=3D"color: #3498db; text-decoration: underline">v3.0</a>, w= hich delivers <a href=3D"https://pigsty.io/docs/pgext/list/" style=3D"color= : #3498db; text-decoration: underline">336</a> unique extensions. and sever= al in-place PG kernel replacements.</p> <p style=3D"font-family: sans-serif; font-size: 14px; font-weight: normal; = margin: 0; margin-bottom: 15px">You can replace vanilla PostgreSQL with <a = href=3D"https://pigsty.io/docs/kernel/babelfish/" style=3D"color: #3498db; = text-decoration: underline">Babelfish</a> for MSSQL compatibility, with <a = href=3D"https://pigsty.io/docs/kernel/ivorysql" style=3D"color: #3498db; te= xt-decoration: underline"><code>IvorySQL</code></a> for ORACLE compatibilit= y, and <a href=3D"https://pigsty.io/docs/kernel/polardb/" style=3D"color: #= 3498db; text-decoration: underline"><code>PolarDB</code></a> for Aurora fla= vor. You can also wrap any existing PostgreSQL kernel / RDS with add-ons: s= erving MongoDB wire protocol with the latest <a href=3D"https://pigsty.io/d= ocs/ferret/" style=3D"color: #3498db; text-decoration: underline"><code>Fer= retDB</code></a> or the self-hosting firebase alternative <a href=3D"https:= //pigsty.io/docs/kernel/supabase/" style=3D"color: #3498db; text-decoration= : underline"><code>Supabase</code></a>, which is newly available on Debian/= Ubuntu in addition to EL distros. </p> <p style=3D"font-family: sans-serif; font-size: 14px; font-weight: normal; = margin: 0; margin-bottom: 15px">We also have <a href=3D"https://pigsty.io/d= ocs/pro/duckdb/" style=3D"color: #3498db; text-decoration: underline"><code= >DuckDB</code></a> support with the CLI binary and PostgreSQL extensions, s= uch as <code>pg_lakehouse</code> / <code>pg_analytics</code> / <code>duckdb= _fdw</code> and <code>pg_duckdb</code> (alpha) and many other extensions, t= o serve the OLAP race in the PG ecosystem. Check the complete <a href=3D"ht= tps://pigsty.io/blog/releases/v3.0.0/" style=3D"color: #3498db; text-decora= tion: underline">release note</a> for all the details.</p> <h2 style=3D"color: #000; font-family: sans-serif; font-weight: 400; line-h= eight: 1.4; margin: 0; margin-bottom: 30px">About Pigsty</h2> <p style=3D"font-family: sans-serif; font-size: 14px; font-weight: normal; = margin: 0; margin-bottom: 15px">Pigsty is a Battery-included, local-first P= ostgreSQL Distribution as an open-sourced RDS alternative.</p> <p style=3D"font-family: sans-serif; font-size: 14px; font-weight: normal; = margin: 0; margin-bottom: 15px">Links: <a href=3D"https://pigsty.io/" style= =3D"color: #3498db; text-decoration: underline">Website</a> | <a href=3D"ht= tps://github.com/Vonng/pigsty" style=3D"color: #3498db; text-decoration: un= derline">GitHub</a> | <a href=3D"https://demo.pigsty.cc/" style=3D"color: #= 3498db; text-decoration: underline">Demo</a> | <a href=3D"https://pigsty.io= /docs/setup/install/" style=3D"color: #3498db; text-decoration: underline">= Get Started</a> | <a href=3D"https://pigsty.io/docs/about/feature/" style= =3D"color: #3498db; text-decoration: underline">Features</a> | <a href=3D"h= ttps://pigsty.io/blog/releases/v3.0.0/" style=3D"color: #3498db; text-decor= ation: underline">v3.0.0 Release Note</a></p> <p style=3D"font-family: sans-serif; font-size: 14px; font-weight: normal; = margin: 0; margin-bottom: 15px"><code>bash curl -fsSL https://repo.pigsty.io/get | bash</code></p> <h4 style=3D"color: #000; font-family: sans-serif; font-weight: 400; line-h= eight: 1.4; margin: 0; margin-bottom: 30px">Features</h4> <ul style=3D"font-family: sans-serif; font-size: 14px; font-weight: normal;= margin: 0; margin-bottom: 15px"> <li style=3D"list-style-position: inside; margin-left: 5px"><a href=3D"http= s://pigsty.io/img/pigsty/extension.png" style=3D"color: #3498db; text-decor= ation: underline">Extensible</a>: 336 <a href=3D"https://pigsty.io/docs/pge= xt/list" style=3D"color: #3498db; text-decoration: underline">PG Extensions= </a> & 6 <a href=3D"https://pigsty.io/docs/kernel" style=3D"color: #349= 8db; text-decoration: underline">PG Kernel</a> replacements available (e.g.= , <a href=3D"https://pigsty.io/docs/kernel/babelfish/" style=3D"color: #349= 8db; text-decoration: underline">MSSQL</a>, <a href=3D"https://pigsty.io/do= cs/kernel/ivorysql/" style=3D"color: #3498db; text-decoration: underline">O= racle</a> compatibility).</li> <li style=3D"list-style-position: inside; margin-left: 5px"><a href=3D"http= s://pigsty.io/img/pigsty/arch.jpg" style=3D"color: #3498db; text-decoration= : underline">Reliable</a>: Self-healing <a href=3D"https://pigsty.io/docs/c= oncept/ha/" style=3D"color: #3498db; text-decoration: underline">HA</a> clu= sters with pre-configured <a href=3D"https://pigsty.io/docs/pgsql/arch#poin= t-in-time-recovery" style=3D"color: #3498db; text-decoration: underline">PI= TR</a> and built-in <a href=3D"https://pigsty.io/docs/pgsql/acl" style=3D"c= olor: #3498db; text-decoration: underline">ACL</a>, <a href=3D"https://pigs= ty.io/docs/reference/param/#ca" style=3D"color: #3498db; text-decoration: u= nderline">CA & SSL</a> secure best practice.</li> <li style=3D"list-style-position: inside; margin-left: 5px"><a href=3D"http= s://pigsty.io/img/pigsty/dashboard.jpg" style=3D"color: #3498db; text-decor= ation: underline">Observable</a>: SOTA monitoring for <a href=3D"https://de= mo.pigsty.cc/d/pgrds-instance/pgrds-instance" style=3D"color: #3498db; text= -decoration: underline">PG</a> / <a href=3D"https://pigsty.io/docs/infra" s= tyle=3D"color: #3498db; text-decoration: underline">Infra</a> / <a href=3D"= https://pigsty.io/docs/node" style=3D"color: #3498db; text-decoration: unde= rline">Node</a> based on Prometheus & Grafana stack: <a href=3D"https:/= /demo.pigsty.cc/" style=3D"color: #3498db; text-decoration: underline">Demo= </a> & <a href=3D"https://github.com/Vonng/pigsty/wiki/Gallery" style= =3D"color: #3498db; text-decoration: underline">Gallery</a>.</li> <li style=3D"list-style-position: inside; margin-left: 5px"><a href=3D"http= s://pigsty.io/img/pigsty/ha.png" style=3D"color: #3498db; text-decoration: = underline">Available</a>: Auto-routed & pooled customizable database <a= href=3D"https://pigsty.io/docs/concept/svc#default-service" style=3D"color= : #3498db; text-decoration: underline">Services</a> <a href=3D"https://pigs= ty.io/docs/concept/svc#access-service" style=3D"color: #3498db; text-decora= tion: underline">Access</a> with haproxy, pgbouncer, and VIP.</li> <li style=3D"list-style-position: inside; margin-left: 5px"><a href=3D"http= s://pigsty.io/img/pigsty/iac.jpg" style=3D"color: #3498db; text-decoration:= underline">Maintainable</a>: <a href=3D"https://pigsty.io/docs/setup/insta= ll" style=3D"color: #3498db; text-decoration: underline">One-Cmd Install</a= >, <a href=3D"https://pigsty.io/docs/pgsql/admin" style=3D"color: #3498db; = text-decoration: underline">Admin SOP</a>, Auto-Tune, Local Repo, <a href= =3D"https://pigsty.io/docs/pgsql/config" style=3D"color: #3498db; text-deco= ration: underline">IaC,</a> and <a href=3D"https://pigsty.io/docs/setup/pro= vision#vagrant" style=3D"color: #3498db; text-decoration: underline">Vagran= t</a> / <a href=3D"https://pigsty.io/docs/setup/provision#terraform" style= =3D"color: #3498db; text-decoration: underline">Terraform</a> support.</li> <li style=3D"list-style-position: inside; margin-left: 5px"><a href=3D"http= s://pigsty.io/img/pigsty/sandbox.jpg" style=3D"color: #3498db; text-decorat= ion: underline">Composable</a>: Bonus <a href=3D"https://pigsty.io/docs/abo= ut/modules" style=3D"color: #3498db; text-decoration: underline">Modules</a= > such as <a href=3D"https://pigsty.io/docs/redis" style=3D"color: #3498db;= text-decoration: underline">Redis</a>, <a href=3D"https://pigsty.io/docs/m= inio" style=3D"color: #3498db; text-decoration: underline">MinIO</a>, <a hr= ef=3D"https://pigsty.io/docs/etcd" style=3D"color: #3498db; text-decoration= : underline">Etcd</a>, <a href=3D"https://pigsty.io/docs/app" style=3D"colo= r: #3498db; text-decoration: underline">Docker</a>, <a href=3D"https://pigs= ty.io/docs/pro/duckdb" style=3D"color: #3498db; text-decoration: underline"= >DuckDB</a>, <a href=3D"https://pigsty.io/docs/ferret" style=3D"color: #349= 8db; text-decoration: underline">FerretDB</a>, <a href=3D"https://pigsty.io= /docs/kernel/supabase/" style=3D"color: #3498db; text-decoration: underline= ">Supabase</a>, <a href=3D"https://pigsty.io/docs/pro/" style=3D"color: #34= 98db; text-decoration: underline">& more</a>!</li> </ul> <h4 style=3D"color: #000; font-family: sans-serif; font-weight: 400; line-h= eight: 1.4; margin: 0; margin-bottom: 30px">Advantages</h4> <ul style=3D"font-family: sans-serif; font-size: 14px; font-weight: normal;= margin: 0; margin-bottom: 15px"> <li style=3D"list-style-position: inside; margin-left: 5px">Unparalleled Ex= tension: We packed 138 <a href=3D"https://pigsty.io/docs/pgext/list/rpm" st= yle=3D"color: #3498db; text-decoration: underline">RPM</a> and 133 <a href= =3D"https://pigsty.io/docs/pgext/list/deb" style=3D"color: #3498db; text-de= coration: underline">DEB</a> extensions in addition to the official PGDG re= po.</li> <li style=3D"list-style-position: inside; margin-left: 5px">Stunning Observ= ability: Ultimate experience with 3000+ metrics visualized in 30+ organized= dashboards.</li> <li style=3D"list-style-position: inside; margin-left: 5px">Reliable Best P= ractices: Proven & Polished in large-scale production environment (25K = vCPU) for 5 years+.</li> <li style=3D"list-style-position: inside; margin-left: 5px">NO Docker/Kuber= netes: We choose the hard way to deliver RDS based on bare OS WITHOUT <a hr= ef=3D"https://pigsty.io/blog/db/db-in-k8s/" style=3D"color: #3498db; text-d= ecoration: underline">Containers</a>!</li> <li style=3D"list-style-position: inside; margin-left: 5px">Infrastructure = as Code: Describe everything with declarative API and provision with idempo= tent playbooks!</li> <li style=3D"list-style-position: inside; margin-left: 5px">Free OSS & = Local-First: Pigsty is a free software under <a href=3D"https://pigsty.io/d= ocs/about/license/" style=3D"color: #3498db; text-decoration: underline">AG= PLv3</a>. Build for PostgreSQL with passion & love.</li> </ul> </td> </tr> </table> </td> </tr> </table> <div class=3D"footer" style=3D"clear: both; Margin-top: 10px; t= ext-align: center; width: 100%;"> <table border=3D"0" cellpadding=3D"0" cellspacing=3D"0" style= =3D"border-collapse: separate; mso-table-lspace: 0pt; mso-table-rspace: 0pt= ; width: 100%;"> <tr> <td class=3D"content-block" style=3D"font-family: sans-se= rif; vertical-align: top; padding-bottom: 10px; padding-top: 10px; font-siz= e: 12px; color: #999999; text-align: center;"> <span class=3D"apple-link" style=3D"color: #999999; fon= t-size: 12px; text-align: center;"> This email was sent to you from Pigsty. It was delivered on their behalf by the PostgreSQL project. Any questions about the content of the message shou= ld be sent to Pigsty. </span> <br><br> You were sent this email as a subscriber of the <em>pgsql-announce</em> mai= linglist, for the content tag Related Open Source. To unsubscribe from further emails, or change which emails you want to receive, please click th= e personal unsubscribe link that you can find in the headers of this email, or visit <a href=3D"https://lists.postgresql.org/unsubscribe/" style=3D"color: #3498= db; text-decoration: underline">https://lists.postgresql.org/unsubscribe/</= a>. </td> </tr> </table> </div> </div> </td> <td style=3D"font-family: sans-serif; font-size: 14px; vertical-ali= gn: top;"> </td> </tr> </table> </body> </html> --===============7149958641989066324==-- --===============3791072676993550623==--