We have an on-premise portal installation. Recently we had a couple of instances of running out of disk space, the database went into read-only mode, and we could not place the Postgresql database back into read/write mode. By rolling back to a backup we were able to restart the database in read-write mode.
We have decided to move to a highly available portal but as an interim step we want to investigate using SQL Server (our enterprise DBMS) instead of Postgresql as our portal DBMS. Is this possible?