opnsense-ports/databases/postgresql95-server/files/dot.cshrc.in
Franco Fichtner 32475b7da0 */*: sync with upstream
Taken from: FreeBSD
2016-01-07 07:38:07 +01:00

11 lines
286 B
Text

setenv PGLIB %%PREFIX%%/lib
# note: PGDATA can be overridden by the -D startup option
setenv PGDATA $HOME/data
#You might want to set some locale stuff here
#setenv PGDATESTYLE ISO
#setenv LC_ALL sv_SE.ISO_8859-1
# if you want to make regression tests use this TZ
#setenv TZ PST8PDT