Skip to main content
1-Visitor
February 28, 2020
Solved

Not able to find PostgreSQL 10.8 Version for Navigate 8.5.3

  • February 28, 2020
  • 2 replies
  • 2201 views

Hi,

 

I am trying to install Navigate 8.5.3 on my Microsoft Server 2016 Standard (64 Bit). Which require PostgreSQL 9.6 or 10.8 Version.

But I am not able to find PostgreSQL 10.8 version on the PostgreSQL official site (https://www.enterprisedb.com/downloads/postgres-postgresql-downloads).

 

Can anyone please provide me the link/solution to get PostgreSQL 10.8 installer?

 

** Note: PostgreSQL 9.6 version have some open issues because of which our organisation security team has Grey Listed in our system. So I can't use it currently. **

 

Thanks & Regards,
Shashank

Best answer by barko

While PostgreSQL 10.8 was current at the time the compatibility matrix was published, the intent is that subsequent minor versions of Postgres 10 will also be supported. I have had to use Postgres 10.10 myself, and it seems to function correctly. Think of that specification as meaning “PostgreSQL 10.x, where x is at least 8 or greater”.

 

The earlier releases of Postgres 10 are not available through the regular Postgres download sites, so this is your best option.

2 replies

barko16-PearlAnswer
16-Pearl
February 28, 2020

While PostgreSQL 10.8 was current at the time the compatibility matrix was published, the intent is that subsequent minor versions of Postgres 10 will also be supported. I have had to use Postgres 10.10 myself, and it seems to function correctly. Think of that specification as meaning “PostgreSQL 10.x, where x is at least 8 or greater”.

 

The earlier releases of Postgres 10 are not available through the regular Postgres download sites, so this is your best option.

Community Manager
March 9, 2020

Hi @shashankmishra.

 

If the previous response answered your question, please mark it as the Accepted Solution for the benefit of others with the same question.

 

Regards.

 

--Sharon