Arch Linux User Repository
Home
Packages
Forums
Wiki
GitLab
Security
AUR
Download
AUR : postgresql16.git
AUR Package Repositories | click
here
to return to the package base details page
summary
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
pgenv.sh
blob: 75eef17d7e365ed51955aca80005102fa3164a1f (
plain
)
1
2
3
4
#!/bin/bash
export
PGDATA
=/
var
/
lib
/
postgres
/
data16
export
PATH
=/
opt
/
postgresql
16
/
bin
:
$PATH