What is the offically supported postgres version? #474
-
Hi, While the readme.md file mentions that OpenFGA currently supports postgres v14, I can see that v17 is referenced in the documentation (e.g https://openfga.dev/docs/getting-started/setup-openfga/docker) and v12 is referenced in the helm chart (https://github.com/openfga/helm-charts/blob/main/charts/openfga/Chart.yaml#L20). What is the latest version of postgres that is officially supported by OpenFGA? |
Beta Was this translation helpful? Give feedback.
Answered by
aaguiarz
Jun 4, 2025
Replies: 1 comment
-
There are companies using it with v17, and we recently upgraded our integration tests to use Postgres 17 too openfga/openfga#2407 |
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
OsmanMElsayed
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Hi @OsmanMElsayed
There are companies using it with v17, and we recently upgraded our integration tests to use Postgres 17 too openfga/openfga#2407