8000
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e7755bd commit 142beb2Copy full SHA for 142beb2
README.md
@@ -5,10 +5,11 @@ Unmodified Postgres with some useful plugins. Our goal with this repo is not to
5
## Features
6
7
- ✅ Postgres 12
8
+- ✅ Ubuntu 18.04 (Bionic)
9
+- ✅ [pg-contrib-12](https://www.postgresql.org/docs/12/contrib.html)
10
- ✅ `wal_level` = [logical](https://www.postgresql.org/docs/current/runtime-config-wal.html)
11
- ✅ [PostGIS](https://postgis.net/)
12
- ✅ [pgTAP](https://pgtap.org/)
-- ✅ [pgTAP](https://pgtap.org/)
13
- ✅ plv8 - [coming soon](https://github.com/supabase/postgres/issues/5#issuecomment-621129147)
14
- ✅ PL/python - [coming soon](https://github.com/supabase/postgres/issues/5#issuecomment-621129797)
15
0 commit comments