One of the applications in our environment is going to be using PostgreSQL on a Windows Server. My question is regarding "Master Password" feature. For the application to work properly; will we have to enter the "Master Password" every time we reboot the server? In SQL we just reboot the server and as long as the service is running - there's no additional input required.
After restarting the server, "postresql-x64-15 PostgreSQL Server 15" service is running. Application has not gone live so we don't know if there will be any issue.