# HG changeset patch # User Alain Mazy # Date 1755014206 -7200 # Node ID 895215bfb8aa3dd4034004f231801e1b4f5d6b2e # Parent 43320c6a80446220bb2b0de279f978fe4fd82f46 fix diff -r 43320c6a8044 -r 895215bfb8aa NewTests/PostgresUpgrades/downgrade.sh --- a/NewTests/PostgresUpgrades/downgrade.sh Tue Aug 12 17:54:50 2025 +0200 +++ b/NewTests/PostgresUpgrades/downgrade.sh Tue Aug 12 17:56:46 2025 +0200 @@ -5,7 +5,7 @@ apt-get update && apt-get install -y wget mercurial hg clone https://orthanc.uclouvain.be/hg/orthanc-databases pushd /scripts/orthanc-databases/ -hg update -r sql-opti +# hg update -r default psql -U postgres -f /scripts/orthanc-databases/PostgreSQL/Plugins/SQL/Downgrades/Rev6ToRev5.sql