Postgres User Home ENV Help

From: "carlosinfl (dot)" <carlos(dot)mennens(at)gmail(dot)com>
To: pgsql-novice(at)postgresql(dot)org
Subject: Postgres User Home ENV Help
Date: 2013-06-20 21:13:15
Message-ID: CAAQLLO4Q-bZpkrczj2_WW3naxnwVyi=3Qa7-EQUB1G2pXtcD=A@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-novice

Can someone please help me set the 'postgres' users home ENV so that I
can simply type 'psql' rather than the rull path and bash doesn't say
'-bash-4.1$'?

-bash-4.1$ whoami;ls -l;pwd
postgres

total 12
drwx------ 2 postgres postgres 4096 Apr 4 18:33 backups
drwx------ 15 postgres postgres 4096 Jun 18 20:52 data
-rw------- 1 postgres postgres 1493 Jun 14 21:11 pgstartup.log

/var/lib/pgsql9

--
Carlos Mennens

Responses

Browse pgsql-novice by date

  From Date Subject
Next Message michael mccafferty 2013-06-20 23:18:34 Re: Postgres User Home ENV Help
Previous Message Vibhor Kumar 2013-06-20 19:08:50 Re: Composite Unique Key - Doubt