Skip to content

Commit 39a21d7

Browse files
authored
Update README.md
1 parent 188f98c commit 39a21d7

File tree

1 file changed

+7
-6
lines changed

1 file changed

+7
-6
lines changed

README.md

+7-6
Original file line numberDiff line numberDiff line change
@@ -4,12 +4,13 @@ Unmodified Postgres with some useful plugins. Our goal with this repo is not to
44

55
## Features
66

7-
✅ Postgres 12
8-
`wal_level` = `logical`
9-
`pgcrypto`
10-
`pg_stat_statements`
11-
`postgis`
12-
`pgTAP`
7+
- ✅ Postgres 12
8+
-`wal_level` = [logical](https://www.postgresql.org/docs/current/runtime-config-wal.html)
9+
-[PostGIS](https://postgis.net/)
10+
-[pgTAP](https://pgtap.org/)
11+
-[pgTAP](https://pgtap.org/)
12+
- ✅ plv8 - [coming soon](https://github.com/supabase/postgres/issues/5#issuecomment-621129147)
13+
- ✅ PL/python - [coming soon](https://github.com/supabase/postgres/issues/5#issuecomment-621129797)
1314

1415
## Install
1516

0 commit comments

Comments
 (0)