moving gitlap postgres database location

I have an installation of omnibus-gitlab. I believe the current location of databases to be /var/opt/gitlab/postgresql/data I have already moved git-data successfully and would like to move the databases to the same location, /media/mynewdrive/postgresql/data how would I do this?

Thank you,