Published at October 25th, 2025
•
Last updated 9 days ago
5.31.0 On-premises installation upgrade notes
Oracle and SQLServer no longer supported
As previously announced, this version of Pure only supports PostgreSQL as the underlying Pure database (Ref1, Ref2, Ref3).
If your Pure installation is not setup to use PostgreSQL, the installation of 5.31.0 and above will fail and you need to install the previous version again.
NOTE: The installation fails before any migration is done, so no need to roll back the database etc., just install the same version as before the attempt to install Pure 5.31.0.
The error message shown in the console log will be like the one below:
============================================================================================================
There is a deprecated database product detected.
Database product detected:
<CURRENT DATABASE>
This version of Pure only supports PostgreSQL databases.
Please deploy the previous Pure version again and then consult Pure Support
who can assist you further.
============================================================================================================Where <CURRENT DATABASE> will then either show SQLSERVER or ORACLE.