Warn users during reconfigure if their running db is outdated
Closes: #3891 (closed)
Runs a query against the db to check the currently running version, and compares that with the binary version. Instruct users to restart postgres in that case.
Edited by DJ Mountney