Skip to content

Commit 023f4ec

Browse files
docs: high-performance pooling options are only available in OEL images (#2136)
* high-performance pooling options are only available in OEL images * tweak to expand OEL * chore: comment --------- Co-authored-by: vinckr <[email protected]>
1 parent e935a75 commit 023f4ec

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

docs/self-hosted/deployment.md

+6
Original file line numberDiff line numberDiff line change
@@ -58,6 +58,12 @@ postgres://user:password@host:123/database?sslmode=verify-full
5858

5959
##### High-performance pooling
6060

61+
:::note
62+
63+
High-performance pooling is supported in Ory Enterprise License (OEL) images.
64+
65+
:::
66+
6167
High-performance pooling is built using [pgxpool](https://pkg.go.dev/github.com/jackc/pgx/v5/pgxpool) and provides additional
6268
configuration options to the ones listed under "Standard pooling".
6369

0 commit comments

Comments
 (0)