17.0.1.55-orioledb
fix: change oriole builds to use pg_ctl instead of initdb initdb binary seems to be not on the path on the qemu builds, and there doesn't seem to be a reason to use it directly vs using pg_ctl, which we already do for pg15.
fix: change oriole builds to use pg_ctl instead of initdb initdb binary seems to be not on the path on the qemu builds, and there doesn't seem to be a reason to use it directly vs using pg_ctl, which we already do for pg15.