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.
@@ -42,7 +42,7 @@ Unmodified Postgres with some useful plugins. Our goal with this repo is not to
42
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
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 |
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 |
@@ -72,17 +71,17 @@ Unmodified Postgres with some useful plugins. Our goal with this repo is not to
72
71
|[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
72
|[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
73
|[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 |
74
+
|[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 |
76
75
|[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 |
76
+
|[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
77
|[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
83
|[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
86
|[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
87
|[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 |
@@ -106,7 +105,7 @@ Unmodified Postgres with some useful plugins. Our goal with this repo is not to
106
105
|[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
106
|[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
107
|[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
+
|[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
109
|[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
110
## Additional Goodies
112
111
*This is only available for our AWS EC2*
@@ -158,4 +157,4 @@ TODO: find way to automate this
158
157
159
158
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