From my sysamin.....
Is there a migration ofΒ dataverseΒ to Postgres 15 on the roadmap for this year? Postgres 13 goes end-of-life this year and we need a plan to move off it soonish...
The 6.6 release notes will say something about how for testing we have moved from Postgres 13 to 16.
Harvard Dataverse is still on Postgres 13.
So, yes, we need to get off Postgres 13 before it goes EOL.
Thanks, UVA just upgraded to V6.5.
Will wait until the Summer or Fall for further updates.
Do you have your eye on Postgres 15 specifically?
My sysadmin is asking about this again:
will this be in V6.7?
Or are we to upgrade ourselves... and will not be part of release notes in a step to do (like solr and Payara upgrades)?
We don't have any changes planned for 6.7 with regard to Postgres.
Kind of related: I described in how to use Flyway migrations outside of a deployment. Currently adding a new Maven module to run these migrations in an automated fashion with a single Maven call. Can also be used to test all of our migrations going forward and on new versions of Postgres.
@Philip Durbin I should add some docs about it's usage. Add to admin guide or installation guide? Dev guide even?
Would it fit in https://guides.dataverse.org/en/6.6/developers/sql-upgrade-scripts.html ?
Sure. But might be too hidden for admins.
On the other hand, this is experimental... So maybe that's alright being located in the dev guide.
I created an issue: https://github.com/IQSS/dataverse/issues/11516
Looks great. We're using Flyway in https://github.com/IQSS/dataverse-hub and https://github.com/IQSS/dataverse-marketplace too, by the way.
@Juan Pablo Tosca Villanueva @Gustavo Durand ^^
Aaaaand a PR: https://github.com/IQSS/dataverse/pull/11517 (still needs the doc bits)
I was gonna say, docs please! :smile:
Hey it's a draft
I just need to get the pieces in place for my talk :sweat_smile:
CDD! Conference Driven Development! :smile:
Last updated: Nov 01 2025 at 14:11 UTC