Initial commit uberspace ansible
This commit is contained in:
4
roles/postgres/templates/postgres_profile.j2
Normal file
4
roles/postgres/templates/postgres_profile.j2
Normal file
@ -0,0 +1,4 @@
|
||||
export PATH=$HOME/opt/postgresql/bin/:$PATH
|
||||
export LD_LIBRARY_PATH=$LD_LIBRARY_PATH:$HOME/opt/postgresql/lib
|
||||
export PGPASSFILE=$HOME/.pgpass
|
||||
|
||||
Reference in New Issue
Block a user