This commit is contained in:
Andrew Kane
2026-01-14 06:44:18 -08:00
parent 0d2ef735e5
commit eab825ae21

View File

@@ -123,6 +123,8 @@ jobs:
make
make install
chown -R postgres .
rc-service postgresql status
ls /run/postgresql
make installcheck
make prove_installcheck
env: