We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d9e77c1 commit 34363a8Copy full SHA for 34363a8
.github/workflows/ci.yml
@@ -55,7 +55,6 @@ jobs:
55
export PGDATA=/var/lib/postgresql/$PGVER/main
56
export PGETC=/etc/postgresql/$PGVER/main
57
export PGBIN=/usr/lib/postgresql/$PGVER/bin
58
- # export PGRUNNER=
59
sudo chmod -R 755 /home/`whoami`
60
sudo cp ./ci/pg_hba.conf $PGETC/pg_hba.conf
61
sudo systemctl stop postgresql
0 commit comments