Pigsty v2.4.1
Supabase/PostgresML support with graphql, jwt, pg_net, vault
Supabase/PostgresML support with graphql, jwt, pg_net, vault
Supabase & PostgresML support, and other new extensions!
Highlights
- Supabase support: run open-source Firebase alternative with external postgres managed by Pigsty: example config
- PostgresML support: Run LLMs, vector operations, classical Machine Learning in Postgres.
- GraphQL support:
pg_graphqlreflects a GraphQL schema from the existing SQL schema. - Async HTTP Client support
pg_netenables asynchronous (non-blocking) HTTP/HTTPS requests with SQL - JWT support:
pgjwtis the PostgreSQL implementation of JWT (JSON Web Tokens) - Vault support:
vaultcan store encrypted secrets in the Vault - New component
pg_filedumpfor pg 14 & 15, low-level data recovery tool for PostgreSQL - New extension
hydrathe columnar available for PG 13 - 15. (not packaged due to conflict with citus columnar) - Reduce offline packages size for el9 400MB by removing
proj-data* - Bump FerretDB version to v1.10
- Fix patroni v3.1.1 broken issue