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.96) (envelope-from ) id 1vlj50-0032be-0F for pgsql-announce@arkaria.postgresql.org; Fri, 30 Jan 2026 07:38:10 +0000 Received: from localhost ([127.0.0.1] helo=malur.postgresql.org) by malur.postgresql.org with esmtp (Exim 4.96) (envelope-from ) id 1vlj4y-003PCL-0W for pgsql-announce@arkaria.postgresql.org; Fri, 30 Jan 2026 07:38:08 +0000 Received: from makus.postgresql.org ([2001:4800:3e1:1::229]) by malur.postgresql.org with esmtps (TLS1.3) tls TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384 (Exim 4.96) (envelope-from ) id 1vlj4w-003PBU-2Y for pgsql-announce@lists.postgresql.org; Fri, 30 Jan 2026 07:38:07 +0000 Received: from mahout.postgresql.org ([2001:4800:3e1:1::227]) by makus.postgresql.org with esmtps (TLS1.3) tls TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384 (Exim 4.96) (envelope-from ) id 1vlj4u-0007aF-35 for pgsql-announce@lists.postgresql.org; Fri, 30 Jan 2026 07:38:06 +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=A4iNppFHXEbrbcmxvmivBI3Zu6EptSBRpv09xZ0/Lsg=; b=ZHWaCBklU0I27YVjo4RpYdv7so i4JbvqQg2JECOy/3tThqNDvtmDgzFlZ7Qu4vcERe5mI4gtDqOmclaNUdenpt8SyrAKHxI7JpLtv1z QVnmdQs5iX5bFYpQfVkuGogEkgGCyj9UeukxKMGwWo2czhIggtTk3YeIOtW8UF1Ra9QSfeDbIJMqq HIuo9muEA6CBfdZZEPzOX+hf+WE30t2FnbZBh3MivkAclDpK7++xYuxEUsTrru+zC9yIgOi1uOohz wHvueXdW+LDZAesL78wz3TyuBYKcSesOZvv0o5y4Bgl0eSTUS4Dgck8q6/24bUhgUQgbKZDe3VVqt 5zq5ReIQ==; 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.96) (envelope-from ) id 1vlj4u-000HXD-0s for pgsql-announce@lists.postgresql.org; Fri, 30 Jan 2026 07:38:05 +0000 Received: from localhost ([127.0.0.1] helo=wrigleys.postgresql.org) by wrigleys.postgresql.org with esmtp (Exim 4.96) (envelope-from ) id 1vlj4s-000b0J-1K for pgsql-announce@lists.postgresql.org; Fri, 30 Jan 2026 07:38:03 +0000 Content-Type: multipart/alternative; boundary="===============6061637966976330454==" MIME-Version: 1.0 Subject: PIG v1.0 Released with PGEXT.CLOUD : 444 PG extensions on 14 Linux To: PostgreSQL Announce From: Pigsty via PostgreSQL Announce Reply-To: rh@vonng.com Date: Fri, 30 Jan 2026 07:37:14 +0000 Message-ID: <176975863408.803.14668419087576857831@wrigleys.postgresql.org> X-Auto-Response-Suppress: All Auto-Submitted: auto-generated X-pglister-tags: related X-pglister-tagsig: 49769ad8de8f5ae0eca772b413fc48be54f0721c79e0585faa4b48762deed8fa List-Id: List-Help: List-Subscribe: List-Post: List-Owner: List-Archive: Archived-At: Precedence: bulk --===============6061637966976330454== Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: quoted-printable The PostgreSQL extension package manager `pig` v1.0 is now generally availa= ble alongside [PGEXT.CLOUD](https://pgext.cloud/), an open infrastructure f= or extension discovery and binary delivery. The catalog lists **444 extensi= ons** with an availability matrix for **PostgreSQL 13=E2=80=9318**. See the= [Extension Catalog](https://pgext.cloud/list/). ## Background The PostgreSQL extension ecosystem is large (1,000+), while the official PG= DG repositories package approximately 150. PGEXT.CLOUD aims to narrow the i= nstallability gap by shipping Linux-native RPM/DEB packages across [14 main= stream Linux distributions](https://pgext.cloud/os/) and multiple PostgreSQ= L major versions. ## What's New in This Release - **PIG v1.0 GA**: A CLI tool for installing PostgreSQL extensions via nati= ve package managers. [Documentation](https://pgext.cloud/pig/) - **Expanded PostgreSQL 18 coverage**, including support for [Apache AGE](h= ttps://pgext.cloud/e/age/), [Citus](https://pgext.cloud/e/citus/), [ParadeD= B pg_search](https://pgext.cloud/e/pg_search/), and [DocumentDB](https://pg= ext.cloud/e/documentdb/). - **Newly added extensions**: [pg_clickhouse](https://pgext.cloud/e/pg_clic= khouse/), [pg_textsearch](https://pgext.cloud/e/pg_textsearch/), [pg_ttl_in= dex](https://pgext.cloud/e/pg_ttl_index/), [etcd_fdw](https://pgext.cloud/e= /etcd_fdw/). ## Key Properties - **Linux-native packages**: RPM/DEB packages designed to integrate cleanly= with distribution package managers. - **PGDG-compatible**: Designed to work alongside official PostgreSQL packa= ges and repositories. - **GPG-signed**: All repository packages are signed. Details and fingerpri= nts: [GPG Key](https://pgext.cloud/repo/gpg/). - **DIY RPM/DEB Builds**: Extensions can be rebuilt via [`pig build`](https= ://pgext.cloud/pig/cmd/build/). ## Getting Started ```bash curl -fsSL https://repo.pigsty.io/pig | bash pig repo set pig install pg18 pig install pg_duckdb -v 18 ``` **Links:** [GitHub](https://github.com/pgsty/pig) | [Website](https://pgext= .cloud) | [Documentation](https://pgext.cloud/pig/) --===============6061637966976330454== Content-Type: text/html; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: quoted-printable PIG v1.0 Released with PGEXT.CLOUD : 444 PG extensions on 14 Lin= ux
 

PIG v1.0 Released with PGEXT.CLOUD : 444 PG extensions on 14 Linux

The PostgreSQL extension package manager pig v1.0 is now generally available alongside PGEXT.C= LOUD, an open infrastructure for extension discovery and binary deliver= y. The catalog lists 444 extensions with an availability m= atrix for PostgreSQL 13=E2=80=9318. See the Background

The PostgreSQL extension ecosystem is large= (1,000+), while the official PGDG repositories package approximately 150. = PGEXT.CLOUD aims to narrow the installability gap by shipping Linux-native = RPM/DEB packages across 14 mainstream Linux distributions= and multiple PostgreSQL major versions.

What's New in This Release

Key Properties

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.

You were sent this email as a subscriber of the pgsql-announce 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 https://lists.postgresql.org/unsubscribe/.
 
--===============6061637966976330454==--