Minor: Fix postgres version on docs (#14642)

This commit is contained in:
Mayur Singal 2024-01-10 22:53:05 +05:30 committed by GitHub
parent c27b0cf002
commit 616e3bd89c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 2 additions and 2 deletions

View File

@ -39,7 +39,7 @@ You can refer a sample script [here](https://github.com/open-metadata/OpenMetada
{%/note%}
## Postgres (version between 12.0 and 14.6)
## Postgres (version between 12.0 or greater)
To install Postgres see the instructions for your operating system (OS) at [Postgres Download](https://www.postgresql.org/download/)
{%note%}

View File

@ -39,7 +39,7 @@ You can refer a sample script [here](https://github.com/open-metadata/OpenMetada
{%/note%}
## Postgres (version between 12.0 and 14.6)
## Postgres (version between 12.0 or greater)
To install Postgres see the instructions for your operating system (OS) at [Postgres Download](https://www.postgresql.org/download/)
{%note%}