v12 is now available since 9 months, so I thought it was worth to switch to pgsql as my current mssql-instance is not performing well at all...
Googled a bit and found the following guide:
https://www.veeam.com/blog/switch-sql-s ... veeam.html
So far so good, give it a try. Everything went well until it tried to create some indexes on the pg-database - there it failed with a duplicated index message. Weird!
Now I'm convinced that this step has been tested and tried thousands of times, so I wonder what the root cause here might be. I've installed the 64-bit-version of pg 15.5 (build 1914), is that probably not supported yet? The release notes say the following:
So if I read it correctly, 15.5 should be supported according to the last sentence? Or should it be 15.1.x?PostgreSQL 14.x, 15, and 15.1 (version 15.1 is included in the setup, but we strongly recommend downloading and installing the latest PostgreSQL 15.x version)
Thanks for the clarification!
PS: Haven't created a ticket so far, will do if I don't get a quick answer here.