diff options
| author | cvs2svn <cvs2svn@FreeBSD.org> | 2005-04-20 06:16:18 +0000 |
|---|---|---|
| committer | cvs2svn <cvs2svn@FreeBSD.org> | 2005-04-20 06:16:18 +0000 |
| commit | 8673c7ec800a8bcc6da14c506081a3cb76e2b8ea (patch) | |
| tree | ad3f495c08f0cc331b6958d319f699d021175c19 /databases/postgresql84-server/files/dot.profile.in | |
| parent | 0d9507efb9d902ba8e7fafa90edd7893d2f8db19 (diff) | |
Diffstat (limited to 'databases/postgresql84-server/files/dot.profile.in')
| -rw-r--r-- | databases/postgresql84-server/files/dot.profile.in | 22 |
1 files changed, 0 insertions, 22 deletions
diff --git a/databases/postgresql84-server/files/dot.profile.in b/databases/postgresql84-server/files/dot.profile.in deleted file mode 100644 index 954e22eae8f8..000000000000 --- a/databases/postgresql84-server/files/dot.profile.in +++ /dev/null @@ -1,22 +0,0 @@ -PGLIB=%%PREFIX%%/lib - -# note: PGDATA can be overridden by the -D startup option -PGDATA=${HOME}/data - -export PATH PGLIB PGDATA - -# if you use the periodic script from share/postgresql/502.pgsql, you -# can set these -#PGDUMP_ARGS="-b -F c" -#PGBACKUPDIR=${HOME}/backups -#PGBACKUP_SAVE_DAYS=7 -#export PGBACKUPDIR PGDUMP_ARGS PGBACKUP_SAVE_DAYS - -#You might want to set some locale stuff here -#PGDATESTYLE=ISO -#LC_ALL=sv_SE.ISO_8859-1 -#export PGDATESTYLE LC_ALL - -# if you want to make regression tests use this TZ -#TZ=PST8PDT -#export TZ |
