Skip to content

Commit 655247e

Browse files
committed
Added a warning noticed ot the pgadmin 4 architecture docs
to let users know there are compatibility issues with pgAdmin 4 and pg15 Issue: [sc-16516]
1 parent 05ade8f commit 655247e

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

docs/content/architecture/pgadmin4.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,10 @@ immediately have access to your databases.
2020

2121
## Deploying pgAdmin 4
2222

23+
{{% notice warning %}}
24+
Unfortunately, pgAdmin 4 is not currently compatible with PostgreSQL 15.
25+
{{% /notice %}}
26+
2327
If you've done the [quickstart]({{< relref "quickstart/_index.md" >}}), add the
2428
following fields to the spec and reapply; if you don't have any Postgres clusters
2529
running, add the fields to a spec, and apply.

0 commit comments

Comments
 (0)