Skip to content

17.0.1.55-orioledb

Compare
Choose a tag to compare
@github-actions github-actions released this 01 Apr 10:06
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.