Welcome to the Inedo Forums! Check out the Forums Guide for help getting started.
If you are experiencing any issues with the forum software, please visit the Contact Form on our website and let us know!
PostgreSQL DB Location
-
Hi
We are looking to migrate our Proget DB from SQL server to PostgreSQL using the Migration process provided in the UI. (Windows, v2025.28)
We would like the new DB to be located on a different drive to the existing Proget installation. Looking at the documentation and support forums I'm unable to see how we can control where the DB is placed. We haven't yet tried running the migration routine in case it just goes ahead and installs the DB in some default location.
How do we specify where the DB will be created?
Thanks
-
Hi @david-williams_3389 ,
On Windows, the embedded database is stored under
%ProgramData%\ProGet\Database; we don't support changing that path at this time.Is there a specific reason you'd want to relocate it? The database shouldn't be that big (gigabytes is uncommon) and does not grow that fast (unlike package/content).
Thanks,
Alana
-
Hi Alana
Thanks for confirming that.
It was just our preference with the way we organise things, not a big deal.