more pg hax
This commit is contained in:
parent
198b6629ba
commit
7d44dced43
1
pg.env
1
pg.env
@ -1,5 +1,6 @@
|
|||||||
# export PGCTL="/usr/lib/postgresql/14/bin/pg_ctl" # tilde.town
|
# export PGCTL="/usr/lib/postgresql/14/bin/pg_ctl" # tilde.town
|
||||||
export PGCTL="pg_ctl"
|
export PGCTL="pg_ctl"
|
||||||
|
# export PGDATA="/mnt/volume_tor1_01/trunkless/pgdata" # tilde.town
|
||||||
export PGDATA="$PWD/pgdata"
|
export PGDATA="$PWD/pgdata"
|
||||||
export PGHOST="$PGDATA/sockets"
|
export PGHOST="$PGDATA/sockets"
|
||||||
export PGDATABASE="postgres"
|
export PGDATABASE="postgres"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user