<html><head><meta http-equiv="Content-Type" content="text/html charset=us-ascii"></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space;" class="">I'm on a RHEL 7, trying to install a ovirt&nbsp;3.6.0.3.<div class=""><br class=""></div><div class="">The database used is on a remote server, using a postgres 9.4.</div><div class=""><br class=""></div><div class="">The backup of the previous database fails with :</div><div class=""><div style="margin: 0px; font-size: 11px; font-family: Menlo;" class="">2015-12-10 12:04:13 DEBUG otopi.**FILTERED**_engine_setup.engine_common.database database.backup:661 db backup res {'result': [{'stderr': 'pg_dump: server version: 9.4.5; pg_dump version: 9.2.14\npg_dump: aborting because of server version mismatch\n', 'rc': 1}], 'stdout': ''}</div></div><div class=""><br class=""></div><div class="">But the good pg_dump is in the path:</div><div class=""><br class=""></div><div class=""><div style="margin: 0px; font-size: 11px; font-family: Menlo;" class="">~# type pg_dump</div><div style="margin: 0px; font-size: 11px; font-family: Menlo;" class="">pg_dump is /usr/pgsql-9.4/bin/pg_dump</div></div><div class=""><br class=""></div><div class="">Although in the log file:</div><div class=""><br class=""></div><div class=""><div style="margin: 0px; font-size: 11px; font-family: Menlo;" class="">2015-12-10 12:40:19 DEBUG otopi.context context.dumpEnvironment:510 ENV COMMAND/<span style="font-variant-ligatures: no-common-ligatures; color: #ffffff; background-color: #000000" class="">pg_dump</span>=str:'/bin/<span style="font-variant-ligatures: no-common-ligatures; color: #ffffff; background-color: #000000" class="">pg_dump</span>'</div></div><div class=""><br class=""></div><div class="">Why ? How can I enforce the use of the latest pg_dump without rewrinting the&nbsp;<span style="font-family: Menlo; font-size: 11px;" class="">'/bin/</span><span style="font-family: Menlo; font-size: 11px; color: rgb(255, 255, 255); background-color: rgb(0, 0, 0);" class="">pg_dump</span><span style="font-family: Menlo; font-size: 11px;" class="">'</span>&nbsp;which is owned by the official postgres package ?</div><div class=""><br class=""></div></body></html>