You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
- ✅ [wal_level](https://www.postgresql.org/docs/current/runtime-config-wal.html) = logical and [max_replication_slots](https://www.postgresql.org/docs/current/runtime-config-replication.html) = 5. Ready for replication.
11
11
- ✅ [Large Systems Extensions](https://github.com/aws/aws-graviton-getting-started#building-for-graviton-and-graviton2). Enabled for ARM images.
@@ -39,10 +39,10 @@ Unmodified Postgres with some useful plugins. Our goal with this repo is not to
39
39
|[plv8](https://github.com/plv8/plv8/archive/v3.1.10.tar.gz)|[3.1.10](https://github.com/plv8/plv8/archive/v3.1.10.tar.gz)| V8 Engine Javascript Procedural Language add-on for PostgreSQL |
40
40
|[postgis](https://download.osgeo.org/postgis/source/postgis-3.3.7.tar.gz)|[3.3.7](https://download.osgeo.org/postgis/source/postgis-3.3.7.tar.gz)| Geographic Objects for PostgreSQL |
41
41
|[rum](https://github.com/postgrespro/rum/archive/1.3.14.tar.gz)|[1.3.14](https://github.com/postgrespro/rum/archive/1.3.14.tar.gz)| Full text search index method for PostgreSQL |
42
-
|[supabase-wrappers](https://github.com/supabase/wrappers/archive/v0.4.5.tar.gz)|[0.4.5](https://github.com/supabase/wrappers/archive/v0.4.5.tar.gz)| Various Foreign Data Wrappers (FDWs) for PostreSQL |
43
-
|[supautils](https://github.com/supabase/supautils/archive/refs/tags/v2.6.0.tar.gz)|[2.6.0](https://github.com/supabase/supautils/archive/refs/tags/v2.6.0.tar.gz)| PostgreSQL extension for enhanced security |
42
+
|[supabase-wrappers](https://github.com/supabase/wrappers/archive/v0.5.0.tar.gz)|[0.5.0](https://github.com/supabase/wrappers/archive/v0.5.0.tar.gz)| Various Foreign Data Wrappers (FDWs) for PostreSQL |
43
+
|[supautils](https://github.com/supabase/supautils/archive/refs/tags/v2.9.4.tar.gz)|[2.9.4](https://github.com/supabase/supautils/archive/refs/tags/v2.9.4.tar.gz)| PostgreSQL extension for enhanced security |
44
44
|[timescaledb-apache](https://github.com/timescale/timescaledb/archive/2.16.1.tar.gz)|[2.16.1](https://github.com/timescale/timescaledb/archive/2.16.1.tar.gz)| Scales PostgreSQL for time-series data via automatic partitioning across time and space |
45
-
|[vault](https://github.com/supabase/vault/archive/refs/tags/v0.2.9.tar.gz)|[0.2.9](https://github.com/supabase/vault/archive/refs/tags/v0.2.9.tar.gz)| Store encrypted secrets in PostgreSQL |
45
+
|[vault](https://github.com/supabase/vault/archive/refs/tags/v0.3.1.tar.gz)|[0.3.1](https://github.com/supabase/vault/archive/refs/tags/v0.3.1.tar.gz)| Store encrypted secrets in PostgreSQL |
46
46
|[wal2json](https://github.com/eulerto/wal2json/archive/wal2json_2_6.tar.gz)|[2_6](https://github.com/eulerto/wal2json/archive/wal2json_2_6.tar.gz)| PostgreSQL JSON output plugin for changeset extraction |
47
47
48
48
### PostgreSQL 17 Extensions
@@ -51,7 +51,6 @@ Unmodified Postgres with some useful plugins. Our goal with this repo is not to
51
51
|[hypopg](https://github.com/HypoPG/hypopg/archive/refs/tags/1.4.1.tar.gz)|[1.4.1](https://github.com/HypoPG/hypopg/archive/refs/tags/1.4.1.tar.gz)| Hypothetical Indexes for PostgreSQL |
52
52
|[index_advisor](https://github.com/olirice/index_advisor/archive/v0.2.0.tar.gz)|[0.2.0](https://github.com/olirice/index_advisor/archive/v0.2.0.tar.gz)| Recommend indexes to improve query performance in PostgreSQL |
53
53
|[pg-safeupdate](https://github.com/eradman/pg-safeupdate/archive/1.4.tar.gz)|[1.4](https://github.com/eradman/pg-safeupdate/archive/1.4.tar.gz)| A simple extension to PostgreSQL that requires criteria for UPDATE and DELETE |
54
-
|[pg_backtrace](https://github.com/pashkinelfe/pg_backtrace/archive/d100bac815a7365e199263f5b3741baf71b14c70.tar.gz)|[1.1](https://github.com/pashkinelfe/pg_backtrace/archive/d100bac815a7365e199263f5b3741baf71b14c70.tar.gz)| Updated fork of pg_backtrace |
55
54
|[pg_cron](https://github.com/citusdata/pg_cron/archive/v1.6.4.tar.gz)|[1.6.4](https://github.com/citusdata/pg_cron/archive/v1.6.4.tar.gz)| Run Cron jobs through PostgreSQL |
56
55
|[pg_graphql](https://github.com/supabase/pg_graphql/archive/v1.5.11.tar.gz)|[1.5.11](https://github.com/supabase/pg_graphql/archive/v1.5.11.tar.gz)| GraphQL support for PostreSQL |
57
56
|[pg_hashids](https://github.com/iCyberon/pg_hashids/archive/cd0e1b31d52b394a0df64079406a14a4f7387cd6.tar.gz)|[cd0e1b31d52b394a0df64079406a14a4f7387cd6](https://github.com/iCyberon/pg_hashids/archive/cd0e1b31d52b394a0df64079406a14a4f7387cd6.tar.gz)| Generate short unique IDs in PostgreSQL |
@@ -62,6 +61,7 @@ Unmodified Postgres with some useful plugins. Our goal with this repo is not to
62
61
|[pg_stat_monitor](https://github.com/percona/pg_stat_monitor/archive/refs/tags/2.1.0.tar.gz)|[2.1.0](https://github.com/percona/pg_stat_monitor/archive/refs/tags/2.1.0.tar.gz)| Query Performance Monitoring Tool for PostgreSQL |
63
62
|[pg_tle](https://github.com/aws/pg_tle/archive/refs/tags/v1.4.0.tar.gz)|[1.4.0](https://github.com/aws/pg_tle/archive/refs/tags/v1.4.0.tar.gz)| Framework for 'Trusted Language Extensions' in PostgreSQL |
64
63
|[pgaudit](https://github.com/pgaudit/pgaudit/archive/17.0.tar.gz)|[17.0](https://github.com/pgaudit/pgaudit/archive/17.0.tar.gz)| Open Source PostgreSQL Audit Logging |
64
+
|[pgjwt](https://github.com/michelp/pgjwt/archive/9742dab1b2f297ad3811120db7b21451bca2d3c9.tar.gz)|[9742dab1b2f297ad3811120db7b21451bca2d3c9](https://github.com/michelp/pgjwt/archive/9742dab1b2f297ad3811120db7b21451bca2d3c9.tar.gz)| PostgreSQL implementation of JSON Web Tokens |
65
65
|[pgmq](https://github.com/tembo-io/pgmq/archive/v1.4.4.tar.gz)|[1.4.4](https://github.com/tembo-io/pgmq/archive/v1.4.4.tar.gz)| A lightweight message queue. Like AWS SQS and RSMQ but on Postgres. |
66
66
|[pgroonga](https://packages.groonga.org/source/pgroonga/pgroonga-3.2.5.tar.gz)|[3.2.5](https://packages.groonga.org/source/pgroonga/pgroonga-3.2.5.tar.gz)| A PostgreSQL extension to use Groonga as the index |
67
67
|[pgrouting](https://github.com/pgRouting/pgrouting/archive/v3.4.1.tar.gz)|[3.4.1](https://github.com/pgRouting/pgrouting/archive/v3.4.1.tar.gz)| A PostgreSQL/PostGIS extension that provides geospatial routing functionality |
@@ -72,17 +72,17 @@ Unmodified Postgres with some useful plugins. Our goal with this repo is not to
72
72
|[plpgsql-check](https://github.com/okbob/plpgsql_check/archive/v2.7.11.tar.gz)|[2.7.11](https://github.com/okbob/plpgsql_check/archive/v2.7.11.tar.gz)| Linter tool for language PL/pgSQL |
73
73
|[postgis](https://download.osgeo.org/postgis/source/postgis-3.3.7.tar.gz)|[3.3.7](https://download.osgeo.org/postgis/source/postgis-3.3.7.tar.gz)| Geographic Objects for PostgreSQL |
74
74
|[rum](https://github.com/postgrespro/rum/archive/1.3.14.tar.gz)|[1.3.14](https://github.com/postgrespro/rum/archive/1.3.14.tar.gz)| Full text search index method for PostgreSQL |
75
-
|[supabase-wrappers](https://github.com/supabase/wrappers/archive/v0.4.4.tar.gz)|[0.4.4](https://github.com/supabase/wrappers/archive/v0.4.4.tar.gz)| Various Foreign Data Wrappers (FDWs) for PostreSQL |
76
-
|[supautils](https://github.com/supabase/supautils/archive/refs/tags/v2.6.0.tar.gz)|[2.6.0](https://github.com/supabase/supautils/archive/refs/tags/v2.6.0.tar.gz)| PostgreSQL extension for enhanced security |
77
-
|[vault](https://github.com/supabase/vault/archive/refs/tags/v0.2.9.tar.gz)|[0.2.9](https://github.com/supabase/vault/archive/refs/tags/v0.2.9.tar.gz)| Store encrypted secrets in PostgreSQL |
75
+
|[supabase-wrappers](https://github.com/supabase/wrappers/archive/v0.5.0.tar.gz)|[0.5.0](https://github.com/supabase/wrappers/archive/v0.5.0.tar.gz)| Various Foreign Data Wrappers (FDWs) for PostreSQL |
76
+
|[supautils](https://github.com/supabase/supautils/archive/refs/tags/v2.9.4.tar.gz)|[2.9.4](https://github.com/supabase/supautils/archive/refs/tags/v2.9.4.tar.gz)| PostgreSQL extension for enhanced security |
77
+
|[vault](https://github.com/supabase/vault/archive/refs/tags/v0.3.1.tar.gz)|[0.3.1](https://github.com/supabase/vault/archive/refs/tags/v0.3.1.tar.gz)| Store encrypted secrets in PostgreSQL |
78
78
|[wal2json](https://github.com/eulerto/wal2json/archive/wal2json_2_6.tar.gz)|[2_6](https://github.com/eulerto/wal2json/archive/wal2json_2_6.tar.gz)| PostgreSQL JSON output plugin for changeset extraction |
|[hypopg](https://github.com/HypoPG/hypopg/archive/refs/tags/1.4.1.tar.gz)|[1.4.1](https://github.com/HypoPG/hypopg/archive/refs/tags/1.4.1.tar.gz)| Hypothetical Indexes for PostgreSQL |
84
84
|[index_advisor](https://github.com/olirice/index_advisor/archive/v0.2.0.tar.gz)|[0.2.0](https://github.com/olirice/index_advisor/archive/v0.2.0.tar.gz)| Recommend indexes to improve query performance in PostgreSQL |
|[pg-safeupdate](https://github.com/eradman/pg-safeupdate/archive/1.4.tar.gz)|[1.4](https://github.com/eradman/pg-safeupdate/archive/1.4.tar.gz)| A simple extension to PostgreSQL that requires criteria for UPDATE and DELETE |
87
87
|[pg_cron](https://github.com/citusdata/pg_cron/archive/v1.6.4.tar.gz)|[1.6.4](https://github.com/citusdata/pg_cron/archive/v1.6.4.tar.gz)| Run Cron jobs through PostgreSQL |
88
88
|[pg_graphql](https://github.com/supabase/pg_graphql/archive/v1.5.11.tar.gz)|[1.5.11](https://github.com/supabase/pg_graphql/archive/v1.5.11.tar.gz)| GraphQL support for PostreSQL |
@@ -94,6 +94,7 @@ Unmodified Postgres with some useful plugins. Our goal with this repo is not to
94
94
|[pg_stat_monitor](https://github.com/percona/pg_stat_monitor/archive/refs/tags/2.1.0.tar.gz)|[2.1.0](https://github.com/percona/pg_stat_monitor/archive/refs/tags/2.1.0.tar.gz)| Query Performance Monitoring Tool for PostgreSQL |
95
95
|[pg_tle](https://github.com/aws/pg_tle/archive/refs/tags/v1.4.0.tar.gz)|[1.4.0](https://github.com/aws/pg_tle/archive/refs/tags/v1.4.0.tar.gz)| Framework for 'Trusted Language Extensions' in PostgreSQL |
96
96
|[pgaudit](https://github.com/pgaudit/pgaudit/archive/17.0.tar.gz)|[17.0](https://github.com/pgaudit/pgaudit/archive/17.0.tar.gz)| Open Source PostgreSQL Audit Logging |
97
+
|[pgjwt](https://github.com/michelp/pgjwt/archive/9742dab1b2f297ad3811120db7b21451bca2d3c9.tar.gz)|[9742dab1b2f297ad3811120db7b21451bca2d3c9](https://github.com/michelp/pgjwt/archive/9742dab1b2f297ad3811120db7b21451bca2d3c9.tar.gz)| PostgreSQL implementation of JSON Web Tokens |
97
98
|[pgmq](https://github.com/tembo-io/pgmq/archive/v1.4.4.tar.gz)|[1.4.4](https://github.com/tembo-io/pgmq/archive/v1.4.4.tar.gz)| A lightweight message queue. Like AWS SQS and RSMQ but on Postgres. |
98
99
|[pgroonga](https://packages.groonga.org/source/pgroonga/pgroonga-3.2.5.tar.gz)|[3.2.5](https://packages.groonga.org/source/pgroonga/pgroonga-3.2.5.tar.gz)| A PostgreSQL extension to use Groonga as the index |
99
100
|[pgrouting](https://github.com/pgRouting/pgrouting/archive/v3.4.1.tar.gz)|[3.4.1](https://github.com/pgRouting/pgrouting/archive/v3.4.1.tar.gz)| A PostgreSQL/PostGIS extension that provides geospatial routing functionality |
@@ -104,9 +105,9 @@ Unmodified Postgres with some useful plugins. Our goal with this repo is not to
104
105
|[plpgsql-check](https://github.com/okbob/plpgsql_check/archive/v2.7.11.tar.gz)|[2.7.11](https://github.com/okbob/plpgsql_check/archive/v2.7.11.tar.gz)| Linter tool for language PL/pgSQL |
105
106
|[postgis](https://download.osgeo.org/postgis/source/postgis-3.3.7.tar.gz)|[3.3.7](https://download.osgeo.org/postgis/source/postgis-3.3.7.tar.gz)| Geographic Objects for PostgreSQL |
106
107
|[rum](https://github.com/postgrespro/rum/archive/1.3.14.tar.gz)|[1.3.14](https://github.com/postgrespro/rum/archive/1.3.14.tar.gz)| Full text search index method for PostgreSQL |
107
-
|[supabase-wrappers](https://github.com/supabase/wrappers/archive/v0.4.5.tar.gz)|[0.4.5](https://github.com/supabase/wrappers/archive/v0.4.5.tar.gz)| Various Foreign Data Wrappers (FDWs) for PostreSQL |
108
-
|[supautils](https://github.com/supabase/supautils/archive/refs/tags/v2.6.0.tar.gz)|[2.6.0](https://github.com/supabase/supautils/archive/refs/tags/v2.6.0.tar.gz)| PostgreSQL extension for enhanced security |
109
-
|[vault](https://github.com/supabase/vault/archive/refs/tags/v0.2.9.tar.gz)|[0.2.9](https://github.com/supabase/vault/archive/refs/tags/v0.2.9.tar.gz)| Store encrypted secrets in PostgreSQL |
108
+
|[supabase-wrappers](https://github.com/supabase/wrappers/archive/v0.5.0.tar.gz)|[0.5.0](https://github.com/supabase/wrappers/archive/v0.5.0.tar.gz)| Various Foreign Data Wrappers (FDWs) for PostreSQL |
109
+
|[supautils](https://github.com/supabase/supautils/archive/refs/tags/v2.9.4.tar.gz)|[2.9.4](https://github.com/supabase/supautils/archive/refs/tags/v2.9.4.tar.gz)| PostgreSQL extension for enhanced security |
110
+
|[vault](https://github.com/supabase/vault/archive/refs/tags/v0.3.1.tar.gz)|[0.3.1](https://github.com/supabase/vault/archive/refs/tags/v0.3.1.tar.gz)| Store encrypted secrets in PostgreSQL |
110
111
|[wal2json](https://github.com/eulerto/wal2json/archive/wal2json_2_6.tar.gz)|[2_6](https://github.com/eulerto/wal2json/archive/wal2json_2_6.tar.gz)| PostgreSQL JSON output plugin for changeset extraction |
111
112
## Additional Goodies
112
113
*This is only available for our AWS EC2*
@@ -158,4 +159,4 @@ TODO: find way to automate this
158
159
159
160
We are building the features of Firebase using enterprise-grade, open source products. We support existing communities wherever possible, and if the products don’t exist we build them and open source them ourselves.
0 commit comments