Skip to content

Commit cc6a3e0

Browse files
committed
Markdown corrections
Signed-off-by: Nikolay Samokhvalov <[email protected]>
1 parent 8770073 commit cc6a3e0

File tree

1 file changed

+10
-14
lines changed

1 file changed

+10
-14
lines changed

README.md

Lines changed: 10 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -32,20 +32,16 @@ Available PostgreSQL versions: 9.6, 10, 11, 12, 13. Extensions:
3232
- [set_user](https://github.com/pgaudit/set_user)
3333
- [Timescale](https://github.com/timescale/timescaledb)
3434

35-
**Known limitations**
36-
37-
PostgreSQL 13 image doesn't have following extensions:
38-
1. removed in the base image of Postgres 13:
39-
- hll
40-
- timetravel
41-
- topn
42-
1. not supported yet (coming soon):
43-
- citus
44-
- hypopg
45-
- pg_auth_mon
46-
- pg_hint_plan
47-
- powa
48-
- timescaledb
35+
#### Known limitations
36+
The PostgreSQL 13 image is now missing the following extensions (they will be added in the future):
37+
- postgresql-hll
38+
- postgresql-topn
39+
- citus
40+
- hypopg
41+
- pg_auth_mon
42+
- pg_hint_plan
43+
- powa
44+
- timescaledb
4945

5046
### How to extend
5147

0 commit comments

Comments
 (0)