Add postgresql

This commit is contained in:
2025-05-26 21:17:15 +02:00
parent 1e8f8cd3dd
commit 22994bb869
25 changed files with 89 additions and 0 deletions

View File

@ -0,0 +1,7 @@
#!/bin/execlineb -P
s6-envdir env
importas -u PG_VERSION PG_VERSION
pipeline { tail -n1 /var/lib/pgsql/${PG_VERSION}/data/postmaster.pid }
pipeline { tr -d " \n" }
xargs test ready =